/AWS1/CL_DRSRECINSTDATAREPLI03¶
Data replication initiation step.
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
iv_name
TYPE /AWS1/DRSRECINSTDATAREPLINIT00
/AWS1/DRSRECINSTDATAREPLINIT00
¶
The name of the step.
iv_status
TYPE /AWS1/DRSRECINSTDATAREPLINIT01
/AWS1/DRSRECINSTDATAREPLINIT01
¶
The status of the step.
Queryable Attributes¶
name¶
The name of the step.
Accessible with the following methods¶
Method | Description |
---|---|
GET_NAME() |
Getter for NAME, with configurable default |
ASK_NAME() |
Getter for NAME w/ exceptions if field has no value |
HAS_NAME() |
Determine if NAME has a value |
status¶
The status of the step.
Accessible with the following methods¶
Method | Description |
---|---|
GET_STATUS() |
Getter for STATUS, with configurable default |
ASK_STATUS() |
Getter for STATUS w/ exceptions if field has no value |
HAS_STATUS() |
Determine if STATUS 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_RECINSTDATAREPLINITIATION00
¶
TYPES TT_RECINSTDATAREPLINITIATION00 TYPE STANDARD TABLE OF REF TO /AWS1/CL_DRSRECINSTDATAREPLI03 WITH DEFAULT KEY
.