/AWS1/CL_TBDSTEPREQUIREDCAPA00¶
The details of required step capabilities.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
it_attributes TYPE /AWS1/CL_TBDSTEPATTRCAPABILITY=>TT_STEPATTRIBUTECAPABILITIES TT_STEPATTRIBUTECAPABILITIES¶
The capability attributes that the step requires.
it_amounts TYPE /AWS1/CL_TBDSTEPAMOUNTCAPABI00=>TT_STEPAMOUNTCAPABILITIES TT_STEPAMOUNTCAPABILITIES¶
The capability amounts that the step requires.
Queryable Attributes¶
attributes¶
The capability attributes that the step requires.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ATTRIBUTES() |
Getter for ATTRIBUTES, with configurable default |
ASK_ATTRIBUTES() |
Getter for ATTRIBUTES w/ exceptions if field has no value |
HAS_ATTRIBUTES() |
Determine if ATTRIBUTES has a value |
amounts¶
The capability amounts that the step requires.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_AMOUNTS() |
Getter for AMOUNTS, with configurable default |
ASK_AMOUNTS() |
Getter for AMOUNTS w/ exceptions if field has no value |
HAS_AMOUNTS() |
Determine if AMOUNTS has a value |