ReleaseUpdateDB60_Payroll.updateLedgerJournalTransPayrollDisburse Upgrade Script [AX 2012]
Updated: June 15, 2012
Applies To: Microsoft Dynamics AX 2012 R3, Microsoft Dynamics AX 2012 R2
|
Class |
ReleaseUpdateDB60_Payroll |
|
Method |
updateLedgerJournalTransPayrollDisburse |
|
Description |
Inserts records into the LedgerJournalTransPayrollDisbursement table from the LedgerJournalTrans, PRLEmployeePayElementsTransPosted, and DEL_PRLEmplBankAccount tables. |
Inserts records into the LedgerJournalTransPayrollDisbursement table from the LedgerJournalTrans, PRLEmployeePayElementsTransPosted, and DEL_PRLEmplBankAccount tables. The PayStatement field is the record ID of the posted payment, the RecId field is the LedgerJournalTrans record ID of that posted transaction and the WorkerBankAccount value is the bank account record ID where there exists a PRLDDNumber and CustVendBankAccountId value in the LedgerJournalTrans table.
|
From Table: PRLEmployeePayElementsTransPosted |
To Table: LedgerJournalTransPayrollDisbursement |
|---|---|
|
del_MappingRecId |
PayStatement |
|
From Table: LedgerJournalTrans |
To Table: LedgerJournalTransPayrollDisbursement |
|---|---|
|
RecId |
RefRecId |
|
From Table: DEL_PRLEmplBankAccount |
To Table: LedgerJournalTransPayrollDisbursement |
|---|---|
|
WorkerBankAccount |
WorkerBankAccount |
Announcements: To see known issues and recent fixes, use Issue search in Microsoft Dynamics Lifecycle Services (LCS).