LoadAndUnloadTableDetailCache

Load and Unload Table Detail Cache

Minor Business Rule

Object Name: B4700170

Parent DLL: COPBASE

Location: Client/Server

Language: C

Data Structure

D4700170 - Load and Unload Table Detail Cache

Parameter NameData ItemData TypeReq/OptI/O/Both
szComputerIDCTIDcharNONENONE

mnJobnumberAJOBSMATH_NUMERICNONENONE

The job number (work station ID) which executed the particular job.

szFileNameFILEcharNONENONE

The number of a specific table. For example, the Account Master table name is F0901. See the Standards Manual on the programmers' 
menu for naming conventions.

mnSequenceNumberOSEQMATH_NUMERICNONENONE

For OneWorld, the sequence by which users can set up the order in which their valid environments are displayed. For World, a sequence or 
sort number that the system uses to process records in a user defined order.

szDataItemDTAIcharNONENONE

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 
special characters such as %, &, or +. You create new data items using system codes 55-59. You cannot change the alias.

szDataTypeOneWorldOWTPcharNONENONE

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 
application. Otherwise, you must regenerate your table and review all business functions that use this data item. Data types include the 
following: Character A single letter, always the size of one. Date A date. Integer An integer. Character (Blob) An item that can be translated from EBCDIC 
(8-bit character code commonly used on IBM mainframes) to ASCII (7-bit character code). Binary (Blob) An item that cannot be translated, 
appears in machine code, and is found as an executable file under Win.help. Binary An option that represents two choices. It is usually a 
combination of the digits 1 and 0 to represent on and off or true and false. String An item that is always the same size or length. Variable String An item of 
variable size. JDE UTime An item that allows business process to span several time zones. Identifier (ID) An item that is used within the 
program logic for controls. An ID is used to write a C program and reference third-party software that returns a pointer. A JDE API then saves the 
pointer that references the ID. The parameter that the system passes to the C program is the ID. Numeric A long integer.

mnDataItemSizeDTASMATH_NUMERICNONENONE

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 
(packed).

cActionCodeACTIcharNONENONE

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 
Clear the screen  NOTE: Depending on how your company has set up action code security, you may not be authorized to use all action 
codes.

cErrorCodeERRCcharNONENONE

This error code indicates if any errors occurred during the creation of the Trip Document Detail (F4914) records by the Delivery Document 
Set Server program (XT4914).

cEverestEventPoint01EV01charNONENONE

An option that specifies the type of processing for an event.

szDescriptionAlphaDSCAcharNONENONE

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 
alpha description, follow these conventions: Dates Begin all date fields with the word, Date. Amounts Begin all amount fields with the word, 
Amount. Units Begin all unit, quantity, and volume fields with the word, Units. Name Begin all 30-byte description fields with the word, 
Name. Prompt Begin any Y/N prompting field with the word, Prompt. Address Number  Begin all address numbers (employee, customer, owner) with the 
word, Address Number.

idDataDictionaryIdentifierDDIDIDNONENONE

Unique I.D. number assigned to each data dictionary element.

Related Functions

None

Related Tables

None