Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Determines the DebCredProposal value for the selected account number on the supplied LedgerJournalTrans buffer.
Syntax
public DebCredProposal accountModified(
LedgerJournalTrans _ledgerJournalTrans,
[LedgerJournalTrans_Project _ledgerJournalTrans_Project,
LedgerJournalTrans_Asset _ledgerJournalTrans_Asset,
Tax1099BoxDetail _tax1099Detail,
LedgerJournalTrans_RAsset _ledgerJournalTrans_RAsset,
LedgerJournalTrans_RDeferrals _ledgerJournalTrans_RDeferrals])
Run On
Called
Parameters
- _ledgerJournalTrans
Type: LedgerJournalTrans Table
A supplied LedgerJournalTrans buffer.
- _ledgerJournalTrans_Project
Type: LedgerJournalTrans_Project Table
A supplied LedgerJournalTrans_Project buffer; optional.
- _ledgerJournalTrans_Asset
Type: LedgerJournalTrans_Asset Table
A supplied LedgerJournalTrans_Asset buffer; optional.
- _tax1099Detail
Type: Tax1099BoxDetail Table
A supplied Tax1099BoxDetail buffer; optional.
- _ledgerJournalTrans_RAsset
Type: LedgerJournalTrans_RAsset Table
A supplied LedgerJournalTrans_RAsset buffer; optional.
- _ledgerJournalTrans_RDeferrals
Type: LedgerJournalTrans_RDeferrals Table
A supplied LedgerJournalTrans_RDeferrals buffer; optional.
Return Value
Type: DebCredProposal Enumeration
A DebCredProposal enumeration value.
Remarks
This method is overridden to supply specific functionality for payroll disbursement processing.