/AWS1/CL_MDLDSCFOLLOWERCHNLS00¶
Details of a follower channel in a linked pair
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_linkedchanneltype TYPE /AWS1/MDLLINKEDCHANNELTYPE /AWS1/MDLLINKEDCHANNELTYPE¶
Specifies this as a follower channel
iv_primarychannelarn TYPE /AWS1/MDL__STRING /AWS1/MDL__STRING¶
The ARN of the primary channel this channel follows
Queryable Attributes¶
LinkedChannelType¶
Specifies this as a follower channel
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_LINKEDCHANNELTYPE() |
Getter for LINKEDCHANNELTYPE, with configurable default |
ASK_LINKEDCHANNELTYPE() |
Getter for LINKEDCHANNELTYPE w/ exceptions if field has no v |
HAS_LINKEDCHANNELTYPE() |
Determine if LINKEDCHANNELTYPE has a value |
PrimaryChannelArn¶
The ARN of the primary channel this channel follows
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PRIMARYCHANNELARN() |
Getter for PRIMARYCHANNELARN, with configurable default |
ASK_PRIMARYCHANNELARN() |
Getter for PRIMARYCHANNELARN w/ exceptions if field has no v |
HAS_PRIMARYCHANNELARN() |
Determine if PRIMARYCHANNELARN has a value |