Purpose
A Processing Option allows for the hiding of up to five of the six characters of the Cost Type(Object) field in the Account Master Record(F0901). The
values entered in the Processing Option are not positional but are checked against the actual values in the Object field to determine whether or not they
should be displayed.. An example of the Cost Type masking would be as follows:
Value in Process Option: 134 Object Account Number 13410 Display in Grid Column ___10.
Currently this Processing Option functions as positional - for example if 999 was entered in the
Processing Options for the same Object Account Number 13410, display would also be ___10.
D5100018 - Masking of Object Fields
Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both |
---|---|---|---|---|
szCostTypeDB | OBJ | char | REQ | INPUT |
The portion of a general ledger account that refers to the division of the Cost Code (for example, labor, materials, and equipment) into
| ||||
szOBJMask | OBJ | char | REQ | INPUT |
The portion of a general ledger account that refers to the division of the Cost Code (for example, labor, materials, and equipment) into
| ||||
szCostTypeDisplay | OBJ | char | REQ | OUTPUT |
The portion of a general ledger account that refers to the division of the Cost Code (for example, labor, materials, and equipment) into
|
None |
None |