Name |
Get_StudentTotalFeesForClass |
Value |
Expression: "exec usp_FactStudentTotalFeesForClass_Select '" + @[User::IncrementalBeginDtTm] + "' , '" + @[User::IncrementalEndDtTm] + "'"
exec usp_FactStudentTotalFeesForClass_Select 'Jan 1 1900 12:00AM' , 'Mar 4 2016 10:33AM' |
Value Type |
String |
Description |
This is the SQL statement to extract all the Student Class Fee Data from the Source System. |
System Variable |
False |
Namespace |
User |
Qualified Name |
User::Get_StudentTotalFeesForClass |
Evaluate As Expression |
True |
Expression |
"exec usp_FactStudentTotalFeesForClass_Select '" + @[User::IncrementalBeginDtTm] + "' , '" + @[User::IncrementalEndDtTm] + "'" |
ID |
8bef57cc-0f37-42d3-a6ca-4518f1343969 |
Raise Changed Event |
False |