/AWS1/CL_BDCSEARCHREGRECSRSP¶
SearchRegistryRecordsResponse
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
it_registryrecords TYPE /AWS1/CL_BDCREGRECORDSUMMARY=>TT_REGISTRYRECORDSUMMARYLIST TT_REGISTRYRECORDSUMMARYLIST¶
The list of registry records that match the search query, ordered by relevance.
Queryable Attributes¶
registryRecords¶
The list of registry records that match the search query, ordered by relevance.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_REGISTRYRECORDS() |
Getter for REGISTRYRECORDS, with configurable default |
ASK_REGISTRYRECORDS() |
Getter for REGISTRYRECORDS w/ exceptions if field has no val |
HAS_REGISTRYRECORDS() |
Determine if REGISTRYRECORDS has a value |