AddObjectsFromSoftwareUpdateHist

Add Objects From Software Update History

Minor Business Rule

Object Name: B96703

Parent DLL: CINSTALL

Location: Client

Language: C

Data Structure

D96703A - Add Objects From Software Update History

Parameter NameData ItemData TypeReq/OptI/O/Both
szESUNamePKGNAMEcharREQINPUT

A package describes where on the server to find the components you want to deploy to workstations. There are three package types: Full: 
Contains the full suite of system applications (all specifications). Partial: A minimum configuration of the system. This package type allows 
users to load the desired applications at run-time rather than initially installing all applications. Update: System 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 objects 
without the corresponding specifications, old versions of the application are deleted from the workstation and replaced by the current 
version the next time the user accesses that application. Update packages are always deployed on the date and time specified by the system 
administrator.

szCodePathPATHCDcharREQINPUT

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

None
CheckObjectAndSUHistory

CheckObjectAndSUHistory

Add Objects From Software Update History

Minor Business Rule

Object Name: B96703

Parent DLL: CINSTALL

Location: Client

Language: C

Data Structure

D96703B - Is the object in new ESU new than in installed ESUs

Parameter NameData ItemData TypeReq/OptI/O/Both
szNameObjectOBNMcharREQINPUT

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

szVersionVERScharREQINPUT

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.

szCodePathPATHCDcharREQINPUT

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.

cReturnAsParameterPARMcharREQOUTPUT

Return as parameter

jdSoftwareUpdateDetailDateSUDATEJDEDATEREQINPUT

The Software Update Detail Date is the date on which the software update action was performed.

mnSoftwareUpdateDetailTimeSUTIMEMATH_NUMERICREQINPUT

The Software Update Detail Time is the time at which the software update action was performed.

Related Functions

None

Related Tables

None
CheckSARAndSUHistory

CheckSARAndSUHistory

Add Objects From Software Update History

Minor Business Rule

Object Name: B96703

Parent DLL: CINSTALL

Location: Client

Language: C

Data Structure

D96703D - Check SAR and SU History

Parameter NameData ItemData TypeReq/OptI/O/Both
szSARNumberOBNMcharREQINPUT

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

szSUNameESUPcharREQINPUT

Name of the Electronic Software Update (ESU).

szEnvironmentNameLLcharREQINPUT

The name associated with a specific list of libraries. The J98INITA initial program uses these library list names to control environments that 
a user can sign on to.  These configurations of library lists are maintained in the Library List Master File table (F0094). This field represents a 
valid environment that can be used to run in PeopleSoft EnterpriseOne.  The environment encompasses both a path code (objects), and a 
data source (data).  When put together, users have a valid workplace within the system.

cReturnPARMcharOPTOUTPUT

Return as parameter

Related Functions

None

Related Tables

None
ScheduleESUObjectsForMerge

ScheduleESUObjectsForMerge

Add Objects From Software Update History

Minor Business Rule

Object Name: B96703

Parent DLL: CINSTALL

Location: Client

Language: C

Data Structure

D96703C - Schedule ESU Objects For Merge Data Structure

Parameter NameData ItemData TypeReq/OptI/O/Both
szNamePackageJDEPKGNMcharOPTNONE

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.

szPreviousEnvironmentPREVENcharOPTNONE

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

szEnvironmentNameENHVcharOPTNONE

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