GetProcessingOptionData

Update Processing Option Data

Minor Business Rule

Object Name: B9090001

Parent DLL: CTOOL

Location: Client

Language: C

Data Structure

D9000F - Update Processing Option Data

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

szVersionVERcharOPTINPUT

Identifies a specific set of data selection and sequencing settings for the application. Versions may be named using any combination of 
alpha and numeric characters. Versions that begin with 'XJDE' or 'ZJDE' are set up by J.D. Edwards.

szPOOptionIDPOOPTIDcharOPTINPUT

The ID of the target field in the processing option.

szCharacterEV01charOPTBOTH

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

jdDateUPMJJDEDATEOPTBOTH

The date that specifies the last update to the file record.

szString@@P1charOPTBOTH

nIntegerSAWRESGRPintegerOPTBOTH

The server administration workbench resource group id.

idIdentifierGENLNGIDOPTBOTH

General purpose ID variable.

mnNumericSSMATH_NUMERICOPTBOTH

This array is used in the state tax distribution work file to maintain month, quarter and year to date tax amounts.

szProcessingOptionHelpDTAIcharOPTBOTH

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.

szPOText@@P1charOPTBOTH

szDataItemDTAIcharOPTBOTH

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.

szDataTypeOWTPcharOPTBOTH

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

None
UpdateProcessingOptionData

UpdateProcessingOptionData

Update Processing Option Data

Minor Business Rule

Object Name: B9090001

Parent DLL: CTOOL

Location: Client

Language: C

Data Structure

D9000F - Update Processing Option Data

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

szVersionVERcharOPTINPUT

Identifies a specific set of data selection and sequencing settings for the application. Versions may be named using any combination of 
alpha and numeric characters. Versions that begin with 'XJDE' or 'ZJDE' are set up by J.D. Edwards.

szPOOptionIDPOOPTIDcharOPTINPUT

The ID of the target field in the processing option.

szCharacterEV01charOPTBOTH

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

jdDateUPMJJDEDATEOPTBOTH

The date that specifies the last update to the file record.

szString@@P1charOPTBOTH

nIntegerSAWRESGRPintegerOPTBOTH

The server administration workbench resource group id.

idIdentifierGENLNGIDOPTBOTH

General purpose ID variable.

mnNumericSSMATH_NUMERICOPTBOTH

This array is used in the state tax distribution work file to maintain month, quarter and year to date tax amounts.

szProcessingOptionHelpDTAIcharOPTBOTH

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.

szPOText@@P1charOPTBOTH

szDataItemDTAIcharOPTBOTH

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.

szDataTypeOWTPcharOPTBOTH

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

None