Skip to content

/AWS1/CL_GDYPRODUCT

Contains information about the product that produced an investigation.

CONSTRUCTOR

IMPORTING

Required arguments:

iv_name TYPE /AWS1/GDYSTRING /AWS1/GDYSTRING

The name of the product.

Optional arguments:

iv_feature TYPE /AWS1/GDYSTRING /AWS1/GDYSTRING

The specific feature within the product that produced the investigation.


Queryable Attributes

Name

The name of the product.

Accessible with the following methods

Method Description
GET_NAME() Getter for NAME, with configurable default
ASK_NAME() Getter for NAME w/ exceptions if field has no value
HAS_NAME() Determine if NAME has a value

Feature

The specific feature within the product that produced the investigation.

Accessible with the following methods

Method Description
GET_FEATURE() Getter for FEATURE, with configurable default
ASK_FEATURE() Getter for FEATURE w/ exceptions if field has no value
HAS_FEATURE() Determine if FEATURE has a value