Skip to content

/AWS1/CL_BDDVOCABULARYENTSUMM

Summary of a Vocabulary entity

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_entityid TYPE /AWS1/BDDENTITYID /AWS1/BDDENTITYID

Unique identifier for the entity

iv_description TYPE /AWS1/BDDENTITYDESCRIPTION /AWS1/BDDENTITYDESCRIPTION

Description of the entity

iv_language TYPE /AWS1/BDDLANGUAGE /AWS1/BDDLANGUAGE

Supported input languages

iv_numofphrases TYPE /AWS1/BDDINTEGER /AWS1/BDDINTEGER

num of phrases in the entity

iv_lastmodifiedtime TYPE /AWS1/BDDDATETIMESTAMP /AWS1/BDDDATETIMESTAMP

Time Stamp


Queryable Attributes

entityId

Unique identifier for the entity

Accessible with the following methods

Method Description
GET_ENTITYID() Getter for ENTITYID, with configurable default
ASK_ENTITYID() Getter for ENTITYID w/ exceptions if field has no value
HAS_ENTITYID() Determine if ENTITYID has a value

description

Description of the entity

Accessible with the following methods

Method Description
GET_DESCRIPTION() Getter for DESCRIPTION, with configurable default
ASK_DESCRIPTION() Getter for DESCRIPTION w/ exceptions if field has no value
HAS_DESCRIPTION() Determine if DESCRIPTION has a value

language

Supported input languages

Accessible with the following methods

Method Description
GET_LANGUAGE() Getter for LANGUAGE, with configurable default
ASK_LANGUAGE() Getter for LANGUAGE w/ exceptions if field has no value
HAS_LANGUAGE() Determine if LANGUAGE has a value

numOfPhrases

num of phrases in the entity

Accessible with the following methods

Method Description
GET_NUMOFPHRASES() Getter for NUMOFPHRASES, with configurable default
ASK_NUMOFPHRASES() Getter for NUMOFPHRASES w/ exceptions if field has no value
HAS_NUMOFPHRASES() Determine if NUMOFPHRASES has a value

lastModifiedTime

Time Stamp

Accessible with the following methods

Method Description
GET_LASTMODIFIEDTIME() Getter for LASTMODIFIEDTIME, with configurable default
ASK_LASTMODIFIEDTIME() Getter for LASTMODIFIEDTIME w/ exceptions if field has no va
HAS_LASTMODIFIEDTIME() Determine if LASTMODIFIEDTIME has a value