SoftwareUpdateDetailIOServer

Software Update Detail Server

Minor Business Rule

Object Name: N9671

Parent DLL: CINSTALL

Location: Client/Server

Language: NER

Data Structure

D9671 - Software Update Detail Server

Parameter NameData ItemData TypeReq/OptI/O/Both
szPackageNamePKGNAMEcharREQINPUT

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.

szSoftwareUpdateDetailTypeSUDETcharREQINPUT

The Software Update Detail Type designates a type of action associated with a software update.

szSoftwareUpdateDetailStatSUDScharREQBOTH

The Software Update Detail Status provides status information for the action on the software update.

jdSoftwareUpdateDetailDateSUDATEJDEDATEOPTBOTH

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

mnSoftwareUpdateDetailTimeSUTIMEMATH_NUMERICOPTBOTH

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

cIOModePARMcharREQINPUT

Return as parameter

cDataFieldErrorCodeERRcharOPTOUTPUT

The Data Field Error Code field is simply a generic data field to pass an error condition flag.  This field is one of the fields that make up the 
external parameter data structure of the Data Dictionary Server.

szProgramIdPIDcharOPTBOTH

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.

szWorkStationIdJOBNcharOPTBOTH

The code that identifies the work station ID that executed a particular job.

szUserIdUSERcharOPTBOTH

The code that identifies a user profile.

szUsrliblNameLLcharREQINPUT

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.

szLanguageLANGcharOPTINPUT

Related Functions

None

Related Tables

None