Functional Description
Purpose
The purpose if this business function is to call Address Book MBF to handle all the database operation
On F0101.
Setup Notes and Prerequisites
None
Special Logic
None
Technical Specifications
Parameters:
Data Item Data Structure Description I/ORequiredNotes
AN8mnAddressNumberI/OYUse to Inquire and Update on this Address Number.
ALKYszAlternateAddressKeyI/ON/RAccepted if entered (Optional).
TAXszTaxIDI/ON/RAccepted if entered (Optional).
TA2SzAdditionalIndTaxI/ON/RAccepted if entered (Optional).
TAXCcPersonCorporationCodeI/ON/RAccepted if entered (Optional).
CMszCreditMessageI/ON/RAccepted if entered (Optional).
PA8mnAddressNumberParentI/ON/RAccepted if entered (Optional).
AN85MnAddressNumber5thI/ON/RAccepted if entered (Optional).
Related Tables
Table Table Description
F0101Address Book Master
Related Business Functions
Source NameFunction Name
N0100041Address Book MBF
Processing
1.Call AddressBook MBF in InquireMode(I).
2.Call AddressBookMBF in Change Mode'a9.
^
D0100061 - Address Book Mini Server
Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both |
---|---|---|---|---|
mnAddressNumber | AN8 | MATH_NUMERIC | OPT | NONE |
A number that identifies an entry in the Address Book system, such as employee, applicant, participant, customer, supplier, tenant, or
| ||||
szAlternateAddressKey | ALKY | char | OPT | NONE |
A user-defined name or number that identifies an address book record. You can use this number to locate and enter information about the
| ||||
szTaxId | TAX | char | OPT | NONE |
The identification code required by various tax authorities. This can be a social security number, federal or state corporate tax ID, sales tax
| ||||
szAddtionalIndTax | TX2 | char | OPT | NONE |
An identification number assigned by a tax authority to an individual, in addition to the primary Tax ID number (TX1). | ||||
cPersonCorporationCode | TAXC | char | OPT | NONE |
A code that designates the type of taxpayer. For 1099 reporting for U.S. suppliers and foreign suppliers, the system chooses only records
| ||||
szCreditMessage | CM | char | OPT | NONE |
A value in the user defined code table 00/CM that indicates the credit status of a customer or supplier. Examples are:
1
Over credit
| ||||
mnAddressNumberParent | PA8 | MATH_NUMERIC | OPT | NONE |
The address book number of the parent company. The system uses this number to associate a particular address with a parent company
| ||||
mnAddressNumber5th | AN85 | MATH_NUMERIC | OPT | NONE |
A number in the address book that identifies a special payment address for accounts payable.
This number must exist in the Address Book
| ||||
szABVersionConsolidated | VER | char | OPT | NONE |
Identifies a specific set of data selection and sequencing settings for the application. Versions may be named using any combination of
|
None |
None |