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.
Checks the posting type and the period code for potential general ledger conflicts.
Syntax
protected List checkPostingType(LedgerPostingType _postingType, FiscalPeriodType _periodType)
Run On
Called
Parameters
- _postingType
Type: LedgerPostingType Enumeration
The posting type of the ledger posting.
- _periodType
Type: FiscalPeriodType Enumeration
The period type of the ledger posting.
Return Value
Type: List Class
A list of conflict messages if any conflicts were detected.