GetInstallInformation

Online Support P00890 - Business Functions

Minor Business Rule

Object Name: B0000890

Parent DLL: CRUNTIME

Location: Client

Language: C

Data Structure

D0000890A - Get Install Information from Registry

Parameter NameData ItemData TypeReq/OptI/O/Both
szBasePackageJDEPKGNMcharNONENONE

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.

szLastInstallPackageJDEPKGNMcharNONENONE

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.

jdLastInstallDateDATE01JDEDATENONENONE

Event point for JDE Date.

cDevObjsIncludedYNcharNONENONE

The Yes or No Entry field is a common single character entry field for simple yes or no responses on prompt screens.

szDateStringDL01charNONENONE

A user defined name or remark.

Related Functions

B9800890 About OneWorld Functions

Related Tables

F00821 Menu Selections File
F0084 Menu Path File
RetrieveObjectNameFromMenuInfo

RetrieveObjectNameFromMenuInfo

Online Support P00890 - Business Functions

Minor Business Rule

Object Name: B0000890

Parent DLL: CRUNTIME

Location: Client

Language: C

Data Structure

D0000890 - Online Support - Retrieve Object Name From Menu Info

Parameter NameData ItemData TypeReq/OptI/O/Both
szMenuIdentificationMNIcharNONENONE

The menu name up to nine characters.  PeopleSoft EnterpriseOne standards are:     o Menu numbers are preceded with a G prefix.     o The 
two characters following the prefix are the system code.     o The next characters further identify the menu.     o The 4th character specifies a 
specific skill level.     o The 5th character distinguishes two menus of the same system with the same skill level. For example, the menu 
identification G0911 specifies the following: G  Prefix 09    System code 1     Display level/skill level 1     First menu 

mnMenuSelectionSELNMATH_NUMERICNONENONE

A number that you use to determine the order of menu items and to select menu items.

szObjectNameOBNMcharNONENONE

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

B9800890 About OneWorld Functions

Related Tables

F00821 Menu Selections File
F0084 Menu Path File