/AWS1/CL_GERWEIGHTPERAXLEGROUP¶
Specifies the total weight for different axle group configurations. Used in regions where regulations set different weight limits based on axle group types.
Unit: kilograms
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_single TYPE /AWS1/GERWEIGHTKILOGRAMS /AWS1/GERWEIGHTKILOGRAMS¶
Total weight in kilograms for single axle configurations.
Unit:
kilograms
iv_tandem TYPE /AWS1/GERWEIGHTKILOGRAMS /AWS1/GERWEIGHTKILOGRAMS¶
Total weight in kilograms for tandem (two adjacent) axle configurations.
Unit:
kilograms
iv_triple TYPE /AWS1/GERWEIGHTKILOGRAMS /AWS1/GERWEIGHTKILOGRAMS¶
Total weight in kilograms for triple (three adjacent) axle configurations.
Unit:
kilograms
iv_quad TYPE /AWS1/GERWEIGHTKILOGRAMS /AWS1/GERWEIGHTKILOGRAMS¶
Total weight in kilograms for quad (four adjacent) axle configurations.
Unit:
kilograms
iv_quint TYPE /AWS1/GERWEIGHTKILOGRAMS /AWS1/GERWEIGHTKILOGRAMS¶
Total weight in kilograms for quint (five adjacent) axle configurations.
Unit:
kilograms
Queryable Attributes¶
Single¶
Total weight in kilograms for single axle configurations.
Unit:
kilograms
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SINGLE() |
Getter for SINGLE |
Tandem¶
Total weight in kilograms for tandem (two adjacent) axle configurations.
Unit:
kilograms
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TANDEM() |
Getter for TANDEM |
Triple¶
Total weight in kilograms for triple (three adjacent) axle configurations.
Unit:
kilograms
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TRIPLE() |
Getter for TRIPLE |
Quad¶
Total weight in kilograms for quad (four adjacent) axle configurations.
Unit:
kilograms
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_QUAD() |
Getter for QUAD |
Quint¶
Total weight in kilograms for quint (five adjacent) axle configurations.
Unit:
kilograms
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_QUINT() |
Getter for QUINT |