Skip to content

/AWS1/CL_BDKBTCDELADVPROPTJO03

Contains information about a successfully deleted advanced prompt optimization job.

CONSTRUCTOR

IMPORTING

Required arguments:

iv_jobidentifier TYPE /AWS1/BDKADVDPROMPTOPTMZJOBID /AWS1/BDKADVDPROMPTOPTMZJOBID

The identifier of the deleted job.

iv_jobstatus TYPE /AWS1/BDKADVDPROPTMZJOBSTATUS /AWS1/BDKADVDPROPTMZJOBSTATUS

The status of the deleted job.


Queryable Attributes

jobIdentifier

The identifier of the deleted job.

Accessible with the following methods

Method Description
GET_JOBIDENTIFIER() Getter for JOBIDENTIFIER, with configurable default
ASK_JOBIDENTIFIER() Getter for JOBIDENTIFIER w/ exceptions if field has no value
HAS_JOBIDENTIFIER() Determine if JOBIDENTIFIER has a value

jobStatus

The status of the deleted job.

Accessible with the following methods

Method Description
GET_JOBSTATUS() Getter for JOBSTATUS, with configurable default
ASK_JOBSTATUS() Getter for JOBSTATUS w/ exceptions if field has no value
HAS_JOBSTATUS() Determine if JOBSTATUS has a value

Public Local Types In This Class

Internal table types, representing arrays and maps of this class, are defined as local types:

TT_BATCHDELADVDPROPTMZJOBITEMS

TYPES TT_BATCHDELADVDPROPTMZJOBITEMS TYPE STANDARD TABLE OF REF TO /AWS1/CL_BDKBTCDELADVPROPTJO03 WITH DEFAULT KEY
.