SAP ABAP Class IF_RSDRD_SELDEL_TAB (Selective Deleting from a Table)
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
| Class | IF_RSDRD_SELDEL_TAB | |
| Short Description | Selective Deleting from a Table | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20050726 | 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 IF_RSDRD_SELDEL_TAB has no interface implemented.
Friends
Class IF_RSDRD_SELDEL_TAB has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | I | Number of Deleted Data Records | 20050726 | |||
| 2 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_RSDRD_MESSAGE_OBJ_LIST | Log | 20050726 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | CHAR1 | Status | 20050726 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | RSDRS_SX_QUERY | sx_query Delete Statement | 20050726 | |||
| 5 | 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
Class IF_RSDRD_SELDEL_TAB has no event.
Types
Class 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 class 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 class 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 class 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 class 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 class IF_RSDRD_SELDEL_TAB has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |