SAP ABAP Class CL_RSPLS_DS_METADATA (Data Slices for a Cube)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-PLA (Application Component) Planning
     RSPLS (Package) Planning: General Services
Properties
Class CL_RSPLS_DS_METADATA  
Short Description Data Slices for a Cube    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSPLS   Planning: General Services 
Created 20050223   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_RSPLS_DS_METADATA has no forward declaration.
Interfaces
Class CL_RSPLS_DS_METADATA has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_RSPLS_PLDS 20050401 Data Slice Object TLOGO
2 CL_RSPLS_PLDS_VERS 20050314 Version of Data Slice Object TLOGO
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 N_S_DS_HEAD Instance attribute Public Type reference (TYPE) RSPLS_S_DS_HEAD Data Slices: TLOGO Header Info 20050224
2 N_T_DS Instance attribute Public Type reference (TYPE) RSPLS_T_DS Actual Data Slices 20050224
3 N_T_DS_FIELD Instance attribute Public Type reference (TYPE) RSPLS_T_DS_FIELD InfoObjects for Which an Exit Data Slice Has Restrictions 20050224
4 N_T_DS_RANGE Instance attribute Public Type reference (TYPE) RSPLS_T_DS_RANGE Data Slice Selection 20050224
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor (All Information) 20050224
2 GET_SLICE Instance method Public Method Get Data for Single Step 20050311
Events
Class CL_RSPLS_DS_METADATA has no event.
Types
Class CL_RSPLS_DS_METADATA 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_S_DS_ALL Call by reference Type reference (TYPE) RSPLS_S_DS_ALL Eigenschaften Datenscheiben: Alles in einer Struktur 20050224

Method CONSTRUCTOR on class CL_RSPLS_DS_METADATA has no exception.

Method GET_SLICE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_S_DS Call by reference Type reference (TYPE) RSPLS_S_DS Die eigentlichen Datenscheiben 20050311
2 Exporting E_T_FIELD Call by reference Type reference (TYPE) RSPLS_T_DS_FIELD Infoobjekte, für die eine Exit-Datenscheibe Einschränkungen 20050311
3 Exporting E_T_RANGE Call by reference Type reference (TYPE) RSPLS_T_DS_RANGE Datenscheiben Selektion 20050311
4 Importing I_DSNR Call by reference Type reference (TYPE) RSPLS_DSNR Nummer einer Datenscheibe 20050311

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