LedgerJournalEngine.projOffsetFactor Method [AX 2012]

Returns the project offset factor.

Syntax

public int projOffsetFactor(LedgerJournalTrans _ledgerJournalTrans, LedgerJournalTrans_Project _ledgerJournalTrans_Project)

Run On

Called

Parameters

Return Value

Type: int
1 if project is the account type and debit amount is positive or credit amount is negative; -1 if project is the offset account type and debit amount is negative or credit amount is positive

See Also

Reference

LedgerJournalEngine Class