SAP ABAP Class CL_RSDDTPS_TAB (Parent Class for ALV Implementation)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-OT (Application Component) OLAP Technology
⤷
RSDDTPS_UI (Package) RSDDTPS_UI
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSDDTPS_TAB | Tab in UI | 20090702 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSDDTPS_TAB_FILT | Class for Managing the Filter Tab | 20090703 |
Properties
| Class | CL_RSDDTPS_TAB | |
| Short Description | Parent Class for ALV Implementation | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSDDTPS_UI | RSDDTPS_UI |
| Created | 20090702 | 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 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 4 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 5 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_RSDDTPS_TAB | Tab in UI | 20090702 |
Friends
Class CL_RSDDTPS_TAB has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | RS_BOOL | Boolean | 20090702 | |||
| 2 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_RSDDTPS_PROVIDER | Provider Interface for Polestar | 20090702 | |||
| 3 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_GUI_EASY_SPLITTER_CONTAINER | Light Version of Splitter Control | 20090702 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | STRING | Loosely defined; could be used for patch levels | 20090702 | |||
| 5 | Instance attribute | Protected | Type reference (TYPE) | RS_T_MSG | BW: Table with Messages (Application Log) | 20090702 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20090702 | ||
| 2 | Instance method | Public | Method | 20090702 | ||
| 3 | Instance method | Public | Constructor | 20090702 | ||
| 4 | Static method | Public | Method | 20090702 | ||
| 5 | Instance method | Public | Method | 20090702 | ||
| 6 | Instance method | Public | Method | 20090702 |
Events
Class CL_RSDDTPS_TAB has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TO_S_MESG2 | Protected | See coding | 20090702 | begin of to_S_MESG2,
light type char1,
text type natxt,
ARBGB type ARBGB,
TXTNR type MSGNR,
end of to_s_mesg2
|
Method Signatures
Method CHECK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_SUCCESS | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20090702 | |||
| 2 | E_T_MSG | Call by reference | Type reference (TYPE) | RS_T_MSG | BW: Tabelle mit Nachrichten (Application Log Protokoll) | 20090702 |
Method CHECK on class CL_RSDDTPS_TAB has no exception.
Method CHECK_CHANGED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_CHANGED | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20090702 |
Method CHECK_CHANGED on class CL_RSDDTPS_TAB has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_EDIT | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_TRUE | Boolean | 20090702 | ||
| 2 | I_R_PROVIDER | Call by reference | Object reference (TYPE REF TO) | IF_RSDDTPS_PROVIDER | Providerinterface für Polestar | 20090702 |
Method CONSTRUCTOR on class CL_RSDDTPS_TAB has no exception.
Method CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_EDIT | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_TRUE | Boolean | 20090702 | ||
| 2 | I_R_PROVIDER | Call by reference | Object reference (TYPE REF TO) | IF_RSDDTPS_PROVIDER | Providerinterface für Polestar | 20090702 | |||
| 3 | I_TYPE | Call by reference | Type reference (TYPE) | CHAR4 | Nicht näher def. Bereich, evtl. für Patchlevels verwendbar | 20090702 | |||
| 4 | R_R_TAB | Value transfer | Object reference (TYPE REF TO) | CL_RSDDTPS_TAB | Vaterklasse für ALV-Implementierung | 20090702 |
Method CREATE on class CL_RSDDTPS_TAB has no exception.
Method DELETE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_SUCCESS | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20090702 | |||
| 2 | E_T_MSG | Call by reference | Type reference (TYPE) | RS_T_MSG | BW: Tabelle mit Nachrichten (Application Log Protokoll) | 20090702 |
Method DELETE on class CL_RSDDTPS_TAB has no exception.
Method SAVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_SUCCESS | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20090702 | |||
| 2 | E_T_MSG | Call by reference | Type reference (TYPE) | RS_T_MSG | BW: Tabelle mit Nachrichten (Application Log Protokoll) | 20090702 |
Method SAVE on class CL_RSDDTPS_TAB has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 701 |