This NER will call N0100041. Then Passes the new vlaues if they have been changed through
P05101, Employee Name and Address Change.
Data Structure Required
Name I/O Alias Y/N Explanation
------------------ ---- --------- ---- -------------------------------------
cActionCode I EV01 Y Action Code = A to Add a record
C to Change
mnAddressNumber I AN8 Y Address Number
szAddressSearchType I AT1 Y Address Search Type
= Q for a Participant
E for an employee
jdDateBeginningEffec I EFTB N Beginning effective date
szNameMailing I MLNM N Mailing name
szNameAlpha I ALPH N Alpha name
szDescriptionCompres O DC N Compressed description
szTaxId I TAX N Tax ID
szAddressLine1 I ADD1 N Address line 1
szAddressLine2 I ADD2 N Address line 2
szAddressLine3 I ADD3 N Address line 3
szAddressLine4 I ADD4 N Address line 4
szCity I CTY1 N City
szState I ADDS N State
szZipcodePostal I ADDZ N Zip Code
szCountry I CTR N Country
szEMailAddress I EML N E-Mail address (stored in F0111/REM1)
szProgramId I PID N Program ID of calling program
mnErrorCodeReturned O mnMATH06 N Error Code Returned
= 0 No errors
1 AN8 not entered
2 Address Search Type (AT1) not entered
3 Action Code not recognised
^
D0500102 - Process Add/Change through N0100041
Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both |
---|---|---|---|---|
cActionCode | EV01 | char | REQ | INPUT |
An option that specifies the type of processing for an event. | ||||
mnAddressNumber | AN8 | MATH_NUMERIC | REQ | INPUT |
A number that identifies an entry in the Address Book system, such as employee, applicant, participant, customer, supplier, tenant, or
| ||||
szAddressSearchType | AT1 | char | REQ | INPUT |
A user defined code (01/ST) that specifies the kind of address book record to search for. Examples include:
E
Employees
X
Ex-employees
| ||||
jdDateBeginningEffective | EFTB | JDEDATE | OPT | INPUT |
The date that an address, item, transaction, or table record becomes active. The meaning of this field differs, depending on the program.
| ||||
szNameMailing | MLNM | char | OPT | INPUT |
The company or person to whom billing or correspondence is addressed. | ||||
szNameAlpha | ALPH | char | OPT | INPUT |
The text that names or describes an address. This 40-character alphabetic field appears on a number of forms and reports. You can enter
| ||||
szDescripCompressed | DC | char | OPT | INPUT |
The compressed description contains the alpha name without slashes, dashes, commas, and other special characters. The compressed
| ||||
szTaxId | TAX | char | OPT | INPUT |
The identification code required by various tax authorities. This can be a social security number, federal or state corporate tax ID, sales tax
| ||||
szAddressLine1 | ADD1 | char | OPT | INPUT |
The first line of a mailing address for an employee, customer, or supplier in the Address Book system. The U.S. Internal Revenue Service
| ||||
szAddressLine2 | ADD2 | char | OPT | INPUT |
The second line of the mailing address for an employee, customer, or supplier in the Address Book system.
Attention Payroll users: The
| ||||
szAddressLine3 | ADD3 | char | OPT | INPUT |
The third line of the mailing address for an employee, customer, or supplier in the Address Book system.
Attention Payroll users: The
| ||||
szAddressLine4 | ADD4 | char | OPT | INPUT |
The fourth line of the mailing address for an employee, customer, or supplier in the Address Book system.
Attention Payroll users: The
| ||||
szCity | CTY1 | char | OPT | INPUT |
A name that indicates the city associated with the address. | ||||
szState | ADDS | char | OPT | INPUT |
A user defined code (00/S) that specifies the state or province. This code is usually a postal service abbreviation. | ||||
szZipCodePostal | ADDZ | char | OPT | INPUT |
The United States ZIP code or the postal code that specifies where a letter is to be routed. Attach this code to the address for delivery in
| ||||
szCountry | CTR | char | OPT | INPUT |
A user defined code (00/CN) that identifies a country. The country code has no effect on currency conversion.
The Address Book system
| ||||
szEMailAddress | EML | char | OPT | INPUT |
E-mail address. | ||||
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
| ||||
mnErrorCodeReturned | MATH06 | MATH_NUMERIC | OPT | OUTPUT |
Event point for Math Numeric. | ||||
jdDateFutureEffective_2 | EFTB | JDEDATE | OPT | INPUT |
The date that an address, item, transaction, or table record becomes active. The meaning of this field differs, depending on the program.
|
None |
None |