^
D9800098 - Get Table Columns
Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both |
---|---|---|---|---|
idApplicationid | APPLID | ID | OPT | NONE |
This is an obsolete data structure member. Do not use.
| ||||
szTableColumnDataItem | DTAI | char | OPT | OUTPUT |
This returns the data item for returned column. If iColumnSequence is greater than the number of
| ||||
szTableColumnDescription | DL01 | char | OPT | OUTPUT |
This returns the description for the returned column. This description will be based on the user's
| ||||
iColumnSequence | POID | ID | REQ | INPUT |
Requested column number. The table is zero based (i.e. passing zero in this field returns the first
| ||||
szTable | OBNM | char | REQ | INPUT |
The name that identifies a system object. J.D. Edwards ERP architecture is object-based. Discrete software objects are the building blocks
|
None |
None |