The purpose of this page is to select a customer address and enter/select default fields for a sales order and sales quote transactions. From this record view, users may choose to navigate to the Select Items Record View, allocate from inventory lots using the Find Lots Record View, or go directly to the Sales Order Record View. The ExportDetails record is for the user to save additional shipment details including container detailsdocument additional shipment details including port information and container details. This page may be accessed via the Export Details hyperlink on the 'Shipments' tab of the Sales Transaction Record View, via the Export Details button on the Shipment Details Record View, via the Loads List View or the Load Record View. Insert excerpt Def - Sales Order Ship ToShipments Def - Sales Order Ship ToShipments nopanel true
Software Version: 2020.xx.xx and newer
...
Page Header
Toolbar Icons | Description | ||||||||
---|---|---|---|---|---|---|---|---|---|
Cancel |
| ||||||||
Save |
| ||||||||
Help |
| ||||||||
Fields | Description | ||||||||
Booking # | Displays a text box for the user to enter the booking number Identifies the Booking Number associated with the shipment. This is a text box that is not required. It defaults as blank and is always editable. If entered, this field must be <= 100 characters. Database Field: ERPx_LMLoadHeader.BookingNumber | ||||||||
Forwarder | Displays the name/ID of the forwarder that corresponds to the shipment. This is a text box that is not required. It defaults as blank and is always editable. If entered, this field must be <= 100 characters.
Database Field: ERPx_LMLoadHeader.Forwarder | ||||||||
Place of Delivery |
that is not required. It defaults as blank and is always editable. If entered, this field must be <= 200 characters. Database Field: ERPx_LMLoadHeader.DeliveryPort | ||||||||
Place of Delivery / Date | Displays two text boxes side-by-side for the user to enter the place of delivery for the shipment and the date of the shipment's delivery. These fields are not required. | ||||||||
Port of Discharge / Date | Displays two text boxes side-by-side for the user to enter the port of discharge for the shipment and the date of the shipment's discharge from the receiving port. These fields are not required. | ||||||||
Port of Entry / Date | Displays two text boxes side-by-side for the user to enter the port of entry for the shipment and the date of the shipment's entry to the receiving port. These fields are not required. | ||||||||
Port of Loading / Date | Displays two text boxes side-by-side for the user to enter the port of loading for the shipment and the date of the shipment's loading. These fields are not required. | ||||||||
Shipment | Displays the transfer's shipment as the shipment ID, the site, and the ship by date. This field is required. | ||||||||
Shipping Line | Displays a text box for the user to enter the shipping line for the corresponding shipment. This field is not required. | ||||||||
Vessel | |||||||||
Vessel Number Date |
Database Field: ERPx_LMLoadHeader.DeliveryDate | ||||||||
Port of Discharge |
Database Field: ERPx_LMLoadHeader.DischargePort | ||||||||
Port of Discharge Date |
Database Field: ERPx_LMLoadHeader.DischargeDate | ||||||||
Port of Entry |
Database Field: ERPx_LMLoadHeader.EntryPort | ||||||||
Port of Entry Date |
Database Field: ERPx_LMLoadHeader.EntryDate | ||||||||
Port of Loading |
Database Field: ERPx_LMLoadHeader.LoadingPort | ||||||||
Port of Loading Date |
Database Field: ERPx_LMLoadHeader.LoadingDate | ||||||||
Shipment | Displays the unique shipment as the shipment ID, Site, and Ship By date. This is a single-select standard lookup that is required. It defaults from the associated shipment that was selected prior to opening this record view. This field is editable as long as the Shipment Load Status has not been posted. This lookup contains a list of non-logistic shipments that have not been posted if the default shipment was a non-logistic shipment. This lookup contains a list of logistic shipments that have not been posted if the default shipment was a logistic shipment. Database Fields: ERPx_LMLoadHeader.LoadID - ERPx_LMLoadHeader.SiteSK - ERPx_LMLoadHeader.ScheduledShipDate | ||||||||
Shipping Line |
Database Field: ERPx_LMLoadHeader.ShippingLine | ||||||||
Vessel | |||||||||
Vessel Number | Displays the Vessel Number of the Vessel carrying the shipment. This is a text box that is not required. It defaults as blank and is always editable. If entered, this field must be <= 100 characters. Database Field: ERPx_LMLoadHeader.VesselNumber |
Page Details
Ship To Tab
Toolbar Icons | Description | ||||||||
---|---|---|---|---|---|---|---|---|---|
Delete |
| ||||||||
Excel |
| ||||||||
New |
| ||||||||
Fields | Description | ||||||||
# Pallets | Displays a numeric text box forthe user to enter thenumber of pallets the container contains. This fieldis a numeric text box that is not required. It defaults to 0.00 and is not requiredalways editable. | ||||||||
Base Rate | Displays a numeric text box for the user to enter the base rate of the corresponding container. This field defaults to 0.00 and is not required. | ||||||||
Comment | Displays a text box for the user to enter a comment regarding the corresponding container. This field is not required. | ||||||||
Container | Displays a text box for the user to enter the container ID. This field is required. | ||||||||
Container Tare | Displays a numeric text box for the user to enter the tare of the corresponding container. This field defaults to 0.00 and is not required. | ||||||||
Container Type | |||||||||
Dunnage | Displays a numeric text box for the user to enter the total dunnage associated with the corresponding container. This field defaults to 0.00 and is not required. | ||||||||
Sales Amount | Displays a numeric text box for the user to enter the sales amount of the corresponding container. This field defaults to 0.00 and is not required. | ||||||||
Seal | Displays a text box for the user to enter the seal ID that corresponds to the container. This field is not required. | ||||||||
Total Weight | Displays the auto-calculated sum of the Weight, Container Tare, and Dunnage on the corresponding container. This field is never editable by the user. | ||||||||
Units | Displays a text box for the user to enter the total units in the corresponding container. This field defaults to 0.00 and is not required. | ||||||||
Weight | Displays a text box for the user to enter the total weight in the corresponding container. This field defaults to 0.00 and is not required. |
...