/AWS1/CL_XRAGETTRACEGRAPHRSLT¶
GetTraceGraphResult
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
it_services
TYPE /AWS1/CL_XRASERVICE=>TT_SERVICELIST
TT_SERVICELIST
¶
The services that have processed one of the specified requests.
iv_nexttoken
TYPE /AWS1/XRASTRING
/AWS1/XRASTRING
¶
Pagination token.
Queryable Attributes¶
Services¶
The services that have processed one of the specified requests.
Accessible with the following methods¶
Method | Description |
---|---|
GET_SERVICES() |
Getter for SERVICES, with configurable default |
ASK_SERVICES() |
Getter for SERVICES w/ exceptions if field has no value |
HAS_SERVICES() |
Determine if SERVICES has a value |
NextToken¶
Pagination token.
Accessible with the following methods¶
Method | Description |
---|---|
GET_NEXTTOKEN() |
Getter for NEXTTOKEN, with configurable default |
ASK_NEXTTOKEN() |
Getter for NEXTTOKEN w/ exceptions if field has no value |
HAS_NEXTTOKEN() |
Determine if NEXTTOKEN has a value |