Master
From UG
(→Container validations and related) |
(→Container validations and related) |
||
Line 260: | Line 260: | ||
1/ Add validations for the session when user sets Actual Departure Date. | 1/ Add validations for the session when user sets Actual Departure Date. | ||
- | Use same logic as for CT profile: [[CT Editor# | + | Use same logic as for CT profile: [[CT Editor#SOW_3_Commodity_and_Container_related_validations]] |
2/ If Actual Departure Date is set and user is trying to add container(s) OR add CTs with unassigned container(s) to Master then: | 2/ If Actual Departure Date is set and user is trying to add container(s) OR add CTs with unassigned container(s) to Master then: |
Revision as of 13:47, 11 October 2013
Scope
This wiki describes Master Business Object
General Fields
Create Date
Date that Master has been created. Currently not displayed on tabs.
Created On
same as #Create Date
Master Shipper
- Meaning: TBD
- Format/type: TBD
- Examples: TBD
- MOT: All
- DB: TBD
- CRUD: Master General#Master Shipper
Master Shipper ref
- Meaning: TBD
- Format/type: TBD
- Examples: TBD
- MOT: All
- DB: TBD
- CRUD: Master General#Master Shipper ref
Master Consignee
- Meaning: TBD
- Format/type: TBD
- Examples: TBD
- MOT: All
- DB: TBD
- CRUD: Master General#Master Consignee
Master Consignee ref
- Meaning: TBD
- Format/type: TBD
- Examples: TBD
- MOT: All
- DB: TBD
- CRUD: Master General#Master Consignee ref
Master Notify
- Meaning: TBD
- Format/type: TBD
- Examples: TBD
- MOT: All
- DB: TBD
- CRUD: Master General#Master Notify
Master Origin Trucker
- Meaning: TBD
- Format/type: TBD
- Examples: TBD
- MOT: All
- DB: TBD
- CRUD: Master General#Master Origin Trucker
Master Destination Trucker
- Meaning: TBD
- Format/type: TBD
- Examples: TBD
- MOT: Air/Ocean
- DB: TBD
- CRUD: Master General#Master Destination Trucker
Master Mode of Transport
- Meaning: TBD
- Format/type: TBD
- Examples: TBD
- MOT: All
- DB: TBD
- CRUD: Master General#Master Mode of Transport
Master Pick-up
- Meaning: TBD
- Format/type: TBD
- Examples: TBD
- MOT: All
- DB: TBD
- CRUD: Master General#Master Pick-up
Master Pick-up Comments
- Meaning: TBD
- Format/type: TBD
- Examples: TBD
- MOT: All
- DB: TBD
- CRUD: Master General#Master Pick-up Comments
Master Delivery Address
- Meaning: TBD
- Format/type: TBD
- Examples: TBD
- MOT: All
- DB: TBD
- CRUD: Master General#Master Delivery Address
Master Delivery Comments
- Meaning: TBD
- Format/type: TBD
- Examples: TBD
- MOT: All
- DB: TBD
- CRUD: Master General#Master Delivery Comments
Master Marks/Numbers
- Meaning: TBD
- Format/type: TBD
- Examples: TBD
- MOT: All
- DB: TBD
- CRUD: Master General#Master Marks/Numbers
Master Commodity Description
- Meaning: TBD
- Format/type: TBD
- Examples: TBD
- MOT: All
- DB: TBD
- CRUD: Master General#Master Commodity Description
Total Handling Units(readonly)
- Meaning: TBD
- Format/type: TBD
- Examples: TBD
- MOT: All
- DB: TBD
- CRUD: Master General#Total Handling Units
Total Cubic Meters(readonly)
- Meaning: TBD
- Format/type: TBD
- Examples: TBD
- MOT: All
- DB: TBD
- CRUD: Master General#Total Cubic Meters
Total Gross kg(readonly)
- Meaning: TBD
- Format/type: TBD
- Examples: TBD
- MOT: All
- DB: TBD
- CRUD: Master General#Total Gross kg
Hazardous
Details Fields
Freight Prepaid Collect
Move Type/MBL
Steamshipline
Airline
Co Loaders
Booking Num
Master Bill Of Lading
Master Airway Bill
FedEx carrier ID
- CRUD: Master_Details_Tab_(component)#FedEx_carrier_ID
- else - see CT#FedEx_carrier_ID
AMS Submission Date
Vessel Name
Voyage Num
Flight One
Feeder Vessel Name
Feeder Vessel Voyage Num
Flight Two
Origin Terminal
Airport Of Departure
Origin Terminal Estimated Date
Airport Of Departure Estimated Date
Origin Terminal Actual Date
Airport Of Departure Actual Date
Port Of Loading
Port Of Loading Estimated Date
Port Of Loading Actual Date
Port Of Trans Shipment
Trans Shipment Airport
Port Of Trans Shipment Estimated Date
Trans Shipment Airport Estimated Date
Port Of Trans Shipment Actual Date
Trans Shipment Airport Actual Date
Port Of Discharge
Airport Of Destination
Port Of Discharge Estimated Date
Airport Of Destination Estimated Date
Port Of Discharge Actual Date
Airport Of Destination Actual Date
Destination Terminal
Destination Terminal Estimated Date
Destination Terminal Actual Date
Destination Receiving Agent
Cubic Meter
Total Chargeable Weight
Master Bill Of Lading Comment
Master Airway Bill Comment
Mapping Fields
Link to CRUD
See:
Misc
Text from body of Master Ocean Details tab
1) Orange fields (also marked with '**') are Common fields for Indiv CT and Master.
2) Master rules, meaning that If Indiv CT is assigned to Master then corresponding Common fields from Master will replace same fields in CT without warning
3) Also, following assigment of CT to a Master, Common fields become read only. Editable through Master only. Changes through Master to these fields will propagate into corresponding fields for each CT that is a part of this Master
SOWs
SOW 1
mantis: 4232
Container validations and related
1/ Add validations for the session when user sets Actual Departure Date.
Use same logic as for CT profile: CT Editor#SOW_3_Commodity_and_Container_related_validations
2/ If Actual Departure Date is set and user is trying to add container(s) OR add CTs with unassigned container(s) to Master then:
- present dialog:
WARNING: -------- Actual Departure Date is already set. Adding new container(s) OR adding CT with unassigned container(s) will clear this date. If you proceed you need to assign at least one commodity to a new container first and then set this date again. [OK] [Cancel]
- If user clicks OK then:
- add container(s) OR CTs with containers
- clear Actual Departure Date (in both CT and Master - updated per Alex's SIT note)
3/ permanently hide "Contents assigned?:" column against containers in master's "master detail's" tab