Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Oversized indicator

In Oceanbooking an Oversized indicator incl. dimensions per container can be entered and transferred.

The fields can be included in the order via the mask editor, in the container tab of the goods description:

DescriptionField name
Oversizedeawarecont_t.ueberdim
Uniteawarecont_t.ueberdim_einheit
Length totaleawarecont_t.laenge_gesamt
Width totaleawarecont_t.breite_gesamt
Height totaleawarecont_t.hoehe_gesamt



Select the screen mask All fields:


To show the dimension fields depending on the Oversized indicator, the visibility in the mask editor must be controlled in each field: if( ueberdim = 'J', 1, 0 )

Thus, if the Oversized indicator is set, the Unit and Dimensions fields will be displayed.

Dangerous cargo: Tunnel restriction code

In the mask editor, the Tunnel restriction code field can be added for the IMDG dangerous goods law.

  • No labels