SAP ABAP Class CL_RSDMD_RSRV_PACKAGECONTAINER (Container for Data Packages of RSRV Test)
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_PACKAGECONTAINER  
Short Description Container for Data Packages of RSRV Test    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSDMD   Master Data Update 
Created 20060703   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_RSDMD_RSRV_PACKAGECONTAINER has no forward declaration.
Interfaces
Class CL_RSDMD_RSRV_PACKAGECONTAINER has no interface implemented.
Friends
Class CL_RSDMD_RSRV_PACKAGECONTAINER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 P_CHABASNM Instance attribute Private Type reference (TYPE) RSCHABASNM Name of Basic Characteristic 20060703
2 P_PTABNAME Instance attribute Private Type reference (TYPE) TABNAME Name of P Table 20060703
3 P_QTABNAME Instance attribute Private Type reference (TYPE) TABNAME Name of Q Table 20060703
4 P_R_APPL_LOG Instance attribute Private Object reference (TYPE REF TO) CL_RSRV_APPL_LOG Application Log for RSRV Test 20060703
5 P_STABNAME Instance attribute Private Type reference (TYPE) TABNAME Name of S Table 20060703
6 P_TTABNAME Instance attribute Private Type reference (TYPE) TABNAME Name of T Table 20060703
7 P_T_PACKAGES Instance attribute Private Type reference (TYPE) TY_T_PACKAGES Table with Data Packages of this Container 20060703
8 P_XTABNAME Instance attribute Private Type reference (TYPE) TABNAME Name of X Table 20060703
9 P_YTABNAME Instance attribute Private Type reference (TYPE) TABNAME Name of Y Table 20060703
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20060703
2 CREATE_PACKAGES Instance method Private Method Creates the Data Packages for the Basic Characteristic 20060703
3 GET_META_DATA Instance method Private Method Load Meta Data Such as Table Names for Master Data 20060703
4 GET_PACKAGE Instance method Public Method Returns Data Package with Passed Number 20060703
5 GET_SIZE Instance method Public Method Returns Number of Data Packages in this Container 20060703
Events
Class CL_RSDMD_RSRV_PACKAGECONTAINER has no event.
Types
Class CL_RSDMD_RSRV_PACKAGECONTAINER has no local type.
Method Signatures

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_R_RSRV_APPL_LOG Call by reference Object reference (TYPE REF TO) CL_RSRV_APPL_LOG Applikationslog für RSRV-Tests 20060703

Method CONSTRUCTOR on class CL_RSDMD_RSRV_PACKAGECONTAINER has no exception.

Method CREATE_PACKAGES Signature

Method CREATE_PACKAGES on class CL_RSDMD_RSRV_PACKAGECONTAINER has no parameter.
Method CREATE_PACKAGES on class CL_RSDMD_RSRV_PACKAGECONTAINER has no exception.

Method GET_META_DATA Signature

Method GET_META_DATA on class CL_RSDMD_RSRV_PACKAGECONTAINER has no parameter.
Method GET_META_DATA on class CL_RSDMD_RSRV_PACKAGECONTAINER has no exception.

Method GET_PACKAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PACKAGE_NO Call by reference Type reference (TYPE) I Nummer des Datenpakets 1 ... getsize( ) 20060703
2 Returning R_R_PACKAGE Value transfer Object reference (TYPE REF TO) CL_RSDMD_RSRV_PACKAGE Datenpaket mit SIDs und CHAVLs für RSRV-Tests 20060703
# Exception Resumable Description Created on
1 INVALID_PACKAGE_NO Paketnummer außerhalb des gültigen Bereichs 20060703

Method GET_SIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_SIZE Value transfer Type reference (TYPE) I Anzahl der Datenpakete in diesem Container. 20060703

Method GET_SIZE on class CL_RSDMD_RSRV_PACKAGECONTAINER has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 700