Retrieves the Address Book information for Order Processing.
  Input parameters Address Number
                                   Effective Date
This function operates on the tables F0116, F0111, and F0117.
D4000810 - Get Address For OP
| Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both | 
|---|---|---|---|---|
| mnAddressNumber | AN8 | MATH_NUMERIC | NONE | NONE | 
A number that identifies an entry in the Address Book system, such as employee, applicant, participant, customer, supplier, tenant, or 
  | ||||
| szMailingName | MLNM | char | NONE | NONE | 
The company or person to whom billing or correspondence is addressed.  | ||||
| szAddressLine1 | ADD1 | char | NONE | NONE | 
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 | NONE | NONE | 
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 | NONE | NONE | 
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 | NONE | NONE | 
The fourth line of the mailing address for an employee, customer, or supplier in the Address Book system.
Attention Payroll users: The 
  | ||||
| szPostalCode | ADDZ | char | NONE | NONE | 
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 
  | ||||
| szCity | CTY1 | char | NONE | NONE | 
A name that indicates the city associated with the address.  | ||||
| szCounty | COUN | char | NONE | NONE | 
The name of a county, parish, or other political district that is necessary for the address or for tax purposes.  | ||||
| szState | ADDS | char | NONE | NONE | 
A user defined code (00/S) that specifies the state or province. This code is usually a postal service abbreviation.  | ||||
| szCountry | CTR | char | NONE | NONE | 
A user defined code (00/CN) that identifies a country. The country code has no effect on currency conversion.
The Address Book system 
  | ||||
| jdEffectiveDate | EFTB | JDEDATE | NONE | NONE | 
The date that an address, item, transaction, or table record becomes active.  The meaning of this field differs, depending on the program.  
  | ||||
| None | 
| F0101 Address Book Master | ||||
| F0111 Address Book - Who's Who | ||||
| F0116 Address by Date | ||||
| F0117 Postal Codes |