Name |
Get_StudentFeePaymentsArchived |
Value |
Expression: "exec usp_FactStudentFeesPaidArchived_Select '" + @[User::IncrementalBeginDtTm] + "' , '" + @[User::IncrementalEndDtTm] + "'"
exec usp_FactStudentFeesPaidArchived_Select 'Jan 1 1900 12:00AM' , 'Mar 4 2016 10:33AM' |
Value Type |
String |
Description |
This is the SQL statement to extract all the Archived Student Fee Payment data from the Source System. |
System Variable |
False |
Namespace |
User |
Qualified Name |
User::Get_StudentFeePaymentsArchived |
Evaluate As Expression |
True |
Expression |
"exec usp_FactStudentFeesPaidArchived_Select '" + @[User::IncrementalBeginDtTm] + "' , '" + @[User::IncrementalEndDtTm] + "'" |
ID |
307bedb9-ed8c-4875-b747-a5c601e47bd1 |
Raise Changed Event |
False |