Fixed Assets Confirmation ND3N120 interface for JD Edwards
About the Fixed Assets Confirmation interface
This interface allows you to insert records into a work table.
You use the Fixed Assets Confirmation NER interface to insert records into the FD3N120W Asset Field Counts work table.
Name | Function name | Description |
---|---|---|
DD3N120AP |
dcLINK Interface Fixed Assets Confirmation Data Structure |
|
ND3N120 |
dcLINKFixedAssetsConfirmation |
dcLINK Interface Fixed Assets Confirmation |
The full name of this interface is ND3N120 Fixed Assets Confirmation NER
This interface guide applies to the following JDE versions.
-
EnterpriseOne 8.10
Processing options
None, this is an internally developed application for record insertions into the dcLINK work file.
Verify the processing
Inquire on the FD3N120W table to verify that the records were successfully inserted with the appropriate values.
Processing
This NER allows you to confirm that records were successfully inserted with the appropriate values.
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.
Input data structure
Input data structure for DD3N120AP
Name | Default values | R/O | Alias | Notes |
---|---|---|---|---|
cdcLinkActionCode_EV01 |
0 |
X |
EV01 |
This field unconditionally defaults to “0”. |
cActionCode_ACTION |
1 |
X |
ACTION |
This field defaults to “1”, if not passed in. |
jdDateUpdated_UPMJ |
Current Date |
X |
UPMJ |
This field is retrieved from GetAuditInfo. |
mnTimeOfDay_TDAY |
Current Time |
X |
TDAY |
This field is retrieved from GetAuditInfo. |
szUserId_USER |
Current User |
X |
USER |
If this field is not passed in, a value is retrieved from GetAuditInfo. |
szWorkStationId_JOBN |
Current Workstation |
X |
JOBN |
This field is retrieved from GetAuditInfo. |
mnJobNumber_JOBS |
O |
JOBS |
||
szProgramId_PID |
ND3N120 |
X |
PID |
This field defaults in the program if not passed in. |
szVersion_VERS |
ZJDE0001 |
X |
VERS |
If not passed in, the ZJDE0001 version is used. |
cSuppressErrMsg_EV01 |
O |
EV01 |
||
cErrorCode_ERRC |
X |
ERRC |
This is a returned 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 |
If this field value is greater than zero, the M&D Debug statements are displayed. |
|
mnAssetItemNumber_NUMB |
C |
NUMB |
Either Asset Item Number or Unit Number is required. Both parameters cannot be blank. |
|
szUnitNumber_APID |
C |
APID |
Either Asset Item Number or Unit Number is required. Both parameters cannot be blank. |
|
szCostCenterLocation_LOC |
O |
LOC |
||
mnAssetItemCurrentQuan_ARCQ |
1 |
X |
ARCQ |
This field defaults to “1”, if not passed in. |
O = Optional
X = Required but will default in if not passed
C = Conditional (see notes for conditions)
Loading...
There was a problem loading this topic