Skip to content

/AWS1/CL_BDCTOOLDESCSOURCE

The source of tool descriptions, either inline text or from a configuration bundle.

CONSTRUCTOR

IMPORTING

Optional arguments:

io_tooldescriptiontext TYPE REF TO /AWS1/CL_BDCTOOLDESCTEXTINPUT /AWS1/CL_BDCTOOLDESCTEXTINPUT

Tool descriptions provided as inline text.

io_configurationbundle TYPE REF TO /AWS1/CL_BDCTOOLDESCCONFBUNDLE /AWS1/CL_BDCTOOLDESCCONFBUNDLE

Tool descriptions sourced from a configuration bundle version.


Queryable Attributes

toolDescriptionText

Tool descriptions provided as inline text.

Accessible with the following methods

Method Description
GET_TOOLDESCRIPTIONTEXT() Getter for TOOLDESCRIPTIONTEXT

configurationBundle

Tool descriptions sourced from a configuration bundle version.

Accessible with the following methods

Method Description
GET_CONFIGURATIONBUNDLE() Getter for CONFIGURATIONBUNDLE