/AWS1/CL_BDICAPABILITYOPTIONS¶
Contains the details for an Outbound EDI capability.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_outboundedi TYPE REF TO /AWS1/CL_BDIOUTBOUNDEDIOPTIONS /AWS1/CL_BDIOUTBOUNDEDIOPTIONS¶
A structure that contains the outbound EDI options.
io_inboundedi TYPE REF TO /AWS1/CL_BDIINBOUNDEDIOPTIONS /AWS1/CL_BDIINBOUNDEDIOPTIONS¶
A structure that contains the inbound EDI options for the capability.
Queryable Attributes¶
outboundEdi¶
A structure that contains the outbound EDI options.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_OUTBOUNDEDI() |
Getter for OUTBOUNDEDI |
inboundEdi¶
A structure that contains the inbound EDI options for the capability.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_INBOUNDEDI() |
Getter for INBOUNDEDI |