Skip to content

/AWS1/CL_GLUASCGLOSSARYTRMSRSP

AssociateGlossaryTermsResponse

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_assetidentifier TYPE /AWS1/GLUASSETID /AWS1/GLUASSETID

The unique identifier of the asset.

it_glossaryterms TYPE /AWS1/CL_GLUGLOSSARYTRMIDLST_W=>TT_GLOSSARYTERMIDLIST TT_GLOSSARYTERMIDLIST

The glossary terms now associated with the asset.


Queryable Attributes

AssetIdentifier

The unique identifier of the asset.

Accessible with the following methods

Method Description
GET_ASSETIDENTIFIER() Getter for ASSETIDENTIFIER, with configurable default
ASK_ASSETIDENTIFIER() Getter for ASSETIDENTIFIER w/ exceptions if field has no val
HAS_ASSETIDENTIFIER() Determine if ASSETIDENTIFIER has a value

GlossaryTerms

The glossary terms now associated with the asset.

Accessible with the following methods

Method Description
GET_GLOSSARYTERMS() Getter for GLOSSARYTERMS, with configurable default
ASK_GLOSSARYTERMS() Getter for GLOSSARYTERMS w/ exceptions if field has no value
HAS_GLOSSARYTERMS() Determine if GLOSSARYTERMS has a value