SAP ABAP Class CL_RSR_FIPT_DATA_CONTAINER (FIPT: General Data Container)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX-OT (Application Component) OLAP Technology
     RSROA_FIPT (Package) OLAP Service: Fast Transformation
Properties
Class CL_RSR_FIPT_DATA_CONTAINER  
Short Description FIPT: General Data Container    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSROA_FIPT   OLAP Service: Fast Transformation 
Created 20100826   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_RSR_FIPT_DATA_CONTAINER has no forward declaration.
Interfaces
Class CL_RSR_FIPT_DATA_CONTAINER has no interface implemented.
Friends
Class CL_RSR_FIPT_DATA_CONTAINER has no friend class.
Attributes
Class CL_RSR_FIPT_DATA_CONTAINER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 S_CREATE_FROM_DATA Static method Public Method Create from Internal Table and FIPT Structure Description 20100826
2 S_CREATE_FROM_PE_SESSION Static method Public Method Create from a Session of the Planning Engine 20101001
3 S_CREATE_FROM_STORE Static method Public Method 20110707
Events
Class CL_RSR_FIPT_DATA_CONTAINER has no event.
Types
Class CL_RSR_FIPT_DATA_CONTAINER has no local type.
Method Signatures

Method S_CREATE_FROM_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_TA_DATA Call by reference Type reference (TYPE) ANY TABLE Tabelle für Daten 20100826
2 Exporting E_R_DATA_CONTAINER Call by reference Object reference (TYPE REF TO) IF_RSR_FIPT_DATA_CONTAINER Datencontainer für die FIPT 20100826
3 Importing I_R_STRUCTURE Call by reference Object reference (TYPE REF TO) IF_RSR_FIPT_STRUCTURE Strukturbeschreibung für FIPT 20100826
# Exception Resumable Description Created on
1 CX_RS_ERROR BW: Allgemeine Fehlerklasse 20100826

Method S_CREATE_FROM_PE_SESSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PLAN_VIEW_ID Call by reference Type reference (TYPE) TREXD_PLAN_VIEW SPACE 20111020
2 Importing I_R_STRUCTURE Call by reference Object reference (TYPE REF TO) IF_RSR_FIPT_STRUCTURE 20101004
3 Importing I_SESSION_INDEX_ID Call by reference Type reference (TYPE) TREXD_PE_SESSION 20101012
4 Returning R_R_DATA_CONTAINER Value transfer Object reference (TYPE REF TO) IF_RSR_FIPT_DATA_CONTAINER 20101004

Method S_CREATE_FROM_PE_SESSION on class CL_RSR_FIPT_DATA_CONTAINER has no exception.

Method S_CREATE_FROM_STORE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_STORE Call by reference Object reference (TYPE REF TO) CL_RSR_STORE 20110707
2 Importing I_R_STRUCTURE Call by reference Object reference (TYPE REF TO) IF_RSR_FIPT_STRUCTURE 20110707
3 Returning R_R_DATA_CONTAINER Value transfer Object reference (TYPE REF TO) IF_RSR_FIPT_DATA_CONTAINER 20110707

Method S_CREATE_FROM_STORE on class CL_RSR_FIPT_DATA_CONTAINER has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 730