/
Parameter (CI)

Parameter (CI)

Parameters are used on many levels to enhance the data model with shipper- and process specific information while retaining a clean and easy to comprehend core data model.

Field Descriptions

Field

Description

Type (Length)

Mandatory

Remark

Field

Description

Type (Length)

Mandatory

Remark

qualifier

Qualifies the information

C1/100

True



value

Value of parameter

C1/4000

True

Value is formally mandatory but can be null or empty! Null or empty values indicate to reset an existing value, e.g. as incremental updates.

description

Additional description of parameter

C1/4000

False

Free text

@editable

Hint for Data Editing Interface whether value of this parameter is editable

C1/10

False

Value

  • no: Parameter can not be edited

  • assigned: Parameter can be edited when transport has been assigned

  • routed: Parameter can be edited when transport has been routed

@mandatory

Hint for Data Editing Interface whether value of this parameter is mandatory / must be provided

C1/10

False

Value

  • true: Value must be provided

  • false: Value can be provided (if editable)