VersionGetPOTemplateId

Version List Business Functions - Menu Driver

Minor Business Rule

Object Name: X983051

Parent DLL: CRUNTIME

Location: Client

Language: C

Retrieve the Processing Option Template id for and Application or Report.
^

Data Structure

D983051 - Get Processing Option Template Id

Parameter NameData ItemData TypeReq/OptI/O/Both
idReportIdREPORTIDIDNONENONE

The unique numeric value that identifies the batch or interactive application. Typically, this is useful for OneWorld developers or customer 
support.

szFunctioncodeopensystemsFUNOcharNONENONE

The type of object with which you are working. For example, if you are working with tables the object type is TBLE, or business functions is 
BSFN.

idProcessingOptionTemplateIdPROPTMIDIDNONENONE

The Processing Option ID. This identifies the processing option template associated with an application.

szPOTemplateNameOBNMcharNONENONE

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

szReportOBNMcharNONENONE

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

Related Functions

None

Related Tables

None
VersionListMAdd

VersionListMAdd

Version List Business Functions - Menu Driver

Minor Business Rule

Object Name: X983051

Parent DLL: CRUNTIME

Location: Client

Language: C

Menu Version List Add
^

Data Structure

DXX00302 - Versions List Menu Parameters -- Add

Parameter NameData ItemData TypeReq/OptI/O/Both
jdedateDateLastChangedVCDJDEDATENONENONE

Indicates the last time an application or version was modified by the specified user.

szUserUSR0charNONENONE

Identifies the user ID of the user who last modified the application or version.

idApplicationIDAPPLIDIDNONENONE

The Application ID uniquely identifies the OneWorld Application.

nVersionListModeVLISTMODEintegerNONENONE

OneWorld: This identifies the type of application. Valid values are:    1   interactive    2   batch 

szMachineKeyMKEYcharNONENONE

The Location or Machine Key indicates the name of the machine on the network (server or workstation).

szLocalEnvironmentNameENHVcharNONENONE

For World, the Environment name is also called the Plan Name, and is used to uniquely identify an upgrade environment for 
Install/Reinstall. For EnteriseOne (Install Applications), the environment name is also called the Plan Name, and is used to uniquely identify an upgrade 
environment for Install/Reinstall. For EnterpriseOne (Environment or Version Applications), this is the path code that identifies the location of the 
application or version specification data. 

Related Functions

None

Related Tables

None
VersionListMCopy

VersionListMCopy

Version List Business Functions - Menu Driver

Minor Business Rule

Object Name: X983051

Parent DLL: CRUNTIME

Location: Client

Language: C

Menu Version List Cop^

Data Structure

D0000301 - Versions List Menu Parameters - Copy

Parameter NameData ItemData TypeReq/OptI/O/Both
szProgramidPIDcharNONENONE

The number that identifies the batch or interactive program (batch or interactive object). For example, the number of the Sales Order Entry 
interactive program is P4210, and the number of the Print Invoices batch process report is R42565. The program ID is a variable length value. 
It is assigned according to a structured syntax in the form TSSXXX, where: T The first character of the number is alphabetic and identifies the 
type, such as P for Program, R for Report, and so on. For example, the value P in the number P4210 indicates that the object is a 
program. SS The second and third characters of the number are numeric and identify the system code. For example, the value 42 in the number P4210 
indicates that this program belongs to system 42, which is the Sales Order Processing system. XXX The remaining characters of the numer are 
numeric and identify a unique program or report. For example, the value 10 in the number P4210 indicates that this is the Sales Order Entry 
program.

szVersionVERScharNONENONE

A user-defined set of specifications that control how applications and reports run. You use versions to group and save a set of user-defined 
processing option values and data selection and sequencing options. Interactive versions are associated with applications (usually as a 
menu selection). Batch versions are associated with batch jobs or reports. To run a batch process, you must choose a version.

szVersionNewVERScharNONENONE

A user-defined set of specifications that control how applications and reports run. You use versions to group and save a set of user-defined 
processing option values and data selection and sequencing options. Interactive versions are associated with applications (usually as a 
menu selection). Batch versions are associated with batch jobs or reports. To run a batch process, you must choose a version.

idApplicationIDAPPLIDIDNONENONE

The Application ID uniquely identifies the OneWorld Application.

szVersionTitleJDcharNONENONE

A description of the version that appears next to the version number. The version title is different from the report title. This field should 
describe the use of a version. For example, an application for generating pick slips might have a version called Pick Slips - Accounting and 
another version called Pick Slips - Inventory Management.

cSecurityEXCLcharNONENONE

This field allows you to restrict user access for a report version. Valid values are:    0   No security. Anyone can design, change processing 
option values, change detail values, check in, check out, install, transfer, copy, delete, or run the version. This is the default when adding a 
new version.    1   Medium security. Only the "Last Modified By" user can design, change processing option values, change detail values, check 
in, check out, or delete the version. Anyone can install, copy, transfer, or run the version. This is how the JDE Demo versions are delivered.    
2   Medium to full security. Only the "Last Modified By" user can design, change processing option values, change detail values, check in, 
check out, transfer, delete, or run the version. Anyone can install or copy the version.    3   Full security. Only the "Last Modified By" user can 
design, change processing option values, change detail values, check in, check out, install, transfer, copy, delete, or run the version.        The 
following security level is available in WorldSoftware only. It is not available in OneWorld.    4   Medium security-extended. Only the "Last Modified 
By" user can design, change processing option values (including runtime processing options and data selection), change detail values, 
check in, check out, or delete the version. Anyone can install, copy, transfer, or run the version. This is how the JDE Demo versions are 
delivered.

Related Functions

None

Related Tables

None
VersionListMDesc

VersionListMDesc

Version List Business Functions - Menu Driver

Minor Business Rule

Object Name: X983051

Parent DLL: CRUNTIME

Location: Client

Language: C

Menu Version List Des^

Data Structure

DXX00298 - Versions List Menu Parms -- Desc upd

Parameter NameData ItemData TypeReq/OptI/O/Both
jdedateDateLastChangedUPMJJDEDATENONENONE

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

szUserUSERcharNONENONE

The code that identifies a user profile.

idApplicationIDAPPLIDIDNONENONE

The Application ID uniquely identifies the OneWorld Application.

nVersionListModeVLISTMODEintegerNONENONE

OneWorld: This identifies the type of application. Valid values are:    1   interactive    2   batch 

Related Functions

None

Related Tables

None
VersionListMProcOpt

VersionListMProcOpt

Version List Business Functions - Menu Driver

Minor Business Rule

Object Name: X983051

Parent DLL: CRUNTIME

Location: Client

Language: C

Menu Version List Processing Option

Data Structure

DXX00300 - Versions List Menu Parameters - Processing Options

Parameter NameData ItemData TypeReq/OptI/O/Both
jdedateDateLastChangedVCDJDEDATENONENONE

Indicates the last time an application or version was modified by the specified user.

idProcessingOptionIdPROCOPIDIDNONENONE

szProgramidPIDcharNONENONE

The number that identifies the batch or interactive program (batch or interactive object). For example, the number of the Sales Order Entry 
interactive program is P4210, and the number of the Print Invoices batch process report is R42565. The program ID is a variable length value. 
It is assigned according to a structured syntax in the form TSSXXX, where: T The first character of the number is alphabetic and identifies the 
type, such as P for Program, R for Report, and so on. For example, the value P in the number P4210 indicates that the object is a 
program. SS The second and third characters of the number are numeric and identify the system code. For example, the value 42 in the number P4210 
indicates that this program belongs to system 42, which is the Sales Order Processing system. XXX The remaining characters of the numer are 
numeric and identify a unique program or report. For example, the value 10 in the number P4210 indicates that this is the Sales Order Entry 
program.

szVersionVERScharNONENONE

A user-defined set of specifications that control how applications and reports run. You use versions to group and save a set of user-defined 
processing option values and data selection and sequencing options. Interactive versions are associated with applications (usually as a 
menu selection). Batch versions are associated with batch jobs or reports. To run a batch process, you must choose a version.

idApplicationIDAPPLIDIDNONENONE

The Application ID uniquely identifies the OneWorld Application.

idProcessingOptionTemplateIdPROPTMIDIDNONENONE

The Processing Option ID. This identifies the processing option template associated with an application.

szMemberIdAltMID1charNONENONE

The identification number (program number, file number, report number) assigned to any element of software.

Related Functions

None

Related Tables

None