Class TipoContainer
Class TipoContainer
Field | Type | Required? | Description |
---|---|---|---|
cdContainerType | Integer | Yes | Container type code |
dsSigla | String [4] | Yes | Acronym used to identify the container type. |
dsDescription | String [50] | Yes | Container type Description |
vlLengthExt | Real | Yes | External length in meters |
vlWidthExt | Real | Yes | External width in meters |
vlHeightExt | Real | Yes | External height in meters |
vlLengthInt | Real | Yes | Internal length in meters |
vlWidthInt | Real | Yes | Internal width in meters |
vlHeightInt | Real | Yes | Internal height in meters |
vlBaseLength | Real | Yes | Base length in meters |
vlBaseWidth | Real | Yes | Base width in meters |
vlBaseHeight | Real | Yes | Base height in meters |
vlDoorWidth | Real | Yes | Door width in meters |
vlDoorHeight | Real | Yes | Door height in meters |
vlTare | Real | Yes | Empty container weight |
vlCapWeight | Real | Yes | Load capacity in Kg |
vlCapVol | Real | Yes | Load capacity in m³ |