/AWS1/CL_FNTDISTRIBUTIONTENA00¶
Filter by the associated distribution ID or connection group ID.
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
iv_distributionid
TYPE /AWS1/FNTSTRING
/AWS1/FNTSTRING
¶
The distribution ID to filter by. You can find distribution tenants associated with a specific distribution.
iv_connectiongroupid
TYPE /AWS1/FNTSTRING
/AWS1/FNTSTRING
¶
The ID of the connection group to filter by. You can find distribution tenants associated with a specific connection group.
Queryable Attributes¶
DistributionId¶
The distribution ID to filter by. You can find distribution tenants associated with a specific distribution.
Accessible with the following methods¶
Method | Description |
---|---|
GET_DISTRIBUTIONID() |
Getter for DISTRIBUTIONID, with configurable default |
ASK_DISTRIBUTIONID() |
Getter for DISTRIBUTIONID w/ exceptions if field has no valu |
HAS_DISTRIBUTIONID() |
Determine if DISTRIBUTIONID has a value |
ConnectionGroupId¶
The ID of the connection group to filter by. You can find distribution tenants associated with a specific connection group.
Accessible with the following methods¶
Method | Description |
---|---|
GET_CONNECTIONGROUPID() |
Getter for CONNECTIONGROUPID, with configurable default |
ASK_CONNECTIONGROUPID() |
Getter for CONNECTIONGROUPID w/ exceptions if field has no v |
HAS_CONNECTIONGROUPID() |
Determine if CONNECTIONGROUPID has a value |