SAP ABAP Class CL_DRF_DELETE_REPL_STATUS (Delete Replication Status)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-MDG-DRF (Application Component) Data Replication Framework
⤷
DRF_COMMON (Package) Data Replication Framework: General / Reusable
⤷
⤷
Properties
| Class | CL_DRF_DELETE_REPL_STATUS | |
| Short Description | Delete Replication Status | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | DRF_COMMON | Data Replication Framework: General / Reusable |
| Created | 20120425 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_DRF_DELETE_REPL_STATUS has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_DRF_MEMBERSHIP_API | 20120425 | API for Data Replication Framework | |
| 2 | CL_DRF_OUTBOUND | 20120425 | Root Class for Outbound Services |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | CHAR6 | '000000' | Character field of length 6 | 20120521 | ||
| 2 | Constant | Private | Type reference (TYPE) | TZNZONE | 'UTC' | Time Zone | 20120521 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Private | Method | 20120425 | ||
| 2 | Static method | Public | Method | 20120425 | ||
| 3 | Static method | Public | Method | Delete Header Entries | 20120521 |
Events
Class CL_DRF_DELETE_REPL_STATUS has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_S_REP_STA | Private | See coding | 20130212 | begin of ty_s_rep_sta,
rep_sta_id type drf_guid_16,
object_id type drf_object_id,
last_replication type timestamp,
repstatus type drf_repstat,
end of ty_s_rep_sta
|
||
| 2 | TY_T_REP_STA | Private | See coding | 20130212 | ty_t_rep_sta type standard table of ty_s_rep_sta with non-unique key last_replication object_id
|
Method Signatures
Method CHECK_LIST_CONTAINS_CANDIDATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_LIST_CONTAINS_CAND | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20120425 | ||||
| 2 | EV_ROW_TABIX | Call by reference | Type reference (TYPE) | INT4 | 20120425 | ||||
| 3 | IS_CANDIDATE | Call by reference | Type reference (TYPE) | TY_S_REP_STA | 20120425 | ||||
| 4 | IT_LIST | Call by reference | Type reference (TYPE) | TY_T_REP_STA | 20120425 |
Method CHECK_LIST_CONTAINS_CANDIDATE on class CL_DRF_DELETE_REPL_STATUS has no exception.
Method CLEANUP_REP_STA_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_NUM_ROWS | Call by reference | Type reference (TYPE) | INT4 | 20120425 | ||||
| 2 | IV_BEFORE_DATE | Call by reference | Type reference (TYPE) | DATS | 20120425 | ||||
| 3 | IV_BO | Call by reference | Type reference (TYPE) | MDG_OBJECT_TYPE_CODE_BS | 20120425 | ||||
| 4 | IV_BUSINESS_SYSTEM | Call by reference | Type reference (TYPE) | MDG_BUSINESS_SYSTEM | 20120425 | ||||
| 5 | IV_SIMULATE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20120425 |
Method CLEANUP_REP_STA_TABLE on class CL_DRF_DELETE_REPL_STATUS has no exception.
Method DELETE_HEADER_ENTRIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_EXPIRY_DATE | Call by reference | Type reference (TYPE) | SYDATS | (8-character) Date for SYST | 20120521 |
Method DELETE_HEADER_ENTRIES on class CL_DRF_DELETE_REPL_STATUS has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 732 |