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.
Creates a new instance of the ProjPost class.
Syntax
server public static ProjPost psaReverseProjIndirectRevenue(
ProjProposalEmpl projProposalEmpl,
ProjProposalEmplDetail projProposalEmplDetail,
ProjEmplTrans projEmplTrans,
ProjEmplTransSale projEmplTransSale,
LedgerVoucher ledgerVoucher)
Run On
Server
Parameters
- projProposalEmpl
Type: ProjProposalEmpl Table
A projProposalEmpl table instance.
- projProposalEmplDetail
Type: ProjProposalEmplDetail Table
A projProposalEmplDetail table instance.
- projEmplTrans
Type: ProjEmplTrans Table
A projEmplTrans table instance.
- projEmplTransSale
Type: ProjEmplTransSale Table
A projEmplTransSale table instance.
- ledgerVoucher
Type: LedgerVoucher Class
A ledgerVoucher class instance.
Return Value
Type: ProjPost Class
Instance of ProjPost Class.
Remarks
ProjPost instance consists of value of NotEnterNoneLedger, boolean value of parmCreateTrans,transactionOrigin,reverseAccrued.