FactPayableAmountsLoad
 Get_PurchaseOrders (Variable)
  Properties
Property Value
Name Get_PurchaseOrders
Value Expression: "exec usp_FactPurchaseOrderAmounts_Select '" + @[User::IncrementalBeginDtTm] + "' , '" + @[User::IncrementalEndDtTm] + "'"

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