Functional Description
Purpose
This business function retrieves the post edit code for the account passed in. Then the Post Edit
Code Edit business function (B0000108) is called to perform the post edit code validation for this
account.
Setup Notes and Prerequisites
Special Logic
Technical Specification
^
D0000098 - Validate Post Edit Code
Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both |
---|---|---|---|---|
szAccountID | AID | char | NONE | NONE |
A number that the system assigns to each general ledger account in the Account Master table (F0901) to uniquely identify it. | ||||
mnUnits | U | MATH_NUMERIC | NONE | NONE |
The quantity of something that is identified by a unit of measure. For example, it can be the number of barrels, boxes, cubic yards, gallons,
| ||||
szSubledger | SBL | char | NONE | NONE |
A code that identifies a detailed, auxiliary account within a general ledger account. A subledger can be an equipment item number or an
| ||||
szLedgerType | LT | char | NONE | NONE |
A user defined code (09/LT) that specifies the type of ledger, such as AA (Actual Amounts), BA (Budget Amount), or AU (Actual Units). You
| ||||
cAllowMachineGeneratedPEC | FLAG | char | NONE | NONE |
Special Input Expected
|
B0000108 Post Edit Code Edit |
F0901 Account Master |