VersionDeleteOrphans

Versions List Functions - Design Time

Minor Business Rule

Object Name: X983052A

Parent DLL: COBJLIB

Location: Client

Language: C

Data Structure

D983052E - OL Version Delete

Parameter NameData ItemData TypeReq/OptI/O/Both
szNameObjectOBNMcharREQNONE

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

szCodePathPATHCDcharREQNONE

The path code is a pointer to a set of OneWorld objects, and is used to keep track of sets of objects and their locations within OneWorld.

Related Functions

None

Related Tables

F983051 Versions List
F9861 Object Librarian - Status Detail
VersionListCheckIn

VersionListCheckIn

Versions List Functions - Design Time

Minor Business Rule

Object Name: X983052A

Parent DLL: COBJLIB

Location: Client

Language: C

Data Structure

DXX00484 - Versions List Parameters - Check In


^

Parameter NameData ItemData TypeReq/OptI/O/Both
idVersionIdVERSIONIDIDNONENONE

Not Used in B73.3 and later.  Always returns zero.
^

szProgramidPIDcharNONENONE

Name of the report template.
^

szVersionVERScharNONENONE

Name of the version.
^

idReportIdREPORTIDIDNONENONE

Not Used in B73.3 and later.  Always returns zero.
^

Related Functions

None

Related Tables

F983051 Versions List
F9861 Object Librarian - Status Detail
VersionListCheckOut

VersionListCheckOut

Versions List Functions - Design Time

Minor Business Rule

Object Name: X983052A

Parent DLL: COBJLIB

Location: Client

Language: C

Data Structure

DXX00483 - Versions List Parameters - Check Out

Parameter NameData ItemData TypeReq/OptI/O/Both
idVersionIdVERSIONIDIDNONENONE

For batch report versions, the unique numeric value that the system assigns to identify the version. For interactive versions, this value is 0.

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.

Related Functions

None

Related Tables

F983051 Versions List
F9861 Object Librarian - Status Detail
VersionListCopy

VersionListCopy

Versions List Functions - Design Time

Minor Business Rule

Object Name: X983052A

Parent DLL: COBJLIB

Location: Client

Language: C

Data Structure

D0000093 - Versions List 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.

szProgramidNewPIDcharNONENONE

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.

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.

idVersionIdVERSIONIDIDNONENONE

For batch report versions, the unique numeric value that the system assigns to identify the version. For interactive versions, this value is 0.

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

F983051 Versions List
F9861 Object Librarian - Status Detail
VersionListCopyEdit

VersionListCopyEdit

Versions List Functions - Design Time

Minor Business Rule

Object Name: X983052A

Parent DLL: COBJLIB

Location: Client

Language: C

Data Structure

DXX00084 - Versions List Parameters - Copy Edit

Parameter NameData ItemData TypeReq/OptI/O/Both
cVersionAvailabilityVRSAVAILcharNONENONE

OneWorld: This field indicates the availability of a batch version.    Y Version is available for installation from the server.    N Version is not 
available for installation from the server.

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.

idReportIdREPORTIDIDNONENONE

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

idVersionIdVERSIONIDIDNONENONE

For batch report versions, the unique numeric value that the system assigns to identify the version. For interactive versions, this value is 0.

szMachineKeyMKEYcharNONENONE

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

szEnvironmentNameENHVcharNONENONE

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. 

szClientServerCLTSRVcharNONENONE

szChkOutUserUSR0charNONENONE

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

Related Functions

None

Related Tables

F983051 Versions List
F9861 Object Librarian - Status Detail
VersionListDeleteUBE

VersionListDeleteUBE

Versions List Functions - Design Time

Minor Business Rule

Object Name: X983052A

Parent DLL: COBJLIB

Location: Client

Language: C

Data Structure

DXX00490 - Versions List Parameters - Delete Universal Batch Engine

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.

szMachineKeyMKEYcharNONENONE

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

szEnvironmentENHVcharNONENONE

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. 

szUserUSERcharNONENONE

The code that identifies a user profile.

cSupressDeleteFlagKOPTcharNONENONE

A code used to designate whether a data item may optionally be selected by the user.

Related Functions

None

Related Tables

F983051 Versions List
F9861 Object Librarian - Status Detail
VersionListInstall

VersionListInstall

Versions List Functions - Design Time

Minor Business Rule

Object Name: X983052A

Parent DLL: COBJLIB

Location: Client

Language: C

Data Structure

DXX00485 - Versions List Parameters - Install

Parameter NameData ItemData TypeReq/OptI/O/Both
idVersionIdVERSIONIDIDNONENONE

For batch report versions, the unique numeric value that the system assigns to identify the version. For interactive versions, this value is 0.

cVersionAvailabilityVRSAVAILcharNONENONE

OneWorld: This field indicates the availability of a batch version.    Y Version is available for installation from the server.    N Version is not 
available for installation from the server.

idReportIdREPORTIDIDNONENONE

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

idProcessingOptionIdPROCOPIDIDNONENONE

szVersionOBNMcharNONENONE

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

F983051 Versions List
F9861 Object Librarian - Status Detail
VersionListMasterInstall

VersionListMasterInstall

Versions List Functions - Design Time

Minor Business Rule

Object Name: X983052A

Parent DLL: COBJLIB

Location: Client

Language: C

Data Structure

DXX00085 - Versions List Parameters - Master Install

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.

cInstallapplicationynINSLcharNONENONE

This code designates whether a user has authority to Just In Time Install (JITI) a specific application.

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

F983051 Versions List
F9861 Object Librarian - Status Detail
VersionListSetSeqAndSel

VersionListSetSeqAndSel

Versions List Functions - Design Time

Minor Business Rule

Object Name: X983052A

Parent DLL: COBJLIB

Location: Client

Language: C

Data Structure

D983052B - Set Selection and Sequence

Parameter NameData ItemData TypeReq/OptI/O/Both
idVersion_IDVERSIONIDIDNONENONE

For batch report versions, the unique numeric value that the system assigns to identify the version. For interactive versions, this value is 0.

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.

cModeERR1charNONENONE

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

F983051 Versions List
F9861 Object Librarian - Status Detail