/AWS1/CL_BDKBTCDELADVPROPTJO01¶
Batch Delete Advanced Prompt Optimization Jobs Response
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
it_errors TYPE /AWS1/CL_BDKBTCDELADVPROPTJO02=>TT_BTCDELADVDPROPTMZJOBERRORS TT_BTCDELADVDPROPTMZJOBERRORS¶
A list of errors encountered during batch deletion.
it_advancedpromptoptmztnjobs TYPE /AWS1/CL_BDKBTCDELADVPROPTJO03=>TT_BATCHDELADVDPROPTMZJOBITEMS TT_BATCHDELADVDPROPTMZJOBITEMS¶
A list of successfully deleted advanced prompt optimization jobs.
Queryable Attributes¶
errors¶
A list of errors encountered during batch deletion.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ERRORS() |
Getter for ERRORS, with configurable default |
ASK_ERRORS() |
Getter for ERRORS w/ exceptions if field has no value |
HAS_ERRORS() |
Determine if ERRORS has a value |
advancedPromptOptimizationJobs¶
A list of successfully deleted advanced prompt optimization jobs.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ADVNCDPROMPTOPTMZTNJOBS() |
Getter for ADVANCEDPROMPTOPTMZTNJOBS, with configurable defa |
ASK_ADVNCDPROMPTOPTMZTNJOBS() |
Getter for ADVANCEDPROMPTOPTMZTNJOBS w/ exceptions if field |
HAS_ADVNCDPROMPTOPTMZTNJOBS() |
Determine if ADVANCEDPROMPTOPTMZTNJOBS has a value |