Functional Description
Purpose
This function is designed to decrement the Account level Of Detail parameter of the data structure by
"1".
Setup Notes and Prerequisites
This function will actually work for any character value that needs to be decremented by "1". Since
the Account level of Detail (Data Dictionary Item: LDA) is a character field, ER cannot perform
arithmetic operations on it. This function will convert the character value to an integer, subtract "1"
from it and the convert it back to a character.
Special Logic
Technical Specification
Convert level Of Detail to integer
Subtract "1" from Level of Detail
Convert Level of Detail to character
D0900068C - Trial Balance Decrement Level of Detail
Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both |
---|---|---|---|---|
cLevelOfDetail | LDA | char | NONE | NONE |
A number used to summarize and classify accounts in the general ledger by level of detail. Level 9 is the most detailed and Level 1 is the
|
B0000034 Concatenate Object and Subsidiary | ||||
B0900008 Return Account Balance | ||||
B0900065 Level of Detail Totaling Processes | ||||
XX0901 Validate Account Number |
None |