Steamshipline
From UG
(Difference between revisions)
(Created page with 'Category:Admin Data Objects == Links == * ''CRUD:'' Steamshiplines (component) * ''MySQL:'' Steamshipline tbl == Fields == === Name === * ''meaning:'' human rea…') |
(→Fields) |
||
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:'' | + | * ''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:'' | + | * ''example:'' APLU |
=== TrackingCarrierCode === | === TrackingCarrierCode === | ||
* ''meaning:'' | * ''meaning:'' | ||
- | * ''type/format:'' [[Datatypes#]]; max=30 chars | + | * ''type/format:'' [[Datatypes#]]; max=30 chars; NOT required |
- | * ''example:'' | + | * ''example:'' apl |
Revision as of 20:35, 3 February 2010
Contents |
Links
- CRUD: Steamshiplines (component)
- MySQL: Steamshipline tbl
Fields
Name
- meaning: human readable steamshipline company name
- type/format: Datatypes#alphanumeric; min=1 char; max=30 chars; required
- example: APL
SCACCode
- meaning: Steamshipline 4 Letter unique Code
- type/format: Datatypes#alpha; exactly 4 chars; required
- example: APLU
TrackingCarrierCode
- meaning:
- type/format: Datatypes#; max=30 chars; NOT required
- example: apl