Skip to content

/AWS1/CL_BDDVOCABULARYENTITY

Vocabulary entity with detailed information

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

it_phrases TYPE /AWS1/CL_BDDPHRASE=>TT_PHRASELIST TT_PHRASELIST

List of phrases

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

phrases

List of phrases

Accessible with the following methods

Method Description
GET_PHRASES() Getter for PHRASES, with configurable default
ASK_PHRASES() Getter for PHRASES w/ exceptions if field has no value
HAS_PHRASES() Determine if PHRASES 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