SAP ABAP Class CL_RSDMD_RSRV_PACKAGE (Data Package with SIDs and CHAVLs for RSRV Tests)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-DBA (Application Component) Data Basis
⤷
RSDMD (Package) Master Data Update
⤷
⤷
Properties
| Class | CL_RSDMD_RSRV_PACKAGE | |
| Short Description | Data Package with SIDs and CHAVLs for RSRV Tests | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSDMD | Master Data Update |
| Created | 20060629 | 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_RSDMD_RSRV_PACKAGE has no interface implemented.
Friends
Class CL_RSDMD_RSRV_PACKAGE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | I | 10000 | Maximum Size (Number of SIDs) in a Data Package | 20060703 | ||
| 2 | Constant | Public | Type reference (TYPE) | CHAR1 | 'P' | Mnemonic of P Table | 20060710 | ||
| 3 | Constant | Public | Type reference (TYPE) | CHAR1 | 'Q' | Mnemonic of Q Table | 20060710 | ||
| 4 | Constant | Public | Type reference (TYPE) | CHAR1 | 'S' | Mnemonic of S Table | 20060710 | ||
| 5 | Constant | Public | Type reference (TYPE) | CHAR1 | 'T' | Mnemonic of T Table | 20060710 | ||
| 6 | Constant | Public | Type reference (TYPE) | CHAR1 | 'X' | Mnemonic of X Table | 20060710 | ||
| 7 | Constant | Public | Type reference (TYPE) | CHAR1 | 'Y' | Mnemonic of Y Table | 20060710 | ||
| 8 | Instance attribute | Private | Type reference (TYPE) | RSCHABASNM | Name of Basic Characteristic | 20060703 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | RSFIELDNM | Field Name of Basic Characteristic | 20060704 | |||
| 10 | Instance attribute | Private | Type reference (TYPE) | RSSGUID25 | GUID for Identifying this Package | 20060711 | |||
| 11 | Instance attribute | Private | Type reference (TYPE) | RSSID | Upper SID (Inclusive) of Data Package | 20060703 | |||
| 12 | Instance attribute | Private | Type reference (TYPE) | RSSID | 0 | Lower SID (Inclusive) of Data Package | 20060703 | ||
| 13 | Instance attribute | Private | Type reference (TYPE) | TABNAME | Name of P Table of Basic Characteristic | 20060704 | |||
| 14 | Instance attribute | Private | Type reference (TYPE) | TABNAME | Name of Q Table of Basic Characteristic | 20060704 | |||
| 15 | Instance attribute | Private | Object reference (TYPE REF TO) | DATA | Reference to Internal Table with P Package | 20060704 | |||
| 16 | Instance attribute | Private | Object reference (TYPE REF TO) | DATA | Reference to Internal Table with Q Package | 20060704 | |||
| 17 | Instance attribute | Private | Object reference (TYPE REF TO) | DATA | Reference to Internal Table with S Package | 20060704 | |||
| 18 | Instance attribute | Private | Object reference (TYPE REF TO) | DATA | Reference to Internal Table with T Package | 20060704 | |||
| 19 | Instance attribute | Private | Object reference (TYPE REF TO) | DATA | Reference to Internal Table with X Package | 20060704 | |||
| 20 | Instance attribute | Private | Object reference (TYPE REF TO) | DATA | Reference to Internal Table with Y Package | 20060704 | |||
| 21 | Instance attribute | Private | Type reference (TYPE) | TABNAME | Name of S Table of Basic Characteristic | 20060704 | |||
| 22 | Instance attribute | Private | Type reference (TYPE) | TABNAME | Name of T Table of Basic Characteristic | 20060704 | |||
| 23 | Instance attribute | Private | Type reference (TYPE) | RSDMD_T_FNM | Table with Field Names of Compounds | 20060704 | |||
| 24 | Instance attribute | Private | Type reference (TYPE) | TABNAME | Name of X Table of Basic Characteristic | 20060704 | |||
| 25 | Instance attribute | Private | Type reference (TYPE) | TABNAME | Name of Y Table of Basic Characteristic | 20060704 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Closes Package and Releases Data Records of Package | 20060706 | |
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20060703 | |
| 3 | Instance method | Private | Method | Enhances Table Structure of Master Data with SID | 20060706 | |
| 4 | Instance method | Public | Method | Returns Attributes of Basic Characteristic | 20060705 | |
| 5 | Instance method | Public | Method | Returns Name of Basic Characteristic for this Package | 20060703 | |
| 6 | Instance method | Public | Method | Returns Field Names of Compounding | 20060705 | |
| 7 | Instance method | Public | Method | Returns Field Names of Basic Characteristic | 20060705 | |
| 8 | Instance method | Public | Method | Returns Unique GUID of this Package | 20060711 | |
| 9 | Instance method | Public | Method | Returns Largest SID (Inclusive) of Data Package | 20060703 | |
| 10 | Instance method | Private | Method | Loads Required Meta Data of Basic Characteristic | 20060704 | |
| 11 | Instance method | Public | Method | Returns Smallest SID (Inclusive) of Data Package | 20060703 | |
| 12 | Instance method | Public | Method | Returns Internal Table of Data Package | 20060704 | |
| 13 | Instance method | Public | Method | Returns Name of a Master Data Table | 20060710 | |
| 14 | Instance method | Public | Method | Loads Data Records of Package into Internal Tables | 20060704 | |
| 15 | Instance method | Public | Method | Loads Data Records of Package for a Master Data Table | 20060704 |
Events
Class CL_RSDMD_RSRV_PACKAGE has no event.
Types
Class CL_RSDMD_RSRV_PACKAGE has no local type.
Method Signatures
Method CLOSE Signature
Method CLOSE on class CL_RSDMD_RSRV_PACKAGE has no parameter.
Method CLOSE on class CL_RSDMD_RSRV_PACKAGE has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CHABASNM | Call by reference | Type reference (TYPE) | RSCHABASNM | Name des Basismerkmals | 20060703 | |||
| 2 | I_MAX_SID | Call by reference | Type reference (TYPE) | RSSID | Obere SID (inklusive) des Datenpakets | 20060703 | |||
| 3 | I_MIN_SID | Call by reference | Type reference (TYPE) | RSSID | Untere SID (inklusive) des Datenpakets | 20060703 |
Method CONSTRUCTOR on class CL_RSDMD_RSRV_PACKAGE has no exception.
Method EXTEND_STRUCTURE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_STRUCTURE | Call by reference | Object reference (TYPE REF TO) | DATA | Zu erweiternde Struktur | 20060706 | |||
| 2 | R_R_STRUCTURE | Value transfer | Object reference (TYPE REF TO) | DATA | Erweiterte Struktur | 20060706 |
Method EXTEND_STRUCTURE on class CL_RSDMD_RSRV_PACKAGE has no exception.
Method GET_ATTRIBUTES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_T_ATR | Value transfer | Type reference (TYPE) | RSD_T_ATR | Stammdatenattribute | 20060705 |
Method GET_ATTRIBUTES on class CL_RSDMD_RSRV_PACKAGE has no exception.
Method GET_CHABASNM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_CHABASNM | Value transfer | Type reference (TYPE) | RSCHABASNM | Name des Basismerkmals für dieses Datenpaket | 20060703 |
Method GET_CHABASNM on class CL_RSDMD_RSRV_PACKAGE has no exception.
Method GET_CMP_FIELDNM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_T_CMP_FIELDNM | Value transfer | Type reference (TYPE) | RSDMD_T_FNM | Feldnamen der Klammerung | 20060705 |
Method GET_CMP_FIELDNM on class CL_RSDMD_RSRV_PACKAGE has no exception.
Method GET_FIELDNM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_FIELDNM | Value transfer | Type reference (TYPE) | RSFIELDNM | Feldname des Basismerkmals | 20060705 |
Method GET_FIELDNM on class CL_RSDMD_RSRV_PACKAGE has no exception.
Method GET_GUID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_GUID | Value transfer | Type reference (TYPE) | RSSGUID25 | Eindeutige GUID dieses Pakets | 20060711 |
Method GET_GUID on class CL_RSDMD_RSRV_PACKAGE has no exception.
Method GET_MAX_SID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_SID | Value transfer | Type reference (TYPE) | RSSID | Größte SID (inklusive) dieses Datenpakets | 20060703 |
Method GET_MAX_SID on class CL_RSDMD_RSRV_PACKAGE has no exception.
Method GET_META_DATA Signature
Method GET_META_DATA on class CL_RSDMD_RSRV_PACKAGE has no parameter.
Method GET_META_DATA on class CL_RSDMD_RSRV_PACKAGE has no exception.
Method GET_MIN_SID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_SID | Value transfer | Type reference (TYPE) | RSSID | Kleinste SID (inklusive) des Datenpakets | 20060703 |
Method GET_MIN_SID on class CL_RSDMD_RSRV_PACKAGE has no exception.
Method GET_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TABMNE | Call by reference | Type reference (TYPE) | CHAR1 | Mnemonic der Tabelle, die zurückgeliefert werden soll | 20060704 | |||
| 2 | R_R_TABLE | Value transfer | Object reference (TYPE REF TO) | DATA | Tabelle des Datenpakets | 20060705 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ungültiges Mnemonic wurde übergeben | 20060704 |
Method GET_TABNAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TABMNE | Call by reference | Type reference (TYPE) | CHAR1 | Tabellen Mnemonic der Stammdatentabelle | 20060710 | |||
| 2 | R_TABNAME | Value transfer | Type reference (TYPE) | TABNAME | Name der Stammdatentabelle | 20060710 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ein ungültiges Tabellen Mnemonic wurde übergeben. | 20060710 |
Method OPEN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_OPEN_PTAB | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Lädt Datensätze der P-Tabelle | 20060704 | ||
| 2 | I_OPEN_QTAB | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Lädt Datensätze der Q-Tabelle | 20060704 | ||
| 3 | I_OPEN_STAB | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Lädt Datensätze der S-Tabelle | 20060704 | ||
| 4 | I_OPEN_TTAB | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Lädt Datensätze der T-Tabelle | 20060704 | ||
| 5 | I_OPEN_XTAB | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Lädt Datensätze der X-Tabelle | 20060704 | ||
| 6 | I_OPEN_YTAB | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Lädt Datensätze der Y-Tabelle | 20060704 |
Method OPEN on class CL_RSDMD_RSRV_PACKAGE has no exception.
Method OPEN_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TABMNE | Call by reference | Type reference (TYPE) | CHAR1 | Einstelliges Kennzeichen | 20060704 |
Method OPEN_TABLE on class CL_RSDMD_RSRV_PACKAGE has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 700 |