/AWS1/CL_BDCPROXY¶
Union type representing different proxy configurations. Currently supports external customer-managed proxies.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_externalproxy TYPE REF TO /AWS1/CL_BDCEXTERNALPROXY /AWS1/CL_BDCEXTERNALPROXY¶
Configuration for an external customer-managed proxy server.
Queryable Attributes¶
externalProxy¶
Configuration for an external customer-managed proxy server.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_EXTERNALPROXY() |
Getter for EXTERNALPROXY |
Public Local Types In This Class¶
Internal table types, representing arrays and maps of this class, are defined as local types:
TT_PROXIES¶
TYPES TT_PROXIES TYPE STANDARD TABLE OF REF TO /AWS1/CL_BDCPROXY WITH DEFAULT KEY
.