GetSpecTypeFromRDBorTAMFileName

SpecMerge Common Functions

Minor Business Rule

Object Name: B98700

Parent DLL: CINSTALL

Location: Client

Language: C

Data Structure

D98700G - Get Spec Encapsulation File Type

Parameter NameData ItemData TypeReq/OptI/O/Both
szFileNameDSCcharOPTNONE

The terminology which best describes the two-character abbreviated unit of measure. That is, Each for EA, Dozen for DZ and so forth.

eFileTypeINT01integerOPTNONE

Number of Days in Future to Query for Responses Due. 

Related Functions

None

Related Tables

F00942 Object Path Master File
F9202 Data Field Display Text
F983051 Versions List
F9860 Object Librarian Master Table
F9861 Object Librarian - Status Detail
F986101 Object Configuration Master
F9862 Object Librarian - Function Detail
F9863 Object Librarian- Object Relationships
F9865 Form Information File
F98710 Table Header
F98751 Forms Design Aid Specification Information
F988810 SpecMerge Tracking
GetValidDataSource

GetValidDataSource

SpecMerge Common Functions

Master Business Function

Object Name: B98700

Parent DLL: CINSTALL

Location: Client

Language: C

Data Structure

D98700B - SpecMerge Get Valid Datasource

Parameter NameData ItemData TypeReq/OptI/O/Both
szEnvironmentENHVcharREQINPUT

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. 

szTableNameOBNMcharREQINPUT

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

szDataSourceDATScharOPTOUTPUT

OneWorld uses this data source if the primary data source or the data item in the primary data source cannot be located.

szErrorDataItemDTAIcharOPTOUTPUT

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.

mnErrorNumberERNMATH_NUMERICOPTOUTPUT

Related Functions

None

Related Tables

F00942 Object Path Master File
F9202 Data Field Display Text
F983051 Versions List
F9860 Object Librarian Master Table
F9861 Object Librarian - Status Detail
F986101 Object Configuration Master
F9862 Object Librarian - Function Detail
F9863 Object Librarian- Object Relationships
F9865 Form Information File
F98710 Table Header
F98751 Forms Design Aid Specification Information
F988810 SpecMerge Tracking
InitSpecMergeLogs

InitSpecMergeLogs

SpecMerge Common Functions

Master Business Function

Object Name: B98700

Parent DLL: CINSTALL

Location: Client

Language: C

Data Structure

D98700C - SpecMerge Upgrade

Parameter NameData ItemData TypeReq/OptI/O/Both
szNamePackageJDEPKGNMcharREQINPUT

For World, name identifying an install package. For J.D. Edwards ERP, a package describes the location on the server where components 
you want to deploy to workstations reside. There are three package types: Full: Contains the full suite of J.D. Edwards ERP applications (all 
specifications). Partial: A minimum configuration of J.D. Edwards ERP. This package type allows users to load the desired applications at 
run-time rather than initially installing all applications. Update: J.D. Edwards ERP objects contained in this type of package are loaded after the 
workstation receives the package and the user signs on to the system. If the update package includes just-in-time applications, old versions 
of the application are deleted from the workstation and replaced by the current version the first time the user accesses that application. 
Update packages are always deployed on the date and time specified by the system administrator. With the exception of just-in-time applications 
included in an Update package, all packages are a "snap shot" at a point in time of the central objects for a particular path code. 
Just-in-time applications are dynamic, not built.

szSourceEnvironmentENHVcharREQINPUT

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. 

szTargetEnvironmentENHVcharREQINPUT

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. 

mnTotalCountATTTKSMATH_NUMERICOPTOUTPUT

The number of times a user has attempted to take a Computer Based Training test.

mnSuccessCountATTTKSMATH_NUMERICOPTOUTPUT

The number of times a user has attempted to take a Computer Based Training test.

mnWarningCountATTTKSMATH_NUMERICOPTOUTPUT

The number of times a user has attempted to take a Computer Based Training test.

mnErrorCountATTTKSMATH_NUMERICOPTOUTPUT

The number of times a user has attempted to take a Computer Based Training test.

cProcessTypePROCTPcharREQINPUT

This represents the type of specification merge process being monitored. The following are valid values:    1   Premerge. Shows object 
change information that can be viewed before actually merging (R9840D).    2   Upgrade Merge. Show information logged during the actual 
merging of specifications (R98700).    3   Update Merge. Shows information logged during the actual merging of specifications (R98705).

szCOSourceDataSourceDATScharOPTINPUT

OneWorld uses this data source if the primary data source or the data item in the primary data source cannot be located.

szCOTargetDataSourceDATScharOPTINPUT

OneWorld uses this data source if the primary data source or the data item in the primary data source cannot be located.

szOLSourceDataSourceDATScharOPTINPUT

OneWorld uses this data source if the primary data source or the data item in the primary data source cannot be located.

szOLTargetDataSourceDATScharOPTINPUT

OneWorld uses this data source if the primary data source or the data item in the primary data source cannot be located.

szVLTargetDataSourceDATScharOPTINPUT

OneWorld uses this data source if the primary data source or the data item in the primary data source cannot be located.

szVLSourceDataSourceDATScharOPTINPUT

OneWorld uses this data source if the primary data source or the data item in the primary data source cannot be located.

szObjectNameOBNMcharOPTINPUT

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

szVersionVERScharOPTINPUT

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

F00942 Object Path Master File
F9202 Data Field Display Text
F983051 Versions List
F9860 Object Librarian Master Table
F9861 Object Librarian - Status Detail
F986101 Object Configuration Master
F9862 Object Librarian - Function Detail
F9863 Object Librarian- Object Relationships
F9865 Form Information File
F98710 Table Header
F98751 Forms Design Aid Specification Information
F988810 SpecMerge Tracking
InitSpecMergeVars

InitSpecMergeVars

SpecMerge Common Functions

Master Business Function

Object Name: B98700

Parent DLL: CINSTALL

Location: Client

Language: C

Data Structure

D98700A - SpecMerge Logging

Parameter NameData ItemData TypeReq/OptI/O/Both
szNamePackageJDEPKGNMcharOPTINPUT

For World, name identifying an install package. For J.D. Edwards ERP, a package describes the location on the server where components 
you want to deploy to workstations reside. There are three package types: Full: Contains the full suite of J.D. Edwards ERP applications (all 
specifications). Partial: A minimum configuration of J.D. Edwards ERP. This package type allows users to load the desired applications at 
run-time rather than initially installing all applications. Update: J.D. Edwards ERP objects contained in this type of package are loaded after the 
workstation receives the package and the user signs on to the system. If the update package includes just-in-time applications, old versions 
of the application are deleted from the workstation and replaced by the current version the first time the user accesses that application. 
Update packages are always deployed on the date and time specified by the system administrator. With the exception of just-in-time applications 
included in an Update package, all packages are a "snap shot" at a point in time of the central objects for a particular path code. 
Just-in-time applications are dynamic, not built.

szSourceEnvironmentENHVcharOPTINPUT

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. 

szTargetEnvironmentENHVcharOPTINPUT

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. 

szSrcOLDataSourceDATScharOPTOUTPUT

OneWorld uses this data source if the primary data source or the data item in the primary data source cannot be located.

szTgtOLDataSourceDATScharOPTOUTPUT

OneWorld uses this data source if the primary data source or the data item in the primary data source cannot be located.

szSrcVLDataSourceDATScharOPTOUTPUT

OneWorld uses this data source if the primary data source or the data item in the primary data source cannot be located.

szTgtVLDataSourceDATScharOPTOUTPUT

OneWorld uses this data source if the primary data source or the data item in the primary data source cannot be located.

szSrcCODataSourceDATScharOPTOUTPUT

OneWorld uses this data source if the primary data source or the data item in the primary data source cannot be located.

szTgtCODataSourceDATScharOPTOUTPUT

OneWorld uses this data source if the primary data source or the data item in the primary data source cannot be located.

szSrcDDDataSourceDATScharOPTNONE

OneWorld uses this data source if the primary data source or the data item in the primary data source cannot be located.

szTgtDDDataSourceDATScharOPTNONE

OneWorld uses this data source if the primary data source or the data item in the primary data source cannot be located.

Related Functions

None

Related Tables

F00942 Object Path Master File
F9202 Data Field Display Text
F983051 Versions List
F9860 Object Librarian Master Table
F9861 Object Librarian - Status Detail
F986101 Object Configuration Master
F9862 Object Librarian - Function Detail
F9863 Object Librarian- Object Relationships
F9865 Form Information File
F98710 Table Header
F98751 Forms Design Aid Specification Information
F988810 SpecMerge Tracking
MergeObjectLibrarian

MergeObjectLibrarian

SpecMerge Common Functions

Minor Business Rule

Object Name: B98700

Parent DLL: CINSTALL

Location: Client

Language: C

Data Structure

D98700C - SpecMerge Upgrade

Parameter NameData ItemData TypeReq/OptI/O/Both
szNamePackageJDEPKGNMcharREQINPUT

For World, name identifying an install package. For J.D. Edwards ERP, a package describes the location on the server where components 
you want to deploy to workstations reside. There are three package types: Full: Contains the full suite of J.D. Edwards ERP applications (all 
specifications). Partial: A minimum configuration of J.D. Edwards ERP. This package type allows users to load the desired applications at 
run-time rather than initially installing all applications. Update: J.D. Edwards ERP objects contained in this type of package are loaded after the 
workstation receives the package and the user signs on to the system. If the update package includes just-in-time applications, old versions 
of the application are deleted from the workstation and replaced by the current version the first time the user accesses that application. 
Update packages are always deployed on the date and time specified by the system administrator. With the exception of just-in-time applications 
included in an Update package, all packages are a "snap shot" at a point in time of the central objects for a particular path code. 
Just-in-time applications are dynamic, not built.

szSourceEnvironmentENHVcharREQINPUT

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. 

szTargetEnvironmentENHVcharREQINPUT

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. 

mnTotalCountATTTKSMATH_NUMERICOPTOUTPUT

The number of times a user has attempted to take a Computer Based Training test.

mnSuccessCountATTTKSMATH_NUMERICOPTOUTPUT

The number of times a user has attempted to take a Computer Based Training test.

mnWarningCountATTTKSMATH_NUMERICOPTOUTPUT

The number of times a user has attempted to take a Computer Based Training test.

mnErrorCountATTTKSMATH_NUMERICOPTOUTPUT

The number of times a user has attempted to take a Computer Based Training test.

cProcessTypePROCTPcharREQINPUT

This represents the type of specification merge process being monitored. The following are valid values:    1   Premerge. Shows object 
change information that can be viewed before actually merging (R9840D).    2   Upgrade Merge. Show information logged during the actual 
merging of specifications (R98700).    3   Update Merge. Shows information logged during the actual merging of specifications (R98705).

szCOSourceDataSourceDATScharOPTINPUT

OneWorld uses this data source if the primary data source or the data item in the primary data source cannot be located.

szCOTargetDataSourceDATScharOPTINPUT

OneWorld uses this data source if the primary data source or the data item in the primary data source cannot be located.

szOLSourceDataSourceDATScharOPTINPUT

OneWorld uses this data source if the primary data source or the data item in the primary data source cannot be located.

szOLTargetDataSourceDATScharOPTINPUT

OneWorld uses this data source if the primary data source or the data item in the primary data source cannot be located.

szVLTargetDataSourceDATScharOPTINPUT

OneWorld uses this data source if the primary data source or the data item in the primary data source cannot be located.

szVLSourceDataSourceDATScharOPTINPUT

OneWorld uses this data source if the primary data source or the data item in the primary data source cannot be located.

szObjectNameOBNMcharOPTINPUT

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

szVersionVERScharOPTINPUT

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

F00942 Object Path Master File
F9202 Data Field Display Text
F983051 Versions List
F9860 Object Librarian Master Table
F9861 Object Librarian - Status Detail
F986101 Object Configuration Master
F9862 Object Librarian - Function Detail
F9863 Object Librarian- Object Relationships
F9865 Form Information File
F98710 Table Header
F98751 Forms Design Aid Specification Information
F988810 SpecMerge Tracking
MergeVersionsList

MergeVersionsList

SpecMerge Common Functions

Minor Business Rule

Object Name: B98700

Parent DLL: CINSTALL

Location: Client

Language: C

Data Structure

D98700C - SpecMerge Upgrade

Parameter NameData ItemData TypeReq/OptI/O/Both
szNamePackageJDEPKGNMcharREQINPUT

For World, name identifying an install package. For J.D. Edwards ERP, a package describes the location on the server where components 
you want to deploy to workstations reside. There are three package types: Full: Contains the full suite of J.D. Edwards ERP applications (all 
specifications). Partial: A minimum configuration of J.D. Edwards ERP. This package type allows users to load the desired applications at 
run-time rather than initially installing all applications. Update: J.D. Edwards ERP objects contained in this type of package are loaded after the 
workstation receives the package and the user signs on to the system. If the update package includes just-in-time applications, old versions 
of the application are deleted from the workstation and replaced by the current version the first time the user accesses that application. 
Update packages are always deployed on the date and time specified by the system administrator. With the exception of just-in-time applications 
included in an Update package, all packages are a "snap shot" at a point in time of the central objects for a particular path code. 
Just-in-time applications are dynamic, not built.

szSourceEnvironmentENHVcharREQINPUT

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. 

szTargetEnvironmentENHVcharREQINPUT

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. 

mnTotalCountATTTKSMATH_NUMERICOPTOUTPUT

The number of times a user has attempted to take a Computer Based Training test.

mnSuccessCountATTTKSMATH_NUMERICOPTOUTPUT

The number of times a user has attempted to take a Computer Based Training test.

mnWarningCountATTTKSMATH_NUMERICOPTOUTPUT

The number of times a user has attempted to take a Computer Based Training test.

mnErrorCountATTTKSMATH_NUMERICOPTOUTPUT

The number of times a user has attempted to take a Computer Based Training test.

cProcessTypePROCTPcharREQINPUT

This represents the type of specification merge process being monitored. The following are valid values:    1   Premerge. Shows object 
change information that can be viewed before actually merging (R9840D).    2   Upgrade Merge. Show information logged during the actual 
merging of specifications (R98700).    3   Update Merge. Shows information logged during the actual merging of specifications (R98705).

szCOSourceDataSourceDATScharOPTINPUT

OneWorld uses this data source if the primary data source or the data item in the primary data source cannot be located.

szCOTargetDataSourceDATScharOPTINPUT

OneWorld uses this data source if the primary data source or the data item in the primary data source cannot be located.

szOLSourceDataSourceDATScharOPTINPUT

OneWorld uses this data source if the primary data source or the data item in the primary data source cannot be located.

szOLTargetDataSourceDATScharOPTINPUT

OneWorld uses this data source if the primary data source or the data item in the primary data source cannot be located.

szVLTargetDataSourceDATScharOPTINPUT

OneWorld uses this data source if the primary data source or the data item in the primary data source cannot be located.

szVLSourceDataSourceDATScharOPTINPUT

OneWorld uses this data source if the primary data source or the data item in the primary data source cannot be located.

szObjectNameOBNMcharOPTINPUT

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

szVersionVERScharOPTINPUT

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

F00942 Object Path Master File
F9202 Data Field Display Text
F983051 Versions List
F9860 Object Librarian Master Table
F9861 Object Librarian - Status Detail
F986101 Object Configuration Master
F9862 Object Librarian - Function Detail
F9863 Object Librarian- Object Relationships
F9865 Form Information File
F98710 Table Header
F98751 Forms Design Aid Specification Information
F988810 SpecMerge Tracking
MergeWait

MergeWait

SpecMerge Common Functions

Minor Business Rule

Object Name: B98700

Parent DLL: CINSTALL

Location: Client

Language: C

Data Structure

D98700F - SpecMerge Wait

Parameter NameData ItemData TypeReq/OptI/O/Both
mnReceiverWaitSecondsWAITMATH_NUMERICOPTNONE

This is the seconds that each Journal Entry Receiver job should wait until processing any newly captured record changes.  If any new 
record changes exist in the IBM journal receiver after the wait time, then ALL record changes will be processed.   When no more record changes 
are found, the Journal Entry Receiver job will wait for the amount of seconds defined. NOTE:  Each Journal Entry Receiver job MUST be 
terminated and re-started in order for any change in seconds to be reflected.

Related Functions

None

Related Tables

F00942 Object Path Master File
F9202 Data Field Display Text
F983051 Versions List
F9860 Object Librarian Master Table
F9861 Object Librarian - Status Detail
F986101 Object Configuration Master
F9862 Object Librarian - Function Detail
F9863 Object Librarian- Object Relationships
F9865 Form Information File
F98710 Table Header
F98751 Forms Design Aid Specification Information
F988810 SpecMerge Tracking
SetMergeAction

SetMergeAction

SpecMerge Common Functions

Minor Business Rule

Object Name: B98700

Parent DLL: CINSTALL

Location: Client

Language: C

Data Structure

D98700C - SpecMerge Upgrade

Parameter NameData ItemData TypeReq/OptI/O/Both
szNamePackageJDEPKGNMcharREQINPUT

For World, name identifying an install package. For J.D. Edwards ERP, a package describes the location on the server where components 
you want to deploy to workstations reside. There are three package types: Full: Contains the full suite of J.D. Edwards ERP applications (all 
specifications). Partial: A minimum configuration of J.D. Edwards ERP. This package type allows users to load the desired applications at 
run-time rather than initially installing all applications. Update: J.D. Edwards ERP objects contained in this type of package are loaded after the 
workstation receives the package and the user signs on to the system. If the update package includes just-in-time applications, old versions 
of the application are deleted from the workstation and replaced by the current version the first time the user accesses that application. 
Update packages are always deployed on the date and time specified by the system administrator. With the exception of just-in-time applications 
included in an Update package, all packages are a "snap shot" at a point in time of the central objects for a particular path code. 
Just-in-time applications are dynamic, not built.

szSourceEnvironmentENHVcharREQINPUT

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. 

szTargetEnvironmentENHVcharREQINPUT

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. 

mnTotalCountATTTKSMATH_NUMERICOPTOUTPUT

The number of times a user has attempted to take a Computer Based Training test.

mnSuccessCountATTTKSMATH_NUMERICOPTOUTPUT

The number of times a user has attempted to take a Computer Based Training test.

mnWarningCountATTTKSMATH_NUMERICOPTOUTPUT

The number of times a user has attempted to take a Computer Based Training test.

mnErrorCountATTTKSMATH_NUMERICOPTOUTPUT

The number of times a user has attempted to take a Computer Based Training test.

cProcessTypePROCTPcharREQINPUT

This represents the type of specification merge process being monitored. The following are valid values:    1   Premerge. Shows object 
change information that can be viewed before actually merging (R9840D).    2   Upgrade Merge. Show information logged during the actual 
merging of specifications (R98700).    3   Update Merge. Shows information logged during the actual merging of specifications (R98705).

szCOSourceDataSourceDATScharOPTINPUT

OneWorld uses this data source if the primary data source or the data item in the primary data source cannot be located.

szCOTargetDataSourceDATScharOPTINPUT

OneWorld uses this data source if the primary data source or the data item in the primary data source cannot be located.

szOLSourceDataSourceDATScharOPTINPUT

OneWorld uses this data source if the primary data source or the data item in the primary data source cannot be located.

szOLTargetDataSourceDATScharOPTINPUT

OneWorld uses this data source if the primary data source or the data item in the primary data source cannot be located.

szVLTargetDataSourceDATScharOPTINPUT

OneWorld uses this data source if the primary data source or the data item in the primary data source cannot be located.

szVLSourceDataSourceDATScharOPTINPUT

OneWorld uses this data source if the primary data source or the data item in the primary data source cannot be located.

szObjectNameOBNMcharOPTINPUT

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

szVersionVERScharOPTINPUT

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

F00942 Object Path Master File
F9202 Data Field Display Text
F983051 Versions List
F9860 Object Librarian Master Table
F9861 Object Librarian - Status Detail
F986101 Object Configuration Master
F9862 Object Librarian - Function Detail
F9863 Object Librarian- Object Relationships
F9865 Form Information File
F98710 Table Header
F98751 Forms Design Aid Specification Information
F988810 SpecMerge Tracking
SetThreadTasks

SetThreadTasks

SpecMerge Common Functions

Minor Business Rule

Object Name: B98700

Parent DLL: CINSTALL

Location: Client

Language: C

Data Structure

D98700A - SpecMerge Logging

Parameter NameData ItemData TypeReq/OptI/O/Both
szNamePackageJDEPKGNMcharOPTINPUT

For World, name identifying an install package. For J.D. Edwards ERP, a package describes the location on the server where components 
you want to deploy to workstations reside. There are three package types: Full: Contains the full suite of J.D. Edwards ERP applications (all 
specifications). Partial: A minimum configuration of J.D. Edwards ERP. This package type allows users to load the desired applications at 
run-time rather than initially installing all applications. Update: J.D. Edwards ERP objects contained in this type of package are loaded after the 
workstation receives the package and the user signs on to the system. If the update package includes just-in-time applications, old versions 
of the application are deleted from the workstation and replaced by the current version the first time the user accesses that application. 
Update packages are always deployed on the date and time specified by the system administrator. With the exception of just-in-time applications 
included in an Update package, all packages are a "snap shot" at a point in time of the central objects for a particular path code. 
Just-in-time applications are dynamic, not built.

szSourceEnvironmentENHVcharOPTINPUT

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. 

szTargetEnvironmentENHVcharOPTINPUT

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. 

szSrcOLDataSourceDATScharOPTOUTPUT

OneWorld uses this data source if the primary data source or the data item in the primary data source cannot be located.

szTgtOLDataSourceDATScharOPTOUTPUT

OneWorld uses this data source if the primary data source or the data item in the primary data source cannot be located.

szSrcVLDataSourceDATScharOPTOUTPUT

OneWorld uses this data source if the primary data source or the data item in the primary data source cannot be located.

szTgtVLDataSourceDATScharOPTOUTPUT

OneWorld uses this data source if the primary data source or the data item in the primary data source cannot be located.

szSrcCODataSourceDATScharOPTOUTPUT

OneWorld uses this data source if the primary data source or the data item in the primary data source cannot be located.

szTgtCODataSourceDATScharOPTOUTPUT

OneWorld uses this data source if the primary data source or the data item in the primary data source cannot be located.

szSrcDDDataSourceDATScharOPTNONE

OneWorld uses this data source if the primary data source or the data item in the primary data source cannot be located.

szTgtDDDataSourceDATScharOPTNONE

OneWorld uses this data source if the primary data source or the data item in the primary data source cannot be located.

Related Functions

None

Related Tables

F00942 Object Path Master File
F9202 Data Field Display Text
F983051 Versions List
F9860 Object Librarian Master Table
F9861 Object Librarian - Status Detail
F986101 Object Configuration Master
F9862 Object Librarian - Function Detail
F9863 Object Librarian- Object Relationships
F9865 Form Information File
F98710 Table Header
F98751 Forms Design Aid Specification Information
F988810 SpecMerge Tracking
SumSpecMergeResults

SumSpecMergeResults

SpecMerge Common Functions

Master Business Function

Object Name: B98700

Parent DLL: CINSTALL

Location: Client

Language: C

Data Structure

D98700E - SpecMerge Summary

Parameter NameData ItemData TypeReq/OptI/O/Both
szNamePackageJDEPKGNMcharREQINPUT

For World, name identifying an install package. For J.D. Edwards ERP, a package describes the location on the server where components 
you want to deploy to workstations reside. There are three package types: Full: Contains the full suite of J.D. Edwards ERP applications (all 
specifications). Partial: A minimum configuration of J.D. Edwards ERP. This package type allows users to load the desired applications at 
run-time rather than initially installing all applications. Update: J.D. Edwards ERP objects contained in this type of package are loaded after the 
workstation receives the package and the user signs on to the system. If the update package includes just-in-time applications, old versions 
of the application are deleted from the workstation and replaced by the current version the first time the user accesses that application. 
Update packages are always deployed on the date and time specified by the system administrator. With the exception of just-in-time applications 
included in an Update package, all packages are a "snap shot" at a point in time of the central objects for a particular path code. 
Just-in-time applications are dynamic, not built.

szSourceEnvironmentPREVENcharREQINPUT

The Previous Environment is the existing environment that will be used as a base to create the new environment.

szTargetEnvironmentENHVcharREQINPUT

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. 

mnTotalCountATTTKSMATH_NUMERICOPTOUTPUT

The number of times a user has attempted to take a Computer Based Training test.

mnSuccesCountATTTKSMATH_NUMERICOPTOUTPUT

The number of times a user has attempted to take a Computer Based Training test.

mnWarningCountATTTKSMATH_NUMERICOPTOUTPUT

The number of times a user has attempted to take a Computer Based Training test.

mnErrorCountATTTKSMATH_NUMERICOPTOUTPUT

The number of times a user has attempted to take a Computer Based Training test.

mnAddCountATTTKSMATH_NUMERICOPTOUTPUT

The number of times a user has attempted to take a Computer Based Training test.

mnChangeCountATTTKSMATH_NUMERICOPTOUTPUT

The number of times a user has attempted to take a Computer Based Training test.

mnNotProcessedATTTKSMATH_NUMERICOPTOUTPUT

The number of times a user has attempted to take a Computer Based Training test.

mnInProcessCountATTTKSMATH_NUMERICOPTOUTPUT

The number of times a user has attempted to take a Computer Based Training test.

mnOLSuccessCountATTTKSMATH_NUMERICOPTOUTPUT

The number of times a user has attempted to take a Computer Based Training test.

mnOLErrorsATTTKSMATH_NUMERICOPTOUTPUT

The number of times a user has attempted to take a Computer Based Training test.

mnVLSuccessCountATTTKSMATH_NUMERICOPTOUTPUT

The number of times a user has attempted to take a Computer Based Training test.

mnOLSy88CountATTTKSMATH_NUMERICOPTOUTPUT

The number of times a user has attempted to take a Computer Based Training test.

mnReplaceCountATTTKSMATH_NUMERICOPTOUTPUT

The number of times a user has attempted to take a Computer Based Training test.

mnNoActionCountATTTKSMATH_NUMERICOPTOUTPUT

The number of times a user has attempted to take a Computer Based Training test.

mnVLErrorCountATTTKSMATH_NUMERICOPTOUTPUT

The number of times a user has attempted to take a Computer Based Training test.

mnVLPoChgCountATTTKSMATH_NUMERICOPTOUTPUT

The number of times a user has attempted to take a Computer Based Training test.

Related Functions

None

Related Tables

F00942 Object Path Master File
F9202 Data Field Display Text
F983051 Versions List
F9860 Object Librarian Master Table
F9861 Object Librarian - Status Detail
F986101 Object Configuration Master
F9862 Object Librarian - Function Detail
F9863 Object Librarian- Object Relationships
F9865 Form Information File
F98710 Table Header
F98751 Forms Design Aid Specification Information
F988810 SpecMerge Tracking