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 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 RSD 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 N_MAX_SIZE Constant Public Type reference (TYPE) I 10000 Maximum Size (Number of SIDs) in a Data Package 20060703
2 N_PTABMNE Constant Public Type reference (TYPE) CHAR1 'P' Mnemonic of P Table 20060710
3 N_QTABMNE Constant Public Type reference (TYPE) CHAR1 'Q' Mnemonic of Q Table 20060710
4 N_STABMNE Constant Public Type reference (TYPE) CHAR1 'S' Mnemonic of S Table 20060710
5 N_TTABMNE Constant Public Type reference (TYPE) CHAR1 'T' Mnemonic of T Table 20060710
6 N_XTABMNE Constant Public Type reference (TYPE) CHAR1 'X' Mnemonic of X Table 20060710
7 N_YTABMNE Constant Public Type reference (TYPE) CHAR1 'Y' Mnemonic of Y Table 20060710
8 P_CHABASNM Instance attribute Private Type reference (TYPE) RSCHABASNM Name of Basic Characteristic 20060703
9 P_FIELDNM Instance attribute Private Type reference (TYPE) RSFIELDNM Field Name of Basic Characteristic 20060704
10 P_GUID Instance attribute Private Type reference (TYPE) RSSGUID25 GUID for Identifying this Package 20060711
11 P_MAX_SID Instance attribute Private Type reference (TYPE) RSSID Upper SID (Inclusive) of Data Package 20060703
12 P_MIN_SID Instance attribute Private Type reference (TYPE) RSSID 0 Lower SID (Inclusive) of Data Package 20060703
13 P_PTABNAME Instance attribute Private Type reference (TYPE) TABNAME Name of P Table of Basic Characteristic 20060704
14 P_QTABNAME Instance attribute Private Type reference (TYPE) TABNAME Name of Q Table of Basic Characteristic 20060704
15 P_R_PTABLE Instance attribute Private Object reference (TYPE REF TO) DATA Reference to Internal Table with P Package 20060704
16 P_R_QTABLE Instance attribute Private Object reference (TYPE REF TO) DATA Reference to Internal Table with Q Package 20060704
17 P_R_STABLE Instance attribute Private Object reference (TYPE REF TO) DATA Reference to Internal Table with S Package 20060704
18 P_R_TTABLE Instance attribute Private Object reference (TYPE REF TO) DATA Reference to Internal Table with T Package 20060704
19 P_R_XTABLE Instance attribute Private Object reference (TYPE REF TO) DATA Reference to Internal Table with X Package 20060704
20 P_R_YTABLE Instance attribute Private Object reference (TYPE REF TO) DATA Reference to Internal Table with Y Package 20060704
21 P_STABNAME Instance attribute Private Type reference (TYPE) TABNAME Name of S Table of Basic Characteristic 20060704
22 P_TTABNAME Instance attribute Private Type reference (TYPE) TABNAME Name of T Table of Basic Characteristic 20060704
23 P_T_CMP_FIELDNM Instance attribute Private Type reference (TYPE) RSDMD_T_FNM Table with Field Names of Compounds 20060704
24 P_XTABNAME Instance attribute Private Type reference (TYPE) TABNAME Name of X Table of Basic Characteristic 20060704
25 P_YTABNAME 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 CLOSE Instance method Public Method Closes Package and Releases Data Records of Package 20060706
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20060703
3 EXTEND_STRUCTURE Instance method Private Method Enhances Table Structure of Master Data with SID 20060706
4 GET_ATTRIBUTES Instance method Public Method Returns Attributes of Basic Characteristic 20060705
5 GET_CHABASNM Instance method Public Method Returns Name of Basic Characteristic for this Package 20060703
6 GET_CMP_FIELDNM Instance method Public Method Returns Field Names of Compounding 20060705
7 GET_FIELDNM Instance method Public Method Returns Field Names of Basic Characteristic 20060705
8 GET_GUID Instance method Public Method Returns Unique GUID of this Package 20060711
9 GET_MAX_SID Instance method Public Method Returns Largest SID (Inclusive) of Data Package 20060703
10 GET_META_DATA Instance method Private Method Loads Required Meta Data of Basic Characteristic 20060704
11 GET_MIN_SID Instance method Public Method Returns Smallest SID (Inclusive) of Data Package 20060703
12 GET_TABLE Instance method Public Method Returns Internal Table of Data Package 20060704
13 GET_TABNAME Instance method Public Method Returns Name of a Master Data Table 20060710
14 OPEN Instance method Public Method Loads Data Records of Package into Internal Tables 20060704
15 OPEN_TABLE 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 Importing I_CHABASNM Call by reference Type reference (TYPE) RSCHABASNM Name des Basismerkmals 20060703
2 Importing I_MAX_SID Call by reference Type reference (TYPE) RSSID Obere SID (inklusive) des Datenpakets 20060703
3 Importing 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 Importing I_R_STRUCTURE Call by reference Object reference (TYPE REF TO) DATA Zu erweiternde Struktur 20060706
2 Returning 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 Returning 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 Returning 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 Returning 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 Returning 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 Returning 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 Returning 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 Returning 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 Importing I_TABMNE Call by reference Type reference (TYPE) CHAR1 Mnemonic der Tabelle, die zurückgeliefert werden soll 20060704
2 Returning R_R_TABLE Value transfer Object reference (TYPE REF TO) DATA Tabelle des Datenpakets 20060705
# Exception Resumable Description Created on
1 INVALID_MNEMONIC 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 Importing I_TABMNE Call by reference Type reference (TYPE) CHAR1 Tabellen Mnemonic der Stammdatentabelle 20060710
2 Returning R_TABNAME Value transfer Type reference (TYPE) TABNAME Name der Stammdatentabelle 20060710
# Exception Resumable Description Created on
1 INVALID_MNEMONIC 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 Importing I_OPEN_PTAB Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Lädt Datensätze der P-Tabelle 20060704
2 Importing I_OPEN_QTAB Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Lädt Datensätze der Q-Tabelle 20060704
3 Importing I_OPEN_STAB Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Lädt Datensätze der S-Tabelle 20060704
4 Importing I_OPEN_TTAB Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Lädt Datensätze der T-Tabelle 20060704
5 Importing I_OPEN_XTAB Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Lädt Datensätze der X-Tabelle 20060704
6 Importing 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 Importing 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