SAP ABAP Class CL_RSRV_EXISTENCE_SE16FLAG (Check Table Existence and Flag for Manual Table Maintenance)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM (Application Component) Warehouse Management
⤷
RSRV (Package) Analysis and Repair of BW Objects
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSRV_ATOM | Elementary Tests for Transaction RSRV | 20010328 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSRV_CONSTANTS | Constants for Atom/Test in RSRV | 20010627 |
Properties
| Class | CL_RSRV_EXISTENCE_SE16FLAG | |
| Short Description | Check Table Existence and Flag for Manual Table Maintenance | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSRV | Analysis and Repair of BW Objects |
| Created | 20010117 | SAP |
| Last change | 20110908 | 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
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_RSRV_ATOM | Elementary Tests for Transaction RSRV | 20010328 | ||
| 2 | IF_RSRV_CONSTANTS | Constants for Atom/Test in RSRV | 20010627 |
Friends
Class CL_RSRV_EXISTENCE_SE16FLAG has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Attribute reference (LIKE) | 20010618 | |||||
| 2 | Static Attribute | Public | Type reference (TYPE) | RSTXTMD | 'RSRV TEST 3.1415926535' | Magic Key for Test Identification | 20010124 | ||
| 3 | Static Attribute | Public | Type reference (TYPE) | RSD_RSRV_STATE | 'A' | Status of Test | 20010117 | ||
| 4 | Static Attribute | Public | Type reference (TYPE) | RSD_RSRV_TEST_TYPE | 'A' | Type of Test ('A' = Atom) | 20010117 | ||
| 5 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSRV_APPL_LOG | Reference to an Example of the Application Log | 20010131 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | RS_BOOL | Test SE16 Flag | 20010131 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | RSTXTMD | Name of Examined Table (Needed for Error Messages) | 20010131 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | TABNAME | Table Name | 20010131 | |||
| 9 | Instance attribute | Protected | Attribute reference (LIKE) | 20010618 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Create Example | 20010124 | |
| 2 | Instance method | Public | Method | Execute Test | 20010124 | |
| 3 | Static method | Private | Method | Check Entries and Distribute to Export Parameters | 20010618 |
Events
Class CL_RSRV_EXISTENCE_SE16FLAG has no event.
Types
Class CL_RSRV_EXISTENCE_SE16FLAG has no local type.
Method Signatures
Method CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_APPL_LOG | Call by reference | Object reference (TYPE REF TO) | CL_RSRV_APPL_LOG | Refenenz auf Application Log | 20010131 | |||
| 2 | I_SE16FL_TEST | Call by reference | Type reference (TYPE) | RS_BOOL | 'X' | Boolesch | 20010124 | ||
| 3 | I_TABDESCR | Call by reference | Type reference (TYPE) | RS_TXTMD | Beschreibung der Tabelle | 20010124 | |||
| 4 | I_TABNM | Call by reference | Type reference (TYPE) | TABNAME | Tabellenname | 20010124 | |||
| 5 | R_R_OBJ | Value transfer | Object reference (TYPE REF TO) | CL_RSRV_EXISTENCE_SE16FLAG | Referenz auf erzeugte Instanz | 20010125 |
Method CREATE on class CL_RSRV_EXISTENCE_SE16FLAG has no exception.
Method RUN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_IS_VIEW | Call by reference | Type reference (TYPE) | RS_BOOL | Es handelt sich um einen View (und nicht um eine Tabelle) | 20010131 | |||
| 2 | E_OK | Call by reference | Type reference (TYPE) | RS_BOOL | Rückgabewert der Prüfung | 20010131 |
Method RUN on class CL_RSRV_EXISTENCE_SE16FLAG has no exception.
Method _CHECK_AND_GET_INPUT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_SE16FLAG | Call by reference | Type reference (TYPE) | RS_BOOL | Boolesch | 20010618 | |||
| 2 | E_TABDESCR | Call by reference | Type reference (TYPE) | RSTXTMD | Text | 20010618 | |||
| 3 | E_TABNM | Call by reference | Type reference (TYPE) | TABNAME | Tabellenname | 20010618 | |||
| 4 | I_T_PARAMETERS | Call by reference | Type reference (TYPE) | RSRV_NAME_VALUE_TAB | Tabelle mit Name-Value-Paaren | 20010618 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | BW: Allgemeine Fehlerklasse | 20020814 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 30A |