Skip to content

/AWS1/CL_QQCCREAIPROMPTVRSRSP

CreateAIPromptVersionResponse

CONSTRUCTOR

IMPORTING

Optional arguments:

io_aiprompt TYPE REF TO /AWS1/CL_QQCAIPROMPTDATA /AWS1/CL_QQCAIPROMPTDATA

The data of the AI Prompt version.

iv_versionnumber TYPE /AWS1/QQCVERSION /AWS1/QQCVERSION

The version number of the AI Prompt version.


Queryable Attributes

aiPrompt

The data of the AI Prompt version.

Accessible with the following methods

Method Description
GET_AIPROMPT() Getter for AIPROMPT

versionNumber

The version number of the AI Prompt version.

Accessible with the following methods

Method Description
GET_VERSIONNUMBER() Getter for VERSIONNUMBER, with configurable default
ASK_VERSIONNUMBER() Getter for VERSIONNUMBER w/ exceptions if field has no value
HAS_VERSIONNUMBER() Determine if VERSIONNUMBER has a value