D9698711A - Structure - Validate the Table indexes vs specs
| Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both |
|---|---|---|---|---|
| szTableName | OBNM | char | OPT | INPUT |
The name that identifies a system object. J.D. Edwards ERP architecture is object-based. Discrete software objects are the building blocks
| ||||
| szEnvironmentName | ENHV | char | OPT | BOTH |
For World, the Environment name is also called the Plan Name, and is used to uniquely identify an upgrade environment for
| ||||
| szTableDataSource | DATS | char | OPT | BOTH |
OneWorld uses this data source if the primary data source or the data item in the primary data source cannot be located. | ||||
| szOverrideCODataSource | DATS | char | OPT | BOTH |
OneWorld uses this data source if the primary data source or the data item in the primary data source cannot be located. | ||||
| cCommonLibFile | CLDF | char | OPT | BOTH |
A code that classifies the type of data that is stored in a J.D. Edwards table. The standard classes are System, Data Dictionary, Object
| ||||
| szTablePrefix | PFX | char | OPT | BOTH |
A prefix associated with a particular system. The prefix is placed before the data dictionary data item name to give the field a unique name
| ||||
| cUseTAMorRDB | EV01 | char | OPT | INPUT |
An option that specifies the type of processing for an event. | ||||
| mnNumIdxInSpec | NKEYS | MATH_NUMERIC | OPT | OUTPUT |
The number of keys in an index that will be used to retrieve, delete, or update a record. | ||||
| mnNumIdxInTble | NKEYS | MATH_NUMERIC | OPT | OUTPUT |
The number of keys in an index that will be used to retrieve, delete, or update a record. | ||||
| mnUniIndxInTble | NKEYS | MATH_NUMERIC | OPT | OUTPUT |
The number of keys in an index that will be used to retrieve, delete, or update a record. | ||||
| cPrimaryKeyYN | YN | char | OPT | OUTPUT |
The Yes or No Entry field is a common single character entry field for simple yes or no responses on prompt screens. | ||||
| cReturnFlag | FLAG | char | OPT | OUTPUT |
Contains an indicator for the operation. | ||||
| szReturnMessage | DL011 | char | OPT | OUTPUT |
A general description. | ||||
| idIndexIdentifier | INID | ID | OPT | INPUT |
Numeric I.D. used for the table's index. | ||||
| cIndexIdMatchYN | YN | char | OPT | OUTPUT |
The Yes or No Entry field is a common single character entry field for simple yes or no responses on prompt screens. | ||||
| cIgnoreTableFormatYN | YN | char | OPT | INPUT |
The Yes or No Entry field is a common single character entry field for simple yes or no responses on prompt screens. | ||||
| None |
| None |