DimGlTransDetailLoad
 GetGlTransDetailsMods (Variable)
  Properties
Property Value
Name GetGlTransDetailsMods
Value Expression: "exec usp_DimGlTransDetail_Select '" + @[User::IncrementalBeginDtTm] + "' , '" + @[User::IncrementalEndDtTm] + "' , '" + @[User::StartCalendarPeriodLoad] + "'"

exec usp_DimGlTransDetail_Select 'Jan 1 1900 12:00AM' , 'Mar 4 2016 10:33AM' , '200607'
Value Type String
Description This variable contains the execution string for the Stored Procedure that will retrieve the data from the source system.
System Variable False
Namespace User
Qualified Name User::GetGlTransDetailsMods
Evaluate As Expression True
Expression "exec usp_DimGlTransDetail_Select '" + @[User::IncrementalBeginDtTm] + "' , '" + @[User::IncrementalEndDtTm] + "' , '" + @[User::StartCalendarPeriodLoad] + "'"
ID 68699bc4-314e-49fe-b3df-f5cf0a0502c8
Raise Changed Event False
Powered by BI Documenter