/AWS1/CL_GSTDOWNLNKAWSGROUND01¶
Definition for a downlink agent endpoint
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_name TYPE /AWS1/GSTSAFENAME /AWS1/GSTSAFENAME¶
Downlink dataflow endpoint name
io_dataflowdetails TYPE REF TO /AWS1/CL_GSTDOWNLNKDATAFLOWD00 /AWS1/CL_GSTDOWNLNKDATAFLOWD00¶
Dataflow details for the downlink endpoint
Queryable Attributes¶
name¶
Downlink dataflow endpoint name
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_NAME() |
Getter for NAME, with configurable default |
ASK_NAME() |
Getter for NAME w/ exceptions if field has no value |
HAS_NAME() |
Determine if NAME has a value |
dataflowDetails¶
Dataflow details for the downlink endpoint
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DATAFLOWDETAILS() |
Getter for DATAFLOWDETAILS |