/AWS1/CL_MDXBRIDGESOURCE¶
The bridge's source.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_flowsource TYPE REF TO /AWS1/CL_MDXBRIDGEFLOWSOURCE /AWS1/CL_MDXBRIDGEFLOWSOURCE¶
The source of the associated flow.
io_networksource TYPE REF TO /AWS1/CL_MDXBRIDGENETWORKSRC /AWS1/CL_MDXBRIDGENETWORKSRC¶
The network source for the bridge.
Queryable Attributes¶
FlowSource¶
The source of the associated flow.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_FLOWSOURCE() |
Getter for FLOWSOURCE |
NetworkSource¶
The network source for the bridge.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_NETWORKSOURCE() |
Getter for NETWORKSOURCE |
Public Local Types In This Class¶
Internal table types, representing arrays and maps of this class, are defined as local types:
TT___LISTOFBRIDGESOURCE¶
TYPES TT___LISTOFBRIDGESOURCE TYPE STANDARD TABLE OF REF TO /AWS1/CL_MDXBRIDGESOURCE WITH DEFAULT KEY
.