The purpose of the Customer Address Record View is to add, edit, and remove Customer Address records. From here, users can add, edit, remove, and activate/inactivate these records. Insert excerpt Def - Customer Address ID Def - Customer Address ID nopanel true
Software Version: 2023.0608.30 31 and newer
Table of Contents | ||
---|---|---|
|
...
Toolbar Icons | Description | ||||||||
---|---|---|---|---|---|---|---|---|---|
Excel |
| ||||||||
Fields | Description | ||||||||
Properties |
| ||||||||
Value |
| ||||||||
Group: ID and Descriptions | |||||||||
Address Name |
Database Field: ERPx ERPx_ARCustomerAddress.AddressName | ||||||||
Address ID |
Database Field: ERPx_ARCustomerAddress.AddressID | ||||||||
Group: Address | |||||||||
Address Type |
This lookup contains the values in the AddressType Enumeration Class. Database Field: ERPx ERPx_ARCustomerAddress.AddressTypeEN | ||||||||
Address 1 |
Database Field: ERPx_ARCustomerAddress.AddressLine1 | ||||||||
Address 2 |
Database Field: ERPx_ARCustomerAddress.AddressLine2 | ||||||||
Address 3 |
Database Field: ERPx_ARCustomerAddress.AddressLine3 | ||||||||
City |
Database Field: ERPx_ARCustomerAddress.City | ||||||||
State |
Database Field: ERPx_ARCustomerAddress.State | ||||||||
Zip |
Database Field: ERPx_ARCustomerAddress.Zip | ||||||||
Country |
Database Field: ERPx_ARCustomerAddress.Country | ||||||||
Phone |
Database Field: ERPx_ARCustomerAddress.Phone1 | ||||||||
Fax |
Database Field: ERPx_ARCustomerAddress.Fax | ||||||||
Database Field: ERPx_ARCustomerAddress.Email | |||||||||
Group: Configuration | |||||||||
Attribute Class |
The lookup contains a blank value, the current assigned value, and a list of all the 'Attribute Classes' with an 'Attribute Type' of "Customer Address Attribute Class". Database Field: ERPx_ARCustomerAddress.AttributeClassSK | ||||||||
Sales Order Site | A single select lookup to identify the default 'Site' for the Customer Address. This defaults to blank, is not required, and is always editable. If assigned, this will default on new Sales Order transactions (but can be overwritten). The lookup contains a blank value, the current assigned value, and the list of all 'Active' Sites.
Database Field: ERPx_ARCustomerAddress.SiteSK | ||||||||
Sales Order Carrier | A single select lookup to identify the default 'Carrier' for the Customer Address. This defaults to blank, is not required, and is always editable. If assigned, this will default on new Sales Order transactions (but can be overwritten). The lookup contains a blank value, the current assigned value, and the list of all 'Active' Carriers.
Database Field: ERPx_ARCustomerAddress.CarrierSK | ||||||||
Salesperson - Outside | A single select lookup to identify a default 'Outside Salesperson' for the Customer Address. This defaults to blank, is not required, and is always editable. If assigned, this will default on new Sales Order transactions (but can be overwritten). The lookup contains a blank value, the current assigned value, and the list of all 'Active' Outside Salespersons.
Database Field: ERPx_ARCustomerAddress.SalespersonSK | ||||||||
Salesperson - Inside | A single select lookup to identify a default 'Inside Salesperson' for the Customer Address. This defaults to blank, is not required, and is always editable. If assigned, this will default on new Sales Order transactions (but can be overwritten). The lookup contains a blank value, the current assigned value, and the list of all 'Active' Inside Salespersons.
Database Field: ERPx_ARCustomerAddress.InsideSalespersonSK | ||||||||
Item Access | A single select lookup to identify how access to sales items are established for the Address ID. This defaults to "Inherit Item access from Customer" but is always editable. The available options include:
This lookup contains the values in the ARItemAccessOption Enumeration Class. Database Field: ERPx_ARCustomerAddress.ARItemAccessOptionEN | ||||||||
Tax Class | This field is not currently used, it is managed at the Customer level. A single select lookup to assign the Tax Class to the Customer Address. This defaults to blank for new records, is not required and is always editable. Tax Classes are used to calculate sales tax on Quick Sales transactions.
Database Field: ERPx_ARCustomerAddress.TaxClassSK | ||||||||
Freight Terms | A single select lookup to identify the default 'Freight Terms' for the Customer Address. This defaults to blank, is not required, and is always editable. If assigned, this will default on new Sales Order transactions (but can be overwritten). The lookup contains a blank value, the current assigned value, and the list of all 'Active' Freight Terms.
Database Field: ERPx_SOFreightTerms.FreightTermName, ERPx_ARCustomerAddress.SOFreightTermsENName | ||||||||
Sales Order Freight Programs | This field is not used. Database Field: ERPx_ARCustomerAddress.SOFreightProgramsEN |
...
Toolbar Icons | Description | ||||||||
---|---|---|---|---|---|---|---|---|---|
Excel |
| ||||||||
Fields | Description | ||||||||
Attribute |
| ||||||||
Available |
| ||||||||
Value |
|
Contacts Tab
This tab shows the list of all Contacts that belong to the customer address.
Toolbar Icons | Description | ||||||||
---|---|---|---|---|---|---|---|---|---|
Excel |
| ||||||||
Fields | Description | ||||||||
Contact Type |
Database Field: ERPx_ARCustomerContact.ContactTypeSK | ||||||||
Database Field: ERPx_ARCustomerContact.Email | |||||||||
Fax |
Database Field: ERPx_ARCustomerContact.Fax | ||||||||
Name |
Database Field: ERPx_ARCustomerContact.Name | ||||||||
Note |
Database Field: ERPx_ARCustomerContact.Note | ||||||||
Phone |
Database Field: ERPx_ARCustomerContact.Phone |
...
Toolbar Icons | Description | ||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Excel |
| ||||||||||||||||||||||||||||||||||||||||
Fields | Description | ||||||||||||||||||||||||||||||||||||||||
Address ID | A text box to identify the Customer Address ID assigned to the Sales Program. Database Fields: ERPx_ARCustomerAddress.AddressID, ERPx_SPProgramCustomerAddress.CustomerAddressSK, ERPx_SPProgram.ProgramHeaderSK | ||||||||||||||||||||||||||||||||||||||||
Active | A textbox to identify if the Sales Program is 'Active'. If "Yes" the Program is Active, if blank the Program is Inactive. Database Fields: ERPx_SPProgram.IsInactive | ||||||||||||||||||||||||||||||||||||||||
End | A textbox to identify if the 'End Date' assigned to the Sales Program. Database Fields: ERPx_SPProgram.EndDate | ||||||||||||||||||||||||||||||||||||||||
Program | A hyperlink to identify the Program ID. Clicking on the hyperlink opens the Program Record View within the page. Database Fields: ERPx_SPProgram.ProgramID | ||||||||||||||||||||||||||||||||||||||||
Program Class | A textbox to identify the Program Class assigned to the Program ID. Database Fields: ERPx_SPProgramClass.ClassName, ERPx_SPProgram.ProgramClassSK | ||||||||||||||||||||||||||||||||||||||||
Program Type | A textbox to identify the Program Type. Program Types can be as follows:
Database Fields: ERPx_MFSysEnumeration.EnumerationValue where EnumerationClass = 'SPProgramType', ERPx_SPProgramClass.ProgramTypeSKClassName, ERPx_SPProgramSPProgramCustomerAddress.ProgramClassSKProgramHeaderSK | ||||||||||||||||||||||||||||||||||||||||
Start | A textbox to identify if the 'Start Date' assigned to the Sales Program. Database Fields: ERPx_SPProgram.StartDate |
...