OneWorld Scheduling Employee On interface for JD Edwards
Input data structure
Input data structure for DD3N0400.
Name | Default values | R/O | Alias | Notes |
---|---|---|---|---|
cdcLINKActionCode_EV01 |
0 |
X |
EV01 |
Unconditionally defaults to zero. |
cActionCode_ACTION |
O |
ACTION |
Unused. |
|
jdDateUpdated_UPMJ |
Current Date |
X |
UPMJ |
This field is retrieved from GetAuditInfo if not passed in. |
mnTimeUpdated_TDAY |
Current Time |
X |
TDAY |
This field is retrieved from GetAuditInfo if not passed in. |
szUserId_USER |
Current User |
X |
USER |
This field is retrieved from GetAuditInfo if not passed in. |
szWorkStationId_JOBN |
Current Workstation |
X |
JOBN |
This field is retrieved from GetAuditInfo if not passed in. |
mnJobNumber_JOBS |
O |
JOBS |
Unused. |
|
szProgramId_PID |
ND3N0400 |
X |
PID |
This field defaults in the program if not passed in. |
szVersion_VERS |
O |
VERS |
Unused. |
|
cSuppressErrMsg_EV01 |
O |
EV01 |
Unused. |
|
cErrorCode_ERRC |
X |
ERRC |
This is a return value. 1 = warning, 2 = error. |
|
szErrorMessageKey_EKEY |
X |
EKEY |
This value is returned and contains the alias of the error message. |
|
iDebugLevel_INT01 |
O |
INT01 |
Unused. |
|
mnEmployeeNumber_AN8 |
R |
AN8 |
Must be valid employee in F0101 |
|
szLOCATION |
O |
CLCT |
||
mnOrderNumber_WOD |
C |
WOD |
If passed in, must be valid Order Number based upon Order Type (Work Order, Sales Order, or Purchase Order). |
|
szOrderType_DCTO |
C |
DCTO |
If Order Number passed in, Order Type must be “WO”, “SO”, “PO”, or “WH”. |
|
mnOperationSequence_AOPS |
C |
AOPS |
Required, if Order Type is “WO” for Work Order. |
O = Optional
X = Required but will default in if not passed
C = Conditional (see notes for conditions)
Order Number and Order Type
Order Number WOD
If passed in, the Order Number is validated to the appropriate table based upon the Order Type sent in.
-
Order Type = “WO”, the Order Number is validated to the F3111 table.
-
Order Type = “SO”, the Order Number is validated to the F4211 table.
-
Order Type = “PO”, the Order Number is validated to the F4311 table.
Order Type DCTO
-
If the Order Number is passed in, the Order Type MUST be equal to “WO”, “SO”, “PO”, or “WH”.
-
If no Order Number is passed in, and the Order Type passed in is equal to “WO”, “SO”, or “PO”, an error will be generated and the FD3N0200 record update will not occur.
Operation Sequence AOPS
-
The Operation Sequence is required, if the Order Number is passed in and the Order Type is equal to “WO”.
About the OneWorld Scheduling Employee On interface
You can use the OneWorld Scheduling Employee On function to associate an employee to a warehouse activity or task.
The OneWorld Scheduling Employee On function is used to log on an employee in the FD3N0200 database. This will associate the employee to a specific warehouse activity or task.
Name | Function name | Description |
---|---|---|
DD3N0400 |
OneWorld Scheduling Employee On Data Structure |
|
ND3N0400 |
ND3N0400 |
OneWorld Scheduling Employee “ON” |
The full name of this interface is ND3N0400 Scheduling Employee On
This interface guide applies to the following JDE versions.
-
EnterpriseOne 8.10
Processing options
There are no processing options since this is an internally developed application.
Processing
The characteristics of an item determine which fields are required by the interface. Some characteristics are set at the item master level, and some are set at the item/branch level. The item/branch level always takes precedence over the item master. Refer to the Special Processing Interface Usage Guide for more information.
Verify the processing
The PD3N0200 Employee Join/Leave Maintenance application displays records in the FD3N0200 database. The desired record should reflect the update, with an Action Code of a “Y”, a Work Order Number field value equal to the Order Number parameter value sent in, an Order Type field value equal to the Order Type parameter value sent in, a Location field value equal to the Location parameter value sent in, an Alternate Operation Sequence Number field value equal to the Operation Sequence parameter value sent in, current GetAuditInfo values for the User, Date Updated, WorkStation ID, and Time Updated fields, and a Program ID field equal to the Program ID parameter value.
Loading...
There was a problem loading this topic