/AWS1/CL_GERROUTEWEIGHTCNSTRNT¶
The weight constraint for the route.
Unit: Kilograms
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_type TYPE /AWS1/GERROUTEWTCNSTRNTTYPE /AWS1/GERROUTEWTCNSTRNTTYPE¶
The type of constraint.
iv_value TYPE /AWS1/GERWEIGHTKILOGRAMS /AWS1/GERWEIGHTKILOGRAMS¶
The constraint value.
Unit:
Kilograms
Queryable Attributes¶
Type¶
The type of constraint.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TYPE() |
Getter for TYPE, with configurable default |
ASK_TYPE() |
Getter for TYPE w/ exceptions if field has no value |
HAS_TYPE() |
Determine if TYPE has a value |
Value¶
The constraint value.
Unit:
Kilograms
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_VALUE() |
Getter for VALUE |