/AWS1/CL_CNTOUTBOUNDSTRATEGY¶
Information about the outbound strategy.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_type TYPE /AWS1/CNTOUTBOUNDSTRATEGYTYPE /AWS1/CNTOUTBOUNDSTRATEGYTYPE¶
Type of the outbound strategy.
Optional arguments:¶
io_config TYPE REF TO /AWS1/CL_CNTOUTBOUNDSTRAGCFG /AWS1/CL_CNTOUTBOUNDSTRAGCFG¶
Config of the outbound strategy.
Queryable Attributes¶
Type¶
Type of the outbound strategy.
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 |
Config¶
Config of the outbound strategy.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CONFIG() |
Getter for CONFIG |