Address Book Revisions interface for JD Edwards
About the Address Book Revisions interface
This interface is used to inquire upon, add, or edit an address book record.
When the need arises to inquire upon, add, or edit an Address Book record, this function may be used. In the EnterpriseOne system, the Address Book application is P01012, which can be accessed from the G0110 menu. The corresponding dcLINK® interface is ND3N1012 (dcLINK Address Book Revisions).
This interface is fairly straightforward. It allows the user to add, edit, or inquire upon an address book record.
Objects
Name | Function name | Description |
---|---|---|
DD3N1010 |
PO Retrieval Address Book Revisions |
|
BD3N1010 |
PORetrievalAddressBookRevisions |
PO Retrieval Address Book Revisions |
DD3N101A |
PO Retrieval Address Book MBF |
|
BD3N101A |
PORetrievalAddressBookMBF |
PO Retrieval Address Book MBF |
DD3N1012 |
dcLINK Interface Address Book Revisions |
|
ND3N1012 |
dcLINKAddressBookRevisions |
dcLINK Interface Address Book Revisions |
The full name of this interface is ND3N1012 Address Book Revisions
This interface guide applies to the following JDE versions.
-
EnterpriseOne 9.1
Verify the processing
Who's Who (P01012/Work With Addresses) may be used to verify a dcLINK® Interface Address Book Revisions transaction.
Processing options
Processing options for Address Book Revisions.
This interface requires processing options from two programs. The processing options from P01012 include a version of the P0100041 to be used. A version will default to ZJDE0001 if not otherwise specified in the parameter list on the call.
P0100012 Processing options
Entry tab
-
Supplier Master (cSupplierMaster_EV01): This is not used in the ND3N1012.
-
Customer Master (cCustomerMaster_EV01): This is not used in the ND3N1012.
-
S/WM (cSWM_EV01): This is not used in the ND3N1012.
-
Tax ID (cTaxID_EV01): This is not used in the ND3N1012.
Defaults tab
-
Search Type (szSearchType_AT1: The szSearchType_AT1 field will be defaulted from this. It is based on UDC 01/ST.
-
Type Code (cTypeCode_TYC): This is not used in the ND3N1012.
Versions tab
-
Address Book MBF Versions (szAddressBookMBFVersion_VER): The version specified here will be passed into the szVersion of the N0100041 calls. If it is not specified, it will default to ZJDE0001.
-
Customer Master Version (szCustomerMasterVersion_VER): This is not used in the ND3N1012.
-
Supplier Master Version (szSupplierMasterVersion_VER): This is not used in the ND3N1012.
Process tab
-
Self Service (cSelfService_CART): This is not used in the ND3N1012.
-
Customer Master Version (szCustomerMasterVersion_VER): This is not used in the ND3N1012.
-
Postal Code Address Retrieval (cPostalCodeAddRetrieval_EV01: This is not used in the ND3N1012.
Processing option data structure for DD3N1010
The interface retrieves these parameters by calling BD3N1010. They are passed back in the following data structure.
Type | Description | Parameter |
---|---|---|
String |
szVersion_VERS |
Input |
Char |
cSupplierMaster_EV01 |
Output |
Char |
cCustomerMaster_EV01 |
Output |
Char |
cSWM_EV01 |
Output |
Char |
cTaxID_EV01 |
Output |
String |
szSearchType_AT1 |
Output |
Char |
cTypeCode_TYC |
Output |
String |
szAddressBookMBFVersion_VER |
Output |
String |
szCustomerMasterVersion_VER |
Output |
String |
szSupplierMasterVersion_VER |
Output |
Char |
cSelfService_CART |
Output |
Char |
cPostalCodeEditing_EV01 |
Output |
Char |
cPostalCodeAddRetrieval_EV01 |
Output |
P0100041 Processing options
Outbound tab
-
Transaction Type (szTransactionType_TYTN):
-
Change Transaction Image (cChangeTransImage_BIPROC):
Defaults tab
-
Default Business Unit (szDefaultBranchPlant_MCU):
Edits tab
-
Validate for Duplicate Tax ID Entry (cValidateDupTax):
-
Validate for Duplicate Data Entry (cValidateDupDataEntry_EV01):
Processing option data structure for DD3N101A
The interface retrieves these parameters by calling BD3N101A. They are passed back in the following data structure.
Type | Description | Parameter |
---|---|---|
String |
szVersion_VERS |
Input |
String |
szTransactionType_TYTN |
Output |
Char |
cChangeTransImage_BIPROC |
Output |
String |
szDefaultBranchPlant_MCU |
Output |
Char |
cValidateDupTaxIDEntry_EV01 |
Output |
Char |
cValidateDupDataEntry_EV01 |
Output |
Input data structure
Input data structure for DD3N1010 Contact Revisions.
cdcLINKActionCode_EV01 |
R |
EV01 |
dcLINK Action Codes: Values ‘A' (add), ‘C' (change), and ‘I' (inquire) are valid. If no dcLINK Action Code is passed in, it will set an error. |
|
cActionCode_ACTION |
ACTION |
Not used. |
||
jdDateUpdated_UPMJ |
(today) |
X |
UPMJ |
Returned from GetAuditInfo if not passed in. |
mnTimeUpdated_TDAY |
(now) |
X |
TDAY |
Returned from GetAuditInfo if not passed in |
szUserId_USER |
(current user id) |
X |
USER |
Returned from GetAuditInfo if not passed in |
szWorkStationId_JOBN |
(current workstation id) |
X |
JOBN |
Returned from GetAuditInfo if not passed in |
mnJobNumber_JOBS |
JOBS |
Not used. |
||
szProgramId_PID |
ND3N1012 |
X |
PID |
Generally leave this blank and let it default in. |
szVersion_VERS |
ZJDE0001 |
VERS |
Not used. |
|
cSuppressErrMsg_EV01 |
EV01 |
Not used. |
||
cErrorCode_ERRC |
ERRC |
Indicates an error condition. Set by program. |
||
szErrorMessageKey_EKEY |
EKEY |
Holds EnterpriseOne error message number. |
||
iDebugLevel_INT01 |
O |
INT01 |
Leave blank except for debugging and testing purposes only. Higher numbers will show more debug dialog boxes. Leaving this blank or setting to “0” suppresses all debug dialog boxes. Do not leave a value greater than “0” in this field after initial setup and testing as it will cause synchronous dialogs on the computer to pop up when the function is called. |
|
mnAddressNumber_AN8 |
C |
AN8 |
Required if using an action code of ‘C' or ‘I', unless the szMobileAddressBookNumber_DS50 field is being used. |
|
szAlphaName_ALPH |
R |
ALPH |
Required if using an action code of ‘A'. |
|
szLongAddressNumber_ALKY |
O |
|||
szSecondaryAlphaName_ALP1 |
O |
|||
szTaxId_TAX |
O |
|||
szSearchType_AT1 |
O |
Will default in from the processing options. Also found in UDC 01/ST. |
||
szBusinessUnit_MCU |
X |
Will default in from the P0100041 processing options. |
||
szMailingName_MLNM |
O |
|||
szSecondaryMailingName_MLN1 |
O |
|||
jdEffectiveDate_EFTB |
O |
|||
szAddressLine1_ADD1 |
O |
|||
szAddressLine2_ADD2 |
O |
|||
szAddressLine3_ADD3 |
O |
|||
szAddressLine4_ADD4 |
O |
|||
szCity_CTY1 |
O |
|||
szState_ADDS |
O |
UDC 00/S |
||
szPostalCode_ADDZ |
O |
|||
szCountry_CTR |
O |
UDC 00/CN |
||
szCounty_COUN |
O |
|||
cPayblesYNM_ATP |
O |
UDC H01/AS |
||
szEmpGroupApprovals_AEMPGP |
O |
UDC 43E/AA |
||
cARAPNetting_AT2 |
O |
UDC H01/AV |
||
szAdditionalIndTaxID_TX2 |
O |
|||
szTaxExemptCertificate_TXCT |
O |
|||
cPersonCorporationCode_TAXC |
O |
UDC H00/TA |
||
szCreditMessage_CM |
O |
UDC 00/CM |
||
szLanguagePreference_LNGP |
O |
UDC 01/LP |
||
szIndustryClassification_SIC |
O |
UDC 01/SC |
||
cReceivablesYN_ATR |
O |
UDC H01/AR Valid is ‘Y' or ‘N' |
||
cUserCode_ATPR |
O |
Valid is ‘Y' or ‘N' |
||
cSubledgerInactiveCode_SBLI |
O |
UDC 00/SI Standard is blank or ‘I' |
||
cEmployeeYN_ATE |
O |
UDC H01/AR Valid is ‘Y' or ‘N' |
||
cHRMRecordsExist_AT3 |
O |
|||
szClassificationCode01_CLASS01 |
O |
UDC 01/CA |
||
szClassificationCode02_CLASS02 |
O |
UDC 01/CB |
||
szClassificationCode03_CLASS03 |
O |
UDC 01/CC |
||
szClassificationCode04_CLASS04 |
O |
UDC 01/CD |
||
szClassificationCode05_CLASS05 |
O |
UDC 01/CE |
||
szTicker_TICKER |
O |
|||
szStockExchange_EXCHG |
O |
|||
szYearStarted_YEARSTAR |
O |
|||
szRevenueRange_REVRNG |
O |
UDC 00/RR |
||
mnGrowthRate_GROWTHR |
O |
|||
mnNumberOfEmployee_NOE |
O |
|||
szDUNSFirstTwoDigits_DUNS01 |
O |
|||
szDUNSNextThreeDigits_DUNS02 |
O |
|||
szDUNSLastFourDigits_DUNS03 |
O |
|||
mnParentNumber_PA8 |
O |
|||
mn1stAddressNumber_AN81 |
O |
|||
mn2ndAddressNumber_AN82 |
O |
|||
mn3rdAddressNumber_AN83 |
O |
|||
mn4thAddressNumber_AN84 |
O |
|||
mnFactorSpecialPayee_AN85 |
O |
|||
mn5thAddressNumber_AN86 |
O |
|||
szCategoryCode01_AC01 |
O |
AC01 |
UDC 01/01 |
|
szCategoryCode02_AC02 |
O |
AC02 |
UDC 01/02 |
|
szCategoryCode03_AC03 |
O |
AC03 |
UDC 01/03 |
|
szCategoryCode04_AC04 |
O |
AC04 |
UDC 01/04 |
|
szCategoryCode05_AC05 |
O |
AC05 |
UDC 01/05 |
|
szCategoryCode06_AC06 |
O |
AC06 |
UDC 01/06 |
|
szCategoryCode07_AC07 |
O |
AC07 |
UDC 01/07 |
|
szCategoryCode08_AC08 |
O |
AC08 |
UDC 01/08 |
|
szCategoryCode09_AC09 |
O |
AC09 |
UDC 01/09 |
|
szCategoryCode10_AC10 |
O |
AC10 |
UDC 01/10 |
|
szCategoryCode11_AC11 |
O |
AC11 |
UDC 01/W1 |
|
szCategoryCode12_AC12 |
O |
AC12 |
UDC 01/W2 |
|
szCategoryCode13_AC13 |
O |
AC13 |
UDC 01/W3 |
|
szCategoryCode14_AC14 |
O |
AC14 |
UDC 01/W4 |
|
szCategoryCode15_AC15 |
O |
AC15 |
UDC 01/W5 |
|
szCategoryCode16_AC16 |
O |
AC16 |
UDC 01/W6 |
|
szCategoryCode17_AC17 |
O |
AC17 |
UDC 01/W7 |
|
szCategoryCode18_AC18 |
O |
AC18 |
UDC 01/W8 |
|
szCategoryCode19_AC19 |
O |
AC19 |
UDC 01/W9 |
|
szCategoryCode20_AC20 |
O |
AC20 |
UDC 01/WT |
|
szCategoryCode21_AC21 |
O |
AC21 |
UDC 01/N1 |
|
szCategoryCode22_AC22 |
O |
AC22 |
UDC 01/N2 |
|
szCategoryCode23_AC23 |
O |
AC23 |
UDC 01/N3 |
|
szCategoryCode24_AC24 |
O |
AC24 |
UDC 01/N4 |
|
szCategoryCode25_AC25 |
O |
AC25 |
UDC 01/N5 |
|
szCategoryCode26_AC26 |
O |
AC26 |
UDC 01/N6 |
|
szCategoryCode27_AC27 |
O |
AC27 |
UDC 01/N7 |
|
szCategoryCode28_AC28 |
O |
AC28 |
UDC 01/N8 |
|
szCategoryCode29_AC29 |
O |
AC29 |
UDC 01/N9 |
|
szCategoryCode30_AC30 |
O |
AC30 |
UDC 01/NA |
|
szMobileAddressBookNumber_DS50 |
O |
DS50 |
Used for MOBILEApps processing. |
|
Globally Unique Identifier (GUID) Fields | GUID values are all optional unless a business must comply with FDA 21 CFR Part 11 auditing requirements. Refer to Special Processing Interface Usage Guide for GUID Input Data Structure details. |
R - Required
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