CreateDataItemStrings

Create UBE RI Mapping String

Minor Business Rule

Object Name: B0800144

Parent DLL: CHRM

Location: Client/Server

Language: C

Data Structure

D0800144A - Create Data Item Strings

Parameter NameData ItemData TypeReq/OptI/O/Both
szNameObjectOBNMcharOPTINPUT

The name that identifies a system object. J.D. Edwards ERP architecture is object-based. Discrete software objects are the building blocks 
for all applications, and developers can reuse the objects in multiple applications. The Object Librarian tracks each object. Examples of 
system objects include:   o Batch Applications (such as reports)   o Interactive Applications   o Business Views   o Business Functions   o 
Business Functions Data Structures   o Event Rules   o Media Object Data Structures

nDataItemCountINT01integerOPTOUTPUT

Number of Days in Future to Query for Responses Due. 

szDataItemNameStringDSScharOPTBOTH

This field will contain a bar delimited string of data item names from the Employee Master (F060116). Each data item in the string 
corresponds with a data item in a UBE data structure. This mapping will allow RI values to be passed to a UBE when run dynamically from a BSFN.

szDataItemTypeStringDSScharOPTBOTH

This field will contain a bar delimited string of data item names from the Employee Master (F060116). Each data item in the string 
corresponds with a data item in a UBE data structure. This mapping will allow RI values to be passed to a UBE when run dynamically from a BSFN.

Related Functions

None

Related Tables

None
GetDataStructureItem

GetDataStructureItem

Create UBE RI Mapping String

Minor Business Rule

Object Name: B0800144

Parent DLL: CHRM

Location: Client/Server

Language: C

Data Structure

D0800144C - GetDataStructureItem

Parameter NameData ItemData TypeReq/OptI/O/Both
szDataStructureNameOBNMcharOPTINPUT

The name that identifies a system object. J.D. Edwards ERP architecture is object-based. Discrete software objects are the building blocks 
for all applications, and developers can reuse the objects in multiple applications. The Object Librarian tracks each object. Examples of 
system objects include:   o Batch Applications (such as reports)   o Interactive Applications   o Business Views   o Business Functions   o 
Business Functions Data Structures   o Event Rules   o Media Object Data Structures

nItemNumberINT01integerOPTINPUT

Number of Days in Future to Query for Responses Due. 

szDataItemLongOWDIcharOPTOUTPUT

An identifier that refers to and defines a unit of information. It is a 32-character, alphabetical field that does not allow blanks or special 
characters such as % & , . +. The data item cannot be changed. It forms the C-code data name (for example AddressNumber) that is used in 
business functions, data structures, and event rules. Also identify a data item by the alias or alpha description.

szDescriptionAlphaDSCAcharOPTOUTPUT

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.

idEverestTypeEVTPIDOPTOUTPUT

The data type used by Everest for this specific data item.

szDataTypeOneWorldOWTPcharOPTOUTPUT

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.

nDisplaySeqINT01integerOPTOUTPUT

Number of Days in Future to Query for Responses Due. 

nActualSeqINT01integerOPTOUTPUT

Number of Days in Future to Query for Responses Due. 

cSortByDisplaySeqEV01charOPTINPUT

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

nRequiredINT01integerOPTOUTPUT

Number of Days in Future to Query for Responses Due. 

szIODirectionArrowA401charOPTOUTPUT

Related Functions

None

Related Tables

None
GetNextFieldFromString

GetNextFieldFromString

Create UBE RI Mapping String

Minor Business Rule

Object Name: B0800144

Parent DLL: CHRM

Location: Client/Server

Language: C

Data Structure

D0800144B - GetNextFieldFromString

Parameter NameData ItemData TypeReq/OptI/O/Both
szDataItemNameOWDIcharOPTNONE

An identifier that refers to and defines a unit of information. It is a 32-character, alphabetical field that does not allow blanks or special 
characters such as % & , . +. The data item cannot be changed. It forms the C-code data name (for example AddressNumber) that is used in 
business functions, data structures, and event rules. Also identify a data item by the alias or alpha description.

szDataStructureStringDSScharOPTNONE

This field will contain a bar delimited string of data item names from the Employee Master (F060116). Each data item in the string 
corresponds with a data item in a UBE data structure. This mapping will allow RI values to be passed to a UBE when run dynamically from a BSFN.

Related Functions

None

Related Tables

None