Functional Description
Purpose
This Business Function will check for an out of balance journal entry. If the ledger type entered
requires a balanced entry and Post Out Of Balance is not an option, then an errror will be set. If the
ledger type requires a balanced entry and Post Out Of Balance is an option, then an Warning will be
set.
Setup Notes and Prerequisites
Special Logic
Technical Specification
If the remaining amount is not equal to zero.
not found then return an error.
If the required to balance flag for the ledger type is '1' (ledger type is required to balance).
^
D0900325 - Journal Entry Out Of Balance
Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both |
---|---|---|---|---|
mnRemainingAmount | REMA | MATH_NUMERIC | NONE | NONE |
Special Input Expected
| ||||
cPostOutOfBalance | EV01 | char | NONE | NONE |
Special Input Expected
| ||||
szLedgertype | LT | char | NONE | NONE |
Special Input Expected
|
None |
None |