Skip to content

/AWS1/CL_BDZTEXTTOSQLCONF

Contains configurations for transforming text to SQL.

CONSTRUCTOR

IMPORTING

Required arguments:

iv_type TYPE /AWS1/BDZTEXTTOSQLCONFTYPE /AWS1/BDZTEXTTOSQLCONFTYPE

The type of resource to use in transformation.

Optional arguments:

io_knowledgebaseconf TYPE REF TO /AWS1/CL_BDZTXTTOSQLKNOWLEDG00 /AWS1/CL_BDZTXTTOSQLKNOWLEDG00

Specifies configurations for a knowledge base to use in transformation.


Queryable Attributes

type

The type of resource to use in transformation.

Accessible with the following methods

Method Description
GET_TYPE() Getter for TYPE, with configurable default
ASK_TYPE() Getter for TYPE w/ exceptions if field has no value
HAS_TYPE() Determine if TYPE has a value

knowledgeBaseConfiguration

Specifies configurations for a knowledge base to use in transformation.

Accessible with the following methods

Method Description
GET_KNOWLEDGEBASECONF() Getter for KNOWLEDGEBASECONFIGURATION