/AWS1/CL_BDAUNREACHABLENODEF00¶
Details about an unreachable node in the flow. A node is unreachable when there are no paths to it from any starting node.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_node TYPE /AWS1/BDAFLOWNODENAME /AWS1/BDAFLOWNODENAME¶
The name of the unreachable node.
Queryable Attributes¶
node¶
The name of the unreachable node.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_NODE() |
Getter for NODE, with configurable default |
ASK_NODE() |
Getter for NODE w/ exceptions if field has no value |
HAS_NODE() |
Determine if NODE has a value |