CT bo
From UG
Line 5: | Line 5: | ||
This describes CT (Shipment) Business Object | This describes CT (Shipment) Business Object | ||
- | == <Example> == | + | == Fields == |
+ | |||
+ | === <Example> === | ||
* ''meaning:'' Airline 2 Letter unique Code | * ''meaning:'' Airline 2 Letter unique Code | ||
Line 31: | Line 33: | ||
- | == CT num == | + | === CT num === |
'''Meaning:''' unique shipment identifier | '''Meaning:''' unique shipment identifier | ||
Line 45: | Line 47: | ||
|} | |} | ||
- | == Export ref == | + | === Export ref === |
'''Meaning:''' unique shipment identifier | '''Meaning:''' unique shipment identifier | ||
Line 60: | Line 62: | ||
- | == Import ref == | + | === Import ref === |
- | '''Meaning:''' | + | '''Meaning:''' unique shipment identifier |
'''Format/type:''' | '''Format/type:''' | ||
- | '''Examples:''' | + | '''Examples:''' AI59212 |
{| border="1" | {| border="1" | ||
Line 72: | Line 74: | ||
|- | |- | ||
| all: || [[Gen_Tab#Import_ref]] || [[Generic tbl#ImportRef]] | | all: || [[Gen_Tab#Import_ref]] || [[Generic tbl#ImportRef]] | ||
+ | |} | ||
+ | |||
+ | |||
+ | === Customer ref === | ||
+ | |||
+ | '''Meaning:''' unique shipment identifier | ||
+ | |||
+ | '''Format/type:''' | ||
+ | |||
+ | '''Examples:''' | ||
+ | |||
+ | {| border="1" | ||
+ | | MOT || CRUD || DB | ||
+ | |- | ||
+ | | all: || [[TBD] || [[TBD]] | ||
+ | |} | ||
+ | |||
+ | |||
+ | === Jaguar 3rd ref === | ||
+ | |||
+ | '''Meaning:''' unique shipment identifier | ||
+ | |||
+ | '''Format/type:''' | ||
+ | |||
+ | '''Examples:''' | ||
+ | |||
+ | {| border="1" | ||
+ | | MOT || CRUD || DB | ||
+ | |- | ||
+ | | all: || [[TBD] || [[TBD]] | ||
+ | |} | ||
+ | |||
+ | |||
+ | === E0 Client === | ||
+ | |||
+ | '''Meaning:''' Client Company that ordered this shipment, and probably paying for it | ||
+ | |||
+ | '''Format/type:''' | ||
+ | |||
+ | '''Examples:''' | ||
+ | |||
+ | {| border="1" | ||
+ | | MOT || CRUD || DB | ||
+ | |- | ||
+ | | all: || [[TBD] || [[TBD]] | ||
+ | |} | ||
+ | |||
+ | === Mode of Transport === | ||
+ | |||
+ | '''Meaning:''' | ||
+ | |||
+ | '''Format/type:''' | ||
+ | |||
+ | '''Examples:''' AIR | ||
+ | |||
+ | {| border="1" | ||
+ | | MOT || CRUD || DB | ||
+ | |- | ||
+ | | all: || [[TBD] || [[TBD]] | ||
+ | |} | ||
+ | |||
+ | === Client Mode === | ||
+ | |||
+ | '''Meaning:''' Client specific tag | ||
+ | |||
+ | '''Format/type:''' | ||
+ | |||
+ | '''Examples:''' | ||
+ | |||
+ | {| border="1" | ||
+ | | MOT || CRUD || DB | ||
+ | |- | ||
+ | | all: || [[TBD] || [[TBD]] | ||
+ | |} | ||
+ | |||
+ | === Operator Of Last Change === | ||
+ | |||
+ | '''Meaning:''' Client specific tag | ||
+ | |||
+ | '''Format/type:''' | ||
+ | |||
+ | '''Examples:''' Graeme Reveley | ||
+ | |||
+ | {| border="1" | ||
+ | | MOT || CRUD || DB | ||
+ | |- | ||
+ | | all: || [[TBD] || [[TBD]] | ||
+ | |} | ||
+ | |||
+ | === Operator Of Last Change === | ||
+ | |||
+ | '''Meaning:''' Client Company (name) that can see this Ct through Client App (Client Company Group name) | ||
+ | |||
+ | '''Format/type:''' | ||
+ | |||
+ | '''Examples:''' EA | ||
+ | |||
+ | {| border="1" | ||
+ | | MOT || CRUD || DB | ||
+ | |- | ||
+ | | all: || [[TBD] || [[TBD]] | ||
+ | |} | ||
+ | |||
+ | === Shipper === | ||
+ | |||
+ | '''Meaning:''' | ||
+ | |||
+ | '''Format/type:''' | ||
+ | |||
+ | '''Examples:''' PETER THOMAS ROTH | ||
+ | |||
+ | {| border="1" | ||
+ | | MOT || CRUD || DB | ||
+ | |- | ||
+ | | all: || [[TBD] || [[TBD]] | ||
+ | |} | ||
+ | |||
+ | === Shipper Address === | ||
+ | |||
+ | '''Meaning:''' | ||
+ | |||
+ | '''Format/type:''' | ||
+ | |||
+ | '''Examples:''' | ||
+ | |||
+ | PETER THOMAS ROTH LABS LLC | ||
+ | 460 Park Avenue | ||
+ | 6th Floor | ||
+ | New York, NY 10022 | ||
+ | United States | ||
+ | |||
+ | {| border="1" | ||
+ | | MOT || CRUD || DB | ||
+ | |- | ||
+ | | all: || [[TBD] || [[TBD]] | ||
+ | |} | ||
+ | |||
+ | === Notify === | ||
+ | |||
+ | '''Meaning:''' | ||
+ | |||
+ | '''Format/type:''' | ||
+ | |||
+ | '''Examples:''' PETER THOMAS ROTH | ||
+ | |||
+ | {| border="1" | ||
+ | | MOT || CRUD || DB | ||
+ | |- | ||
+ | | all: || [[TBD] || [[TBD]] | ||
+ | |} | ||
+ | |||
+ | === Notify Address === | ||
+ | |||
+ | '''Meaning:''' | ||
+ | |||
+ | '''Format/type:''' | ||
+ | |||
+ | '''Examples:''' | ||
+ | |||
+ | PETER THOMAS ROTH LABS LLC | ||
+ | 460 Park Avenue | ||
+ | 6th Floor | ||
+ | New York, NY 10022 | ||
+ | United States | ||
+ | |||
+ | {| border="1" | ||
+ | | MOT || CRUD || DB | ||
+ | |- | ||
+ | | all: || [[TBD] || [[TBD]] | ||
|} | |} |
Revision as of 22:21, 3 February 2010
Contents |
Scope
This describes CT (Shipment) Business Object
Fields
<Example>
- meaning: Airline 2 Letter unique Code
- type/format: Datatypes#alpha; exactly 2 chars; all caps
- example: CA
MOT | CRUD | DB |
Undefined: | Gen_Tab#... | Generic tbl#... |
Air: | see above | |
LCL: | see above | |
FCL: | see above | |
Truck Ocean: | see above | |
Truck Air: | see above | |
Truck Dom: | see above |
CT num
Meaning: unique shipment identifier
Format/type:
Examples: 130222
MOT | CRUD | DB |
all: |
Export ref
Meaning: unique shipment identifier
Format/type:
Examples: 8107657AE
MOT | CRUD | DB |
all: | Gen_Tab#Export_ref | Generic tbl#ExportRef |
Import ref
Meaning: unique shipment identifier
Format/type:
Examples: AI59212
MOT | CRUD | DB |
all: | Gen_Tab#Import_ref | Generic tbl#ImportRef |
Customer ref
Meaning: unique shipment identifier
Format/type:
Examples:
MOT | CRUD | DB |
all: | [[TBD] | TBD |
Jaguar 3rd ref
Meaning: unique shipment identifier
Format/type:
Examples:
MOT | CRUD | DB |
all: | [[TBD] | TBD |
E0 Client
Meaning: Client Company that ordered this shipment, and probably paying for it
Format/type:
Examples:
MOT | CRUD | DB |
all: | [[TBD] | TBD |
Mode of Transport
Meaning:
Format/type:
Examples: AIR
MOT | CRUD | DB |
all: | [[TBD] | TBD |
Client Mode
Meaning: Client specific tag
Format/type:
Examples:
MOT | CRUD | DB |
all: | [[TBD] | TBD |
Operator Of Last Change
Meaning: Client specific tag
Format/type:
Examples: Graeme Reveley
MOT | CRUD | DB |
all: | [[TBD] | TBD |
Operator Of Last Change
Meaning: Client Company (name) that can see this Ct through Client App (Client Company Group name)
Format/type:
Examples: EA
MOT | CRUD | DB |
all: | [[TBD] | TBD |
Shipper
Meaning:
Format/type:
Examples: PETER THOMAS ROTH
MOT | CRUD | DB |
all: | [[TBD] | TBD |
Shipper Address
Meaning:
Format/type:
Examples:
PETER THOMAS ROTH LABS LLC 460 Park Avenue 6th Floor New York, NY 10022 United States
MOT | CRUD | DB |
all: | [[TBD] | TBD |
Notify
Meaning:
Format/type:
Examples: PETER THOMAS ROTH
MOT | CRUD | DB |
all: | [[TBD] | TBD |
Notify Address
Meaning:
Format/type:
Examples:
PETER THOMAS ROTH LABS LLC 460 Park Avenue 6th Floor New York, NY 10022 United States
MOT | CRUD | DB |
all: | [[TBD] | TBD |