Skip to content

/AWS1/CL_BDZAGNTCRETRVSRCMET

Metadata about a retrieval source.

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_identifier TYPE /AWS1/BDZSTRING /AWS1/BDZSTRING

The identifier of the retrieval source.

iv_retrievaltype TYPE /AWS1/BDZAGENTICRETRIEVETYPE /AWS1/BDZAGENTICRETRIEVETYPE

The type of retrieval source.


Queryable Attributes

identifier

The identifier of the retrieval source.

Accessible with the following methods

Method Description
GET_IDENTIFIER() Getter for IDENTIFIER, with configurable default
ASK_IDENTIFIER() Getter for IDENTIFIER w/ exceptions if field has no value
HAS_IDENTIFIER() Determine if IDENTIFIER has a value

retrievalType

The type of retrieval source.

Accessible with the following methods

Method Description
GET_RETRIEVALTYPE() Getter for RETRIEVALTYPE, with configurable default
ASK_RETRIEVALTYPE() Getter for RETRIEVALTYPE w/ exceptions if field has no value
HAS_RETRIEVALTYPE() Determine if RETRIEVALTYPE has a value

Public Local Types In This Class

Internal table types, representing arrays and maps of this class, are defined as local types:

TT_AGENTICRETRVSOURCEMETLIST

TYPES TT_AGENTICRETRVSOURCEMETLIST TYPE STANDARD TABLE OF REF TO /AWS1/CL_BDZAGNTCRETRVSRCMET WITH DEFAULT KEY
.