/AWS1/CL_ATHBTCGETNAMEDQUERY01¶
BatchGetNamedQueryOutput
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_namedqueries TYPE /AWS1/CL_ATHNAMEDQUERY=>TT_NAMEDQUERYLIST TT_NAMEDQUERYLIST¶
Information about the named query IDs submitted.
it_unprocessednamedqueryids TYPE /AWS1/CL_ATHUNPROCEDNAMEDQUE00=>TT_UNPROCESSEDNAMEDQUERYIDLIST TT_UNPROCESSEDNAMEDQUERYIDLIST¶
Information about provided query IDs.
Queryable Attributes¶
NamedQueries¶
Information about the named query IDs submitted.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_NAMEDQUERIES() |
Getter for NAMEDQUERIES, with configurable default |
ASK_NAMEDQUERIES() |
Getter for NAMEDQUERIES w/ exceptions if field has no value |
HAS_NAMEDQUERIES() |
Determine if NAMEDQUERIES has a value |
UnprocessedNamedQueryIds¶
Information about provided query IDs.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_UNPROCESSEDNAMEDQUERYIDS() |
Getter for UNPROCESSEDNAMEDQUERYIDS, with configurable defau |
ASK_UNPROCESSEDNAMEDQUERYIDS() |
Getter for UNPROCESSEDNAMEDQUERYIDS w/ exceptions if field h |
HAS_UNPROCESSEDNAMEDQUERYIDS() |
Determine if UNPROCESSEDNAMEDQUERYIDS has a value |