Change Ship To Record View

Change Ship To Record View

The purpose of this page is to change the address the Purchase Order is being shipped to. From here, users can select the Site Address, a pre-configured "Purchasing Ship To" address, or enter a custom address ID. Users can also overwrite any of the individual address fields.

Software Version: 2021.11.24 and newer

Page Header 

Toolbar Icons

Description

Toolbar Icons

Description

Help

Save

Save & Close

Fields

Description

Address ID

Identifies the Address ID used to identify where the Purchase Order is being shipped to. This is a single select lookup that is editable until the Purchase Order is 'Closed'. The options include: 

  1. (Custom): This option will default when there is no Site saved on the Purchase Order. If this is selected, the address fields will need to be manually entered.

  2. (Use Site Address): This option will default when a Site has been saved on the Purchase Order. If this is selected, the address details will populate from the address saved on the Site Record View.  

  3.  'Purchasing Ship To': All Company Addresses (configured in Company > Setup > Addresses) with the Address Group Type of 'Purchasing Ship To'.

Database Field: ERPx_MFAddress.AddressName (AddressID)

Page Details

Toolbar Icons

Description

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 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 Fields: ERPx_MFSite.AddressLine2, ERPx_MFAddress.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_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

Related Topics