InitiateStatusChange

Initiate Employee Status Change

Minor Business Rule

Object Name: N0800206

Parent DLL: CHRM

Location: Client/Server

Language: NER

Data Structure

D0800206 - Intiate Employee Status Change

Parameter NameData ItemData TypeReq/OptI/O/Both
mnInstanceIdSTCIMATH_NUMERICOPTINPUT

The code that creates unique status change records. You use this code in conjunction with the Status Change Type field (STCTY).

szP08720VersionVERScharOPTINPUT

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.

szStatusChangeTypeSTCTYcharOPTINPUT

A code that specifies the type of status change. The status change type is validated against UDC 08/S4. An example of a status change 
type is PROMO for Promotion. To define a new type of status change, you must first add the change type to the UDC table.

szErrorCodeDTAIcharOPTOUTPUT

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.

cApprovalActionCodeAPPRACTcharOPTINPUT

A code that determines whether a workflow recipient has accepted or rejected a workflow task that has been submitted for approval. Valid 
values are: A Accept. R Reject.

cStartWorkflowEV01charOPTINPUT

An option that specifies the type of processing for an event.

mnRespondingSupervisorANABMATH_NUMERICOPTINPUT

The supervisor responding to a request.

szProgramIdPIDcharOPTINPUT

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.

szProcessNamePROCNAMEcharOPTOUTPUT

The unique identifier for a process. If no value is entered, a next number is assigned. Once assigned, the value cannot be changed.

Related Functions

None

Related Tables

None