Functional Description
Purpose
Fetch Column Information from F5192.
Use Table I/O to accomplish this task.
The compiled Table I/O should be faster than ER interpreted code.
^
D5100050 - F5192 Retrieve Column
Description is a required entry field in the table.
Description is returned blank when the record is not found.
^
Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both |
---|---|---|---|---|
szColumn | COLN | char | REQ | INPUT |
An alphanumeric code that identifies a column. A column represents a performance factor, such as the average unit cost for an item and the
| ||||
szDescription | DL01 | char | OPT | OUTPUT |
A user defined name or remark. | ||||
szColumnHeading | DL01 | char | OPT | OUTPUT |
A user defined name or remark. | ||||
szFormula | FMLA | char | OPT | OUTPUT |
A calculation that the system uses to determine an amount or quantity for this column. You can use a single predefined value or multiple
| ||||
mnDecimals | DCML | MATH_NUMERIC | OPT | OUTPUT |
The number of characters that appear to the right of the decimal point. For example, if you enter 2, the amount or quantity in this column
| ||||
cEditCode | EC | char | OPT | OUTPUT |
Determines how data is printed or displayed. Depending on the code, you can change the appearance of the fields as follows (standard
| ||||
mnMultiplier | MLTP | MATH_NUMERIC | OPT | OUTPUT |
The factor by which the amounts or unit quantities in a column are multiplied.
The result of the calculation in the Formula field is multiplied by
| ||||
szGlossary | DITM | char | OPT | OUTPUT |
The item in the Data Dictionary table (F9201) that describes the information that a column represents. Typically, a column contains
|
None |
None |