RetrieveDataItemClassData

Data Dictionary - Retrieve Data Item Class Values

Minor Business Rule

Object Name: B9200012

Parent DLL: CDDICT

Location: Client/Server

Language: C

Data Structure

D9200014 - Data Dictionary - Retrieve Data Item Class Values

Parameter NameData ItemData TypeReq/OptI/O/Both
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).

mnDataFileDecimalsDTADMATH_NUMERICNONENONE

The number of stored positions to the right of the decimal of the data item.

cDataDisplayDecimalsCDECcharNONENONE

A value that designates the number of decimals in the currency, amount, or quantity fields the system displays. For example, U.S. Dollars 
would be 2  decimals, Japanese Yen would be no decimals, and Cameroon Francs would be 3  decimals.

szDataItemClassCLAScharNONENONE

Data item class. A class defines the essential attributes and characteristics of a data item. Informational only.

cClassNameYNEV01charNONENONE

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

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.

Related Functions

None

Related Tables

F9200 Data Item Master
F9210 Data Field Specifications (OneWorld)
ValidateDataItemClass

ValidateDataItemClass

Data Dictionary - Retrieve Data Item Class Values

Minor Business Rule

Object Name: B9200012

Parent DLL: CDDICT

Location: Client/Server

Language: C

Data Structure

D9200014 - Data Dictionary - Retrieve Data Item Class Values

Parameter NameData ItemData TypeReq/OptI/O/Both
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).

mnDataFileDecimalsDTADMATH_NUMERICNONENONE

The number of stored positions to the right of the decimal of the data item.

cDataDisplayDecimalsCDECcharNONENONE

A value that designates the number of decimals in the currency, amount, or quantity fields the system displays. For example, U.S. Dollars 
would be 2  decimals, Japanese Yen would be no decimals, and Cameroon Francs would be 3  decimals.

szDataItemClassCLAScharNONENONE

Data item class. A class defines the essential attributes and characteristics of a data item. Informational only.

cClassNameYNEV01charNONENONE

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

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.

Related Functions

None

Related Tables

F9200 Data Item Master
F9210 Data Field Specifications (OneWorld)