Skip to content

/AWS1/CL_DRSRECINSTDATAREPLI02

Data replication initiation.

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_startdatetime TYPE /AWS1/DRSISO8601DATETIMESTRING /AWS1/DRSISO8601DATETIMESTRING

The date and time of the current attempt to initiate data replication.

it_steps TYPE /AWS1/CL_DRSRECINSTDATAREPLI03=>TT_RECINSTDATAREPLINITIATION00 TT_RECINSTDATAREPLINITIATION00

The steps of the current attempt to initiate data replication.


Queryable Attributes

startDateTime

The date and time of the current attempt to initiate data replication.

Accessible with the following methods

Method Description
GET_STARTDATETIME() Getter for STARTDATETIME, with configurable default
ASK_STARTDATETIME() Getter for STARTDATETIME w/ exceptions if field has no value
HAS_STARTDATETIME() Determine if STARTDATETIME has a value

steps

The steps of the current attempt to initiate data replication.

Accessible with the following methods

Method Description
GET_STEPS() Getter for STEPS, with configurable default
ASK_STEPS() Getter for STEPS w/ exceptions if field has no value
HAS_STEPS() Determine if STEPS has a value