FactStudentFeesPaidLoad
 OLE_SRC FactStudentFeesPaid_Staging from Operations (Component)
  Properties
Property Value
Name OLE_SRC FactStudentFeesPaid_Staging from Operations
Description OLE DB Source
Up Stream Components none
Down Stream Components
ID 1130
Component Class ID {BCEFE59B-6819-47F7-A125-63753B33ABB7}
Contact Info OLE DB Source;Microsoft Corporation; Microsoft SqlServer v10; (C) Microsoft Corporation; All Rights Reserved; http://www.microsoft.com/sql/support;7
Identification String component "OLE_SRC FactStudentFeesPaid_Staging from Operations" (1130)
Is Default Locale True
Pipeline Version 0
Uses Dispositions True
Validate External Metadata True
Version 7
  Connections
Name Connection Manager Description
OleDbConnection
  Custom Properties
Name Value
AccessMode
2
AlwaysUseDefaultCodePage
False
CommandTimeout
0
DefaultCodePage
1252
OpenRowset
OpenRowsetVariable
ParameterMapping
SqlCommand
SELECT
      SUBSTRING(StudentTermAK,10,6) AS TermAK 
      ,LEFT(StudentTermAK,9) AS StudentIdAK
      ,StudentTermAK
      ,FeeTypeAK
      ,ReferenceNumberAK
      ,PaymentSourceAK
      ,SUM(FeeAmount) as FeeAmount
  FROM FactStudentFeesPaid_Staging
  GROUP BY StudentTermAK,ReferenceNumberAK,FeeTypeAK,PaymentSourceAK
Order by StudentTermAK
SqlCommandVariable
User::Get_ArReceiptPayments
  Input Columns
Name ID LineageID
  Output Columns
Name ID LineageID
ErrorCode
1142
1142
ErrorColumn
1143
1143
FeeAmount
2207
2207
FeeTypeAK
2198
2198
PaymentSourceAK
2204
2204
ReferenceNumberAK
2201
2201
StudentIdAK
2213
2213
StudentTermAK
2195
2195
TermAK
2210
2210
FeeAmount
2206
2206
FeeTypeAK
2197
2197
PaymentSourceAK
2203
2203
ReferenceNumberAK
2200
2200
StudentIdAK
2212
2212
StudentTermAK
2194
2194
TermAK
2209
2209
Powered by BI Documenter