The purpose of this page is to allow users to ........... change the address where the purchase order is being shipped to. From here, users can ........choose a shipping address from the Site address, enter any address using the custom option or select any company address with a Purchasing Ship To type that has been configured.
Software Version: 2021.xx.xx and newer
Table of Contents | ||
---|---|---|
|
...
Toolbar Icons | Description | ||||||||
---|---|---|---|---|---|---|---|---|---|
Help |
| ||||||||
Save |
| ||||||||
Save & Close |
| ||||||||
Fields | Description | ||||||||
Address ID | Identifies where the purchase order is being shipped to. This is a single select lookup that is editable until the Purchase Order is 'Closed' and the options include:
Database Field: ERPx_MFAddress.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 Fields: ERPx_MFSite.AddressLine1, ERPx_MFAddress.AddressLine1 | ||||||||
Address 2 | 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 Fields: ERPx_MFSite.AddressLine2, ERPx_MFAddress.AddressLine2 | ||||||||
Address 3 | 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_MFAddress.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 Fields: ERPx_MFSite.SiteName, ERPx_MFAddress.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_MFSite.City, ERPx_MFAddress.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 Fields: ERPx_MFSite.Country, ERPx_IMCountryofOrigin.CountryName, ERPx_MFAddress.CountrySK | ||||||||
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 Fields: ERPx_MFSite.Phone1, ERPx_MFAddress.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 Fields: ERPx_MFSite.State, ERPx_MFAddress.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 Fields: ERPx_MFSite.Zip, ERPx_MFAddress.Zip |
...