Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Every Customer can have multiple Address ID's associated to them. The Address ID stores data pertaining to the physical location, phone, and email.

Software Version: 2019.09.03 and

Insert excerpt
Def - Customer Address
Def - Customer Address
nopaneltrue
 This list view shows all the Address ID's for all the Customer accounts. The purpose of this page is to add, edit, remove, and activate/inactive these records.

(lightbulb) This list view also contains columns for each Attribute that is set up for the 'Customer Addresses' attribute type. Customer Address attributes are automatically included in the default view. However, because these attributes are user defined, they are not included in the help documentation.

Software Version: 2022.12.16 and newer

Table of Contents
typeflat

Page Header

Toolbar IconsDescription
Delete
Insert excerpt
Delete - LV
- Global
Delete - LV
- Global
nopaneltrue
Edit
Insert excerptEdit - List View Single LineEdit - List View Single Linenopaneltrue
Excel
Insert excerpt
Excel -
Global
LV
Excel -
Global
LV
nopaneltrue
Favorites
Insert excerpt
Favorites Add/Remove - Global
Favorites Add/Remove - Global
nopaneltrue
Grid Layout
Insert excerpt
Grid Layout - Global
Grid Layout - Global
nopaneltrue
Help
Insert excerpt
Help - Global
Icon
Help - Global
Icon
nopaneltrue
New
Insert excerpt
New - Global
New - Global
nopaneltrue
FieldsDescription
Checkbox

Used to select one or more records for delete or mass update.

Currency

The 'Currency’ property on the Customer record. This defaults from the Customer Class on new records, but can be overwritten, and is required. If not assigned, the message "Customer Processing Failed: Request 1 ([CustomerID]): Currency is required." will be displayed on Save. This field is always editable from the record view.

This lookup contains a blank value, the current assigned value, and a list of all the Company Currencies.

Linked Database Field: ERPx_ARCustomer.CurrencyID

Customer Class

The ‘Customer Class' property on the Customer record.

This defaults to blank for new records and is required. If not assigned, the message "Customer Processing Failed: Request 1 ([CustomerID]): Customer Class is required." will be displayed on Save. This field is always editable from the record view.

The lookup contains a blank value, the current assigned value, and a list of all the 'Active' Customer Classes.

Linked Database Field: ERPx_ARCustomer.CustomerClassSK

Customer ID

A hyperlink that shows the value of the ‘Customer ID' property on the Customer record. Clicking on the link opens the record view for the selected Customer. 

This defaults to blank for new records and is required. If not assigned, the message "Customer Processing Failed: Request 1 (#MISSING#): Customer ID is required." will be displayed on Save. This value must be unique. If not unique, the message "Customer Processing Failed: Request 1 ([CustomerID]): Duplicate Customer ID is not allowed." will be displayed on Save. This field is always editable from the record view.

The Customer ID is used as a short description and unique identifier of the Customer account.

Linked Database Field: ERPx_ARCustomer.CustomerID

Customer Name

The ‘Customer Name' property on the Customer record. This defaults to blank for new records and is required. If not assigned, the message "Customer Processing Failed: Request 1 ([CustomerID]): Customer Name is required." will be displayed on Save. This field is always editable from the record view.

The Customer Name is used as a long description/name of the Customer account.

Linked Database Field: ERPx_ARCustomer.CustomerName

Hold

The value from the 'Hold' property on the Customer record. If set to 'Yes' then new transactions can be entered for the Customer but payments cannot be issued to them. If set to 'No' then the record is not on hold and can be freely used. 'No' values display as blank in the grid. This value is defaulted to ‘No’ for a new customer record is always editable.

Linked Database Field: ERPx_ARCustomer.IsOnHold

Inactive

The value from the 'Inactive' property on the Customer record. If set to 'Yes' then the record is "Inactive" and will not be included in look-ups for transactions or other master files. If set to 'No' then the record is "Active" and can be freely used. 'No' values display as blank in the grid. This value is defaulted to ‘No’ for a new customer record and is always editable.

Linked Database Field: ERPx_ARCustomer.IsInactive

Invoice Delivery

The value from the ‘Invoice Delivery Method’ property on the Customer record. This is a required field and if not assigned, the message "Customer Processing Failed: Request 1 ([CustomerID]): Invoice Delivery Method is required." will be displayed on Save. The value is defaulted to “Print” (SOInvoiceDeliveryMethod Enumeration Class with an Enumeration Value of 1) for a new customer record and is always editable.

This lookup contains all the values in the SOInvoiceDeliveryMethod Enumeration Class.

Linked Database Field: ERPx_ARCustomer.InvoiceDeliveryMethodEN

Payment Terms

The 'Payment Terms' property on the Customer record. This defaults from the Customer Class on new records, but can be overwritten, and is required. If not assigned, the message "Customer Processing Failed: Request 1 ([CustomerID]): Payment Terms is required." will be displayed on Save. This field is always editable from the record view.
Insert excerpt
Checkbox
Checkbox
nopaneltrue
Address 1

Identifies the 'Address 1' assigned to the Customer Address. This is not required and is always editable from the 'Addresses' tab of the Customer Record View or the 'Properties' tab of the Customer Address Record View.

Insert excerpt
Def - Address - Address Line 1
Def - Address - Address Line 1
nopaneltrue

Database Field: ERPx_ARCustomerAddress.AddressLine1

Address 2

Identifies the 'Address 2' assigned to the Customer Address. This is not required and is always editable from the 'Addresses' tab of the Customer Record View or the 'Properties' tab of the Customer Address Record View.

Insert excerpt
Def - Address - Address Line 2
Def - Address - Address Line 2
nopaneltrue

Database Field: ERPx_ARCustomerAddress.AddressLine2

Address 3

Identifies the 'Address 3' assigned to the Customer Address. This is not required and is always editable from the 'Addresses' tab of the Customer Record View or the 'Properties' tab of the Customer Address Record View.

Insert excerpt
Def - Address - Address Line 3
Def - Address - Address Line 3
nopaneltrue

Database Field: ERPx_ARCustomerAddress.AddressLine3

Address ID

Insert excerpt
Customer Address ID - LV
Customer Address ID - LV
nopaneltrue
 Clicking this link opens the Customer Address Record of the selected record. This is not required and is always editable from the 'Addresses' tab of the Customer Record View or the 'Properties' tab of the Customer Address Record View.

Insert excerpt
Def - Customer Address ID
Def - Customer Address ID
nopaneltrue

Field: ERPx_ARCustomerAddress.AddressID

Address Name

Identifies the 'Address Name' assigned to the Customer Address. This is not required and is always editable from the 'Addresses' tab of the Customer Record View or the 'Properties' tab of the Customer Address Record View.

Insert excerpt
Def - Address - Address Name
Def - Address - Address Name
nopaneltrue

Database Field: ERPx_ARCustomerAddress.AddressName

Address Type

Identifies the 'Address Type' assigned to the Customer Address. This is required and is always editable from the 'Addresses' tab of the Customer Record View or the 'Properties' tab of the Customer Address Record View.

Insert excerpt
Def - Customer Address Type
Def - Customer Address Type
nopaneltrue

Database Field: ERPx_ARCustomerAddress.AddressTypeEN

Carrier

Identifies the default Carrier assigned to the customer address. If a Carrier is specified, it will default on new Sales Orders for this address. This is not required and is always editable from the 'Addresses' tab of the Customer Record View or the 'Properties' tab of the Customer Address Record View.

Insert excerpt
Def - Carrier
Def - Carrier
nopaneltrue

Database Field: ERPx_ ARCustomerAddress.CarrierSK

City

Identifies the 'City' assigned to the Customer Address. This is not required and is always editable from the 'Addresses' tab of the Customer Record View or the 'Properties' tab of the Customer Address Record View.

Insert excerpt
Def - Address - City
Def - Address - City
nopaneltrue

Database Field: ERPx_ARCustomerAddress.City

Customer Class

Identifies the 'Customer Class' assigned to Customer. This is required and is always editable from the 'Properties' tab of the Customer Record View.

Insert excerpt
Def - Customer Class
Def - Customer Class
nopaneltrue

Database Field: ERPx_ARCustomer.CustomerClassSK

Customer ID

Insert excerpt
Customer ID - LV
Customer ID - LV
nopaneltrue
 Clicking this link opens the Customer Record View of the selected record. This is required and is always editable from the Customer Record View but only in systems that are not integrating Customers with a third party system. To be editable, the "Customer" 'Transaction Type on both the 'Inbound to NorthScope' and 'Outbound from NorthScope' Integration Modes  must be set to "None" on the Integration Configuration page. 

Insert excerpt
Def - Customer ID
Def - Customer ID
nopaneltrue

Database Field: ERPx_ARCustomerAddress.CustomerSK

Customer Name

Insert excerpt
Customer Name - LV
Customer Name - LV
nopaneltrue
 This is required and is always editable from the Customer Record View.

Insert excerpt
Def - Customer Name
Def - Customer Name
nopaneltrue

Database Field: ERPx_ARCustomer.CustomerName

Email

Identifies the 'Email' assigned to the Customer Address.  This is not required and is always editable from the 'Addresses' tab of the Customer Record View or the 'Properties' tab of the Customer Address Record View.

Insert excerpt
Def - Address - Email
Def - Address - Email
nopaneltrue

Database Field: ERPx_ARCustomerAddress.Email

Fax

Identifies the 'Fax' assigned to the Customer Address.  This is not required and is always editable from the 'Addresses' tab of the Customer Record View or the 'Properties' tab of the Customer Address Record View.

Insert excerpt
Def - Address - Fax
Def - Address - Fax
nopaneltrue

Database Field: ERPx_ARCustomerAddress.Fax

Freight Terms

Identifies the default Freight Terms assigned to the customer address. If a Freight Term is specified, it will default on new Sales Orders for this address. This is not required and is always editable from the 'Addresses' tab of the Customer Record View or the 'Properties' tab of the Customer Address Record View.

Insert excerpt
Def - Freight Terms
Def - Freight Terms
nopaneltrue

Database Field: ERPx_ARCustomerAddress.SOFreightTermsEN

Payment Terms

Insert excerpt
Def - Payment Terms
Def - Payment Terms
nopaneltrue
 This is required and is always editable from the Customer Record View but will only apply to new transactions, it will not update existing transactions.

Database Fields: ERPx_MFPaymentTerms.PaymentTermName, ERPx_ARCustomer.PaymentTermsSK 

Phone 1

Identifies the 'Phone 1' assigned to the Customer Address.  This is not required and is always editable from the 'Addresses' tab of the Customer Record View or the 'Properties' tab of the Customer Address Record View.

Insert excerpt
Def - Address - Phone 1
Def - Address - Phone 1
nopaneltrue

Database Field: ERPx_ARCustomerAddress.Phone1

Salesperson - Inside

Identifies the default 'Inside Salesperson' assigned to the customer address. If an Inside Salesperson is specified, it will default on new Sales Orders for this address. This is not required and is always editable from the 'Addresses' tab of the Customer Record View or the 'Properties' tab of the Customer Address Record View.

Insert excerpt
Def - Salesperson - Inside
Def - Salesperson - Inside
nopaneltrue

Database Field: ERPx_ARCustomerAddress.InsideSalesPersonSK

Salesperson - Outside

Identifies the default 'Outside Salesperson' assigned to the customer address. If an Outside Salesperson is specified, it will default on new Sales Orders for this address. This is not required and is always editable from the 'Addresses' tab of the Customer Record View or the 'Properties' tab of the Customer Address Record View.

Insert excerpt
Def - Salesperson - Outside
Def - Salesperson - Outside
nopaneltrue

Database Field: ERPx_ARCustomerAddress.SalespersonSK

Site

Identifies the default Site assigned to the customer address. If a Site is specified, it will default on new Sales Orders for this address. This is not required and is always editable from the 'Addresses' tab of the Customer Record View or the 'Properties' tab of the Customer Address Record View.

Insert excerpt
Def - Site
Def - Site
nopaneltrue

Database Field: ERPx_ARCustomerAddress.SiteSK

State

Identifies the 'State' assigned to the Customer Address. This is not required and is always editable from the 'Addresses' tab of the Customer Record View or the 'Properties' tab of the Customer Address Record View.

Insert excerpt
Def - Address - State
Def - Address - State
nopaneltrue

Database Field: ERPx_ARCustomerAddress.State

Tax Class

Insert excerpt
Def - Tax Class
Def - Tax Class
nopaneltrue
 This defaults to blank for new records. This is not required and is always editable from the 'Properties' tab on the Customer Record View record view.

Tax Classes are used to calculate sales tax on Quick Sales transactions. 

Database Fields: ERPx_MFTaxClass.TaxClassSK, ERPx_ARCustomerAddress.TaxClassSK 

This lookup contains a blank value, the current assigned value, and a list of all the 'Active'

Payment Terms.Linked

Tax Class records.

Zip

Identifies the 'Zip' assigned to the Customer Address.  This is not required and is always editable from the 'Addresses' tab of the Customer Record View or the 'Properties' tab of the Customer Address Record View.

Insert excerpt
Def - Address - Zip
Def - Address - Zip
nopaneltrue

Database Field: ERPx_

ARCustomer

ARCustomerAddress.

PaymentTermsSK

Zip

Related Topics



Expand
titlePage Definitions

Page Definitions


...