Skip to content

/AWS1/CL_OMXSTRTREADSETACTJO01

A source for a read set activation job.

CONSTRUCTOR

IMPORTING

Required arguments:

IV_READSETID TYPE /AWS1/OMXREADSETID /AWS1/OMXREADSETID

The source's read set ID.


Queryable Attributes

readSetId

The source's read set ID.

Accessible with the following methods

Method Description
GET_READSETID() Getter for READSETID, with configurable default
ASK_READSETID() Getter for READSETID w/ exceptions if field has no value
HAS_READSETID() Determine if READSETID 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_STARTREADSETACTJOBSRCLIST

TYPES TT_STARTREADSETACTJOBSRCLIST TYPE STANDARD TABLE OF REF TO /AWS1/CL_OMXSTRTREADSETACTJO01 WITH DEFAULT KEY
.