SAP ABAP Interface IF_RSDRD_SELDEL_TAB (Selective Deleting from a Table)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-OT (Application Component) OLAP Technology
⤷
RSDRD (Package) Delete Data Manager Data

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSDRD_SELDEL_PACK | Delete from Table on Package Basis | 20050726 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSDRD_SELDEL_PART | selective deltion from a table using truncate partition | 20050610 |
Properties
Interface | IF_RSDRD_SELDEL_TAB | |
Short Description | Selective Deleting from a Table |
General Data
Package | RSDRD | Delete Data Manager Data |
Created | 20050726 | SAP |
Last changed | 20130531 | SAP |
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | RSD | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
2 | RSDRS | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Interface IF_RSDRD_SELDEL_TAB has no interface.
Friends
Interface IF_RSDRD_SELDEL_TAB has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | P_DEL_CNT | Instance attribute | Public | Type reference (TYPE) | I | Number of Deleted Data Records | 20050726 | ||
2 | P_R_LOG | Instance attribute | Public | Object reference (TYPE REF TO) | CL_RSDRD_MESSAGE_OBJ_LIST | Log | 20050726 | ||
3 | P_STATUS | Instance attribute | Public | Type reference (TYPE) | CHAR1 | Status | 20050726 | ||
4 | P_SX_QUERY | Instance attribute | Public | Type reference (TYPE) | RSDRS_SX_QUERY | sx_query Delete Statement | 20050726 | ||
5 | P_TABLNM | Instance attribute | Public | Type reference (TYPE) | RSD_TABLNM | Name of Delete Table | 20050726 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Execute Delete Operation | 20050726 |
2 | ![]() |
Instance method | Public | Method | Return Number of Deleted Data Records | 20050726 |
3 | ![]() |
Instance method | Public | Method | Return Log | 20050726 |
4 | ![]() |
Instance method | Public | Method | Return Current Status of Deletion Process | 20050726 |
5 | ![]() |
Instance method | Public | Method | Return sx_query Structure | 20050726 |
6 | ![]() |
Instance method | Public | Method | Return Table Name | 20050726 |
Events
Interface IF_RSDRD_SELDEL_TAB has no event.
Types
Interface IF_RSDRD_SELDEL_TAB has no local type.
Method Signatures
Method EXECUTE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_SHOW_STMT | Call by reference | Type reference (TYPE) | RS_BOOL | '' | Generierte SQL Statements anzeigen | 20050726 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
RSDRD Ausnahmen | 20050726 |
Method GET_DEL_CNT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_DEL_CNT | Value transfer | Type reference (TYPE) | I | 20050726 |
Method GET_DEL_CNT on Interface IF_RSDRD_SELDEL_TAB has no exception.
Method GET_LOG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_LOG | Value transfer | Object reference (TYPE REF TO) | CL_RSDRD_MESSAGE_OBJ_LIST | hierarchical list of message objects for the appl. log | 20050726 |
Method GET_LOG on Interface IF_RSDRD_SELDEL_TAB has no exception.
Method GET_STATUS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_STATUS | Value transfer | Type reference (TYPE) | CHAR1 | Einstelliges Kennzeichen | 20050726 |
Method GET_STATUS on Interface IF_RSDRD_SELDEL_TAB has no exception.
Method GET_SX_QUERY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_SX_QUERY | Value transfer | Type reference (TYPE) | RSDRS_SX_QUERY | 20050726 |
Method GET_SX_QUERY on Interface IF_RSDRD_SELDEL_TAB has no exception.
Method GET_TABLNM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_TABLNM | Value transfer | Type reference (TYPE) | RSD_TABLNM | 20050726 |
Method GET_TABLNM on Interface IF_RSDRD_SELDEL_TAB has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 700 |