D4700170 - Load and Unload Table Detail Cache
Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both |
---|---|---|---|---|
szComputerID | CTID | char | NONE | NONE |
mnJobnumberA | JOBS | MATH_NUMERIC | NONE | NONE |
The job number (work station ID) which executed the particular job. | ||||
szFileName | FILE | char | NONE | NONE |
The number of a specific table. For example, the Account Master table name is F0901. See the Standards Manual on the programmers'
| ||||
mnSequenceNumber | OSEQ | MATH_NUMERIC | NONE | NONE |
For OneWorld, the sequence by which users can set up the order in which their valid environments are displayed.
For World, a sequence or
| ||||
szDataItem | DTAI | char | NONE | NONE |
A code that identifies and defines a unit of information. It is an alphanumeric code up to 8 characters long that does not allow blanks or
| ||||
szDataTypeOneWorld | OWTP | char | NONE | NONE |
The style or classification of data, such as numeric, alphabetic, and date. Do not change the data item type if it is used within an existing
| ||||
mnDataItemSize | DTAS | MATH_NUMERIC | NONE | NONE |
The field size of the data item.
Note: All amount fields should be entered as 15 bytes, 0 decimals, and the data item type should be P
| ||||
cActionCode | ACTI | char | NONE | NONE |
A code that indicates the activity you want to perform. Valid codes are:
A Add
C Change
I Inquire
D Delete
. End the program
Blank
| ||||
cErrorCode | ERRC | char | NONE | NONE |
This error code indicates if any errors occurred during the creation of the Trip Document Detail (F4914) records by the Delivery Document
| ||||
cEverestEventPoint01 | EV01 | char | NONE | NONE |
An option that specifies the type of processing for an event. | ||||
szDescriptionAlpha | DSCA | char | NONE | NONE |
A description for the data items. Enter text in upper and lower case. The system uses this name to search for similar data items. To enter an
| ||||
idDataDictionaryIdentifier | DDID | ID | NONE | NONE |
Unique I.D. number assigned to each data dictionary element. |
None |
None |