The purpose of this page is to change the address the Sales Order is being shipped to. From here, users can select a Shipping address configured on the Customer Address master file. Users can also overwrite any of the individual address fields.
Software Version: XXXX2023.XX10.XX 31 and newer
Table of Contents | ||
---|---|---|
|
...
Toolbar Icons | Description | ||||||||
---|---|---|---|---|---|---|---|---|---|
Help |
| ||||||||
Save |
| ||||||||
Save & Close |
| ||||||||
Fields | Description | ||||||||
Address ID | Identifies the Address ID where the Order is being shipped to. This is a single select lookup that is editable when the transaction is in a status of 'Shipped' or less. The lookup contains all the active addresses setup as Address Type of 'Shipping' or 'Both' on the Customer Address master record. Database Field: ERPx_ARCustomerAddress.AddressName (AddressID) |
...
Toolbar Icons | Description | ||||||||
---|---|---|---|---|---|---|---|---|---|
Excel |
| ||||||||
Quick Column Filter |
| ||||||||
Fields | Description | ||||||||
Checkbox |
| ||||||||
Address 1 | Identifies the first line of the address. This defaults based on which Address ID is selected and is not required to Save. This field is always editable, does not have to be unique, and must be <= 75 characters.
Database Field: ERPx_ARCustomerAddress.AddressLine1 | ||||||||
Address 2 | Identifies the second line of the address. This defaults based on which Address ID is selected and is not required to Save. This field is always editable, does not have to be unique, and must be <= 75 characters.
Database Field: ERPx_ARCustomerAddress.AddressLine2 | ||||||||
Address 3 | Identifies the third line of the address. This defaults based on which Address ID is selected and is not required to Save. This field is always editable, does not have to be unique, and must be <= 75 characters.
Database Field: ERPx_ARCustomerAddress.AddressLine3 | ||||||||
Address Name | Identifies the Name associated with the Address ID. This defaults based on which Address ID is selected and is not required to Save. This field is always editable, does not have to be unique, and must be <= 150 characters. Database Field: ERPx_ARCustomerAddress.AddressName | ||||||||
City | Identifies the City of the address. This defaults based on which Address ID is selected and is not required to Save. This field is always editable, does not have to be unique, and must be <= 35 characters.
Database Fields: ERPx_ARCustomerAddress.City | ||||||||
Country | Identifies the Country of the address. This defaults based on which Address ID is selected and is not required to Save. This field is always editable, does not have to be unique, and must be <= 50 characters.
Database Field: ERPx_ARCustomerAddress.Country | ||||||||
Phone | Identifies the Phone number of the address. This defaults based on which Address ID is selected and is not required to Save. This field is always editable, does not have to be unique, and must be <= 25 characters.
Database Field: ERPx_ARCustomerAddress.Phone1 | ||||||||
State | Identifies the State of the address. This defaults based on which Address ID is selected and is not required to Save. This field is always editable, does not have to be unique, and must be <= 30 characters.
Database Field: ERPx_ARCustomerAddress.State | ||||||||
Zip | Identifies the Zip of the address. This defaults based on which Address ID is selected and is not required to Save. This field is always editable, does not have to be unique, and must be <= 15 characters.
Database Field: ERPx_ARCustomerAddress.Zip |
...