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.
Returns the ledger dimension that is used for the debit side of a posting transaction for sales-accrued revenue.
Syntax
public LedgerDimensionDefaultAccount debitAccountSalesAccruedLedgerDimension(ProjFundingSourceRefId _fundingSourceId)
Run On
Server
Parameters
- _fundingSourceId
Type: ProjFundingSourceRefId Extended Data Type
Return Value
Type: LedgerDimensionDefaultAccount Extended Data Type
The posting dimension for the debit amount of sales-accrued revenue transactions.
Remarks
This method must be overridden by the class that extends this class; otherwise, an exception message will be thrown when the method is called.