/AWS1/CL_DETBTCGETMEMBERSHIP01¶
BatchGetMembershipDatasourcesResponse
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
it_membershipdatasources
TYPE /AWS1/CL_DETMEMBERSHIPDATASRCS=>TT_MEMBERSHIPDATASOURCESLIST
TT_MEMBERSHIPDATASOURCESLIST
¶
Details on the data source package history for an member of the behavior graph.
it_unprocessedgraphs
TYPE /AWS1/CL_DETUNPROCESSEDGRAPH=>TT_UNPROCESSEDGRAPHLIST
TT_UNPROCESSEDGRAPHLIST
¶
Graphs that data source package information could not be retrieved for.
Queryable Attributes¶
MembershipDatasources¶
Details on the data source package history for an member of the behavior graph.
Accessible with the following methods¶
Method | Description |
---|---|
GET_MEMBERSHIPDATASOURCES() |
Getter for MEMBERSHIPDATASOURCES, with configurable default |
ASK_MEMBERSHIPDATASOURCES() |
Getter for MEMBERSHIPDATASOURCES w/ exceptions if field has |
HAS_MEMBERSHIPDATASOURCES() |
Determine if MEMBERSHIPDATASOURCES has a value |
UnprocessedGraphs¶
Graphs that data source package information could not be retrieved for.
Accessible with the following methods¶
Method | Description |
---|---|
GET_UNPROCESSEDGRAPHS() |
Getter for UNPROCESSEDGRAPHS, with configurable default |
ASK_UNPROCESSEDGRAPHS() |
Getter for UNPROCESSEDGRAPHS w/ exceptions if field has no v |
HAS_UNPROCESSEDGRAPHS() |
Determine if UNPROCESSEDGRAPHS has a value |