OOCL 300

From UG

(Difference between revisions)
Jump to: navigation, search
(Cargo Nature)
 
(15 intermediate revisions not shown)
Line 19: Line 19:
==== AMS SCAC Code ====
==== AMS SCAC Code ====
-
* constant = JAFR
+
Constant = ''"JAFR"''
  SCAC/ACI Code.  For USA trade, this is a code with normally 4 digits for AMS filing
  SCAC/ACI Code.  For USA trade, this is a code with normally 4 digits for AMS filing
Line 27: Line 27:
==== Booking Number ====
==== Booking Number ====
-
Available only for Bookings that were confirmed/rejected by carrier.
+
* Available only for Bookings that were confirmed/rejected by carrier.
 +
* pull from [[Master#Booking Num]]
=== Rate/Reference Information ===
=== Rate/Reference Information ===
Line 33: Line 34:
==== Contract Number ====
==== Contract Number ====
-
New field, see [[#Contract Number NEW]]
+
New field, see [[EDI 300#Contract Number]]
=== Parties ===
=== Parties ===
Line 65: Line 66:
* [[Address#State]]
* [[Address#State]]
-
See also [[Offices]].
+
See also [[EDI 300#Jaguar Offices]].
-
 
+
-
Tech Note
+
-
----------
+
-
There is a problem.
+
-
Office addr is stored in one field tblOffice.Address
+
-
Need to re-factor DB table to add separate fields that hold Zip, City, etc
+
-
and trigger to support existing field. Or other solution.  
+
==== Consignee ====
==== Consignee ====
Line 100: Line 94:
==== Cargo Nature ====
==== Cargo Nature ====
-
** ''General / Reefer / Dangerous''
+
* possible values: General / Reefer / Dangerous  
-
** use [[Master#Hazardous]], details TBD
+
 
 +
* if at least one container is a reefer (use [[EDI 300#Reefer Indicator]]) then Cargo Nature = Reefer
 +
 
 +
* if Hazardous = Y then Cargo Nature = Hazardous
 +
 
 +
* else Cargo Nature = General
==== Cargo Descriptions ====
==== Cargo Descriptions ====
-
** [[#Commodity]]
+
Pull from [[Master#Master Commodity Description]]
=== Routing ===
=== Routing ===
-
* '''Origin City'''
+
See [[EDI 300#Move type]]
-
** for door/* moves: [[Master#Origin_Terminal]]
+
-
** for door/* moves: [[Master#Master_Pick-up]]
+
-
* '''Destination City'''
+
==== Origin City ====
-
** for */port moves: [[Master#Destination_Terminal]]
+
-
** for */port moves: [[Master#Master_Delivery_Address]]
+
-
* '''Vessel Name'''
+
For Move type = "door to cy" or "door to door":
-
** [[Master#Vessel_Name]]
+
* pull City from [[Master#Master_Pick-up]] address
-
* '''Voyage Number'''
+
For Move type = "cy to cy" or "cy to door":
-
** [[Master#Voyage_Num]]
+
* pull City from [[Master#Origin_Terminal]] address
-
* '''Intended Date Range'''
+
==== Destination City ====
-
** sailing within X weeks from Date Y, details TBD
+
 
 +
For Move type = "cy to door" or "door to door":
 +
* pull City from [[Master#Master Delivery Address]] address
 +
 
 +
For Move type = "cy to cy" or "door to cy":
 +
* pull City from [[Master#Destination_Terminal]] address
 +
 
 +
==== Vessel Name ====
 +
 
 +
Pull from [[Master#Vessel_Name]]
 +
 
 +
==== Voyage Number ====
 +
 
 +
Pull from [[Master#Voyage_Num]]
=== Container ===
=== Container ===
Line 141: Line 149:
=== Trucking and Haulage ===
=== Trucking and Haulage ===
-
* '''Door Pickup'''
+
==== Move type ====
-
** options:  all 4 combinations of '''cy''' and '''door'''
+
-
** map to [[Master#Move_Type.2FMBL | Move Type/MBL ]] ''(Master Details tab. 2)''
+
-
*** cy = port
+
-
? do we need to add Appointment interface or always use "To be Advised"?
+
Pull from [[Master#Move Type/MBL]]
-
 
+
-
* '''Empty Container Pickup Request'''
+
-
** O
+
-
** do we need this?
+
=== Special Requirements ===
=== Special Requirements ===
Line 167: Line 168:
Required: No (used in some cases)
Required: No (used in some cases)
 +
 +
=== Reefer Information ===
 +
 +
This section will be presented if [[#Cargo Nature]] = Reefer
 +
 +
See [[EDI 300#Reefer Info]]
== 301 Data Elements ==
== 301 Data Elements ==
 +
 +
=== Booking Number ===
 +
 +
* save into [[Master#Booking_Num ]]
 +
 +
=== Vessel Name ===
 +
 +
* save into [[Master#Vessel_Name]]
 +
 +
=== Voyage Number ===
 +
 +
* save into [[Master#Voyage_Num ]]
 +
 +
=== Documentation Cut Off Date ===
 +
 +
* '''Documentation Cut Off Date''' // Date+Time // Last possible date documentation can be sent.
 +
** Read only, M Det Tab
 +
 +
* TBC!
 +
 +
=== CY open date ===
 +
 +
* '''CY open date''' // Date+Time // First possible date cargoes may be delivered to a ship or designated point.
 +
 +
* TBC!
 +
 +
=== CY Cutoff Date ===
 +
 +
* save into [[EDI 300#CY Cutoff Date]]

Current revision as of 15:57, 15 November 2013


Contents

[edit] Intro

This list is based on OOCL/Cargosmart requirements (phase one is OOCL only).

We suppose that if we connect through other VANs/directly to other carriers we might have some but not very significant difference since X12 protocol for 300 is a standard.

[edit] 300 Data Elements

Below is a list of all data elements to be sent through EDI.

[edit] Misc

[edit] Traffic Mode

Constant = "FCL/FCL".

[edit] AMS SCAC Code

Constant = "JAFR"

SCAC/ACI Code.  For USA trade, this is a code with normally 4 digits for AMS filing
We need this code to submit AMS filing and Jaguar is registered. 
Our AMS SCAC code is JAFR.

[edit] Booking Number

  • Available only for Bookings that were confirmed/rejected by carrier.
  • pull from Master#Booking Num

[edit] Rate/Reference Information

[edit] Contract Number

New field, see EDI 300#Contract Number

[edit] Parties

[edit] Shipper

Name and Address for Master#Master_Shipper.

Send separately:

[edit] Forwarder

Name and Address for Jaguar Office to which operator who creates message belongs.

Send separately:

See also EDI 300#Jaguar Offices.

[edit] Consignee

Name and Address for Master#Master_Consignee.

Send separately:

[edit] Cargo

[edit] Outbound Traffic Mode

constant = FCL

[edit] Inbound Traffic Mode

constant = FCL

[edit] Cargo Nature

  • possible values: General / Reefer / Dangerous
  • if Hazardous = Y then Cargo Nature = Hazardous
  • else Cargo Nature = General

[edit] Cargo Descriptions

Pull from Master#Master Commodity Description

[edit] Routing

See EDI 300#Move type

[edit] Origin City

For Move type = "door to cy" or "door to door":

For Move type = "cy to cy" or "cy to door":

[edit] Destination City

For Move type = "cy to door" or "door to door":

For Move type = "cy to cy" or "door to cy":

[edit] Vessel Name

Pull from Master#Vessel_Name

[edit] Voyage Number

Pull from Master#Voyage_Num

[edit] Container

For each container:

[edit] Trucking and Haulage

[edit] Move type

Pull from Master#Move Type/MBL

[edit] Special Requirements

[edit] Export Declaration

Constant value = "No Export Declaration"

[edit] Special Stowage

See EDI 300#Special Stowage

[edit] Booking Remarks

See EDI 300#Booking Remarks.

Required: No (used in some cases)

[edit] Reefer Information

This section will be presented if #Cargo Nature = Reefer

See EDI 300#Reefer Info

[edit] 301 Data Elements

[edit] Booking Number

[edit] Vessel Name

[edit] Voyage Number

[edit] Documentation Cut Off Date

  • Documentation Cut Off Date // Date+Time // Last possible date documentation can be sent.
    • Read only, M Det Tab
  • TBC!

[edit] CY open date

  • CY open date // Date+Time // First possible date cargoes may be delivered to a ship or designated point.
  • TBC!

[edit] CY Cutoff Date

Personal tools