Skip to content

/AWS1/CL_MDXRTRINPUTSRCMETDETS

Detailed metadata information about a router input source.

CONSTRUCTOR

IMPORTING

Required arguments:

it_sourcemetadatamessages TYPE /AWS1/CL_MDXROUTERINPUTMESSAGE=>TT_ROUTERINPUTMESSAGES TT_ROUTERINPUTMESSAGES

Collection of metadata messages associated with the router input source.

iv_timestamp TYPE /AWS1/MDXTIMESTAMP /AWS1/MDXTIMESTAMP

The timestamp when the metadata was last updated.

Optional arguments:

io_routerinputmetadata TYPE REF TO /AWS1/CL_MDXROUTERINPUTMET /AWS1/CL_MDXROUTERINPUTMET

Metadata information specific to the router input configuration and state.


Queryable Attributes

SourceMetadataMessages

Collection of metadata messages associated with the router input source.

Accessible with the following methods

Method Description
GET_SOURCEMETADATAMESSAGES() Getter for SOURCEMETADATAMESSAGES, with configurable default
ASK_SOURCEMETADATAMESSAGES() Getter for SOURCEMETADATAMESSAGES w/ exceptions if field has
HAS_SOURCEMETADATAMESSAGES() Determine if SOURCEMETADATAMESSAGES has a value

Timestamp

The timestamp when the metadata was last updated.

Accessible with the following methods

Method Description
GET_TIMESTAMP() Getter for TIMESTAMP, with configurable default
ASK_TIMESTAMP() Getter for TIMESTAMP w/ exceptions if field has no value
HAS_TIMESTAMP() Determine if TIMESTAMP has a value

RouterInputMetadata

Metadata information specific to the router input configuration and state.

Accessible with the following methods

Method Description
GET_ROUTERINPUTMETADATA() Getter for ROUTERINPUTMETADATA