D0800198B - Launch Employee Status Change BSFN
Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both |
---|---|---|---|---|
szNameObject | OBNM | char | OPT | INPUT |
The name that identifies a system object. J.D. Edwards ERP architecture is object-based. Discrete software objects are the building blocks
| ||||
szFunctionName | FCTNM | char | OPT | INPUT |
The actual name of the function. It must follow standard ANSI C naming conventions. For example, no space between words. | ||||
mnInstanceId | STCI | MATH_NUMERIC | OPT | INPUT |
The code that creates unique status change records. You use this code in conjunction with the Status Change Type field (STCTY). | ||||
szPOVersion | VERS | char | OPT | INPUT |
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
| ||||
szStatusChangeType | STCTY | char | OPT | INPUT |
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
| ||||
szErrorCode | DTAI | char | OPT | OUTPUT |
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
| ||||
cApprovalActionCode | APPRACT | char | OPT | INPUT |
A code that determines whether a workflow recipient has accepted or rejected a workflow task that has been submitted for approval. Valid
| ||||
cStartWorkflow | EV01 | char | OPT | INPUT |
An option that specifies the type of processing for an event. | ||||
mnRespondingSupervisor | ANAB | MATH_NUMERIC | OPT | INPUT |
The supervisor responding to a request. | ||||
szProgramId | PID | char | OPT | INPUT |
The number that identifies the batch or interactive program (batch or interactive object). For example, the number of the Sales Order Entry
| ||||
szProcessName | PROCNAME | char | OPT | OUTPUT |
The unique identifier for a process. If no value is entered, a next number is assigned. Once assigned, the value cannot be changed. |
None |
None |