Steamshipline

From UG

(Difference between revisions)
Jump to: navigation, search
(Created page with 'Category:Admin Data Objects == Links == * ''CRUD:'' Steamshiplines (component) * ''MySQL:'' Steamshipline tbl == Fields == === Name === * ''meaning:'' human rea…')
 
(2 intermediate revisions not shown)
Line 1: Line 1:
-
[[Category:Admin Data Objects]]
+
[[Category:Carriers]]
== Links ==
== Links ==
Line 11: Line 11:
* ''meaning:'' human readable steamshipline company name
* ''meaning:'' human readable steamshipline company name
-
* ''type/format:''  [[Datatypes#alphanumeric]]; min=1 char; max=30 chars
+
* ''type/format:''  [[Datatypes#alphanumeric]]; min=1 char; max=30 chars; required
-
* ''example:'' China Shipping
+
* ''example:'' APL
===  SCACCode ===
===  SCACCode ===
* ''meaning:'' Steamshipline 4 Letter unique Code
* ''meaning:'' Steamshipline 4 Letter unique Code
-
* ''type/format:'' [[Datatypes#alpha]]; exactly 4 chars
+
* ''type/format:'' [[Datatypes#alpha]]; exactly 4 chars; required
-
* ''example:'' CHHK
+
* ''example:'' APLU
===  TrackingCarrierCode ===
===  TrackingCarrierCode ===
* ''meaning:''  
* ''meaning:''  
-
* ''type/format:'' [[Datatypes#]]; max=30 chars
+
* ''type/format:'' [[Datatypes#]]; max=30 chars; NOT required
-
* ''example:''
+
* ''example:'' apl

Current revision as of 19:32, 28 October 2013


Contents

[edit] Links

[edit] Fields

[edit] Name

  • meaning: human readable steamshipline company name
  • type/format: Datatypes#alphanumeric; min=1 char; max=30 chars; required
  • example: APL

[edit] SCACCode

  • meaning: Steamshipline 4 Letter unique Code
  • type/format: Datatypes#alpha; exactly 4 chars; required
  • example: APLU

[edit] TrackingCarrierCode

  • meaning:
  • type/format: Datatypes#; max=30 chars; NOT required
  • example: apl
Personal tools