Skip to content

/AWS1/CL_GDYINVESTGTNMETADATA

Contains metadata about the product and version that produced an investigation.

CONSTRUCTOR

IMPORTING

Required arguments:

iv_version TYPE /AWS1/GDYSTRING /AWS1/GDYSTRING

The version of the investigation engine that produced the results.

io_product TYPE REF TO /AWS1/CL_GDYPRODUCT /AWS1/CL_GDYPRODUCT

Information about the product that produced the investigation.


Queryable Attributes

Version

The version of the investigation engine that produced the results.

Accessible with the following methods

Method Description
GET_VERSION() Getter for VERSION, with configurable default
ASK_VERSION() Getter for VERSION w/ exceptions if field has no value
HAS_VERSION() Determine if VERSION has a value

Product

Information about the product that produced the investigation.

Accessible with the following methods

Method Description
GET_PRODUCT() Getter for PRODUCT