SAP ABAP Interface IF_RSR_FIPT_DATA_CONTAINER (Data Container for the FIPT)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX-OT (Application Component) OLAP Technology
     RSROA_FIPT (Package) OLAP Service: Fast Transformation
Properties
Interface IF_RSR_FIPT_DATA_CONTAINER  
Short Description Data Container for the FIPT    
General Data
Package RSROA_FIPT   OLAP Service: Fast Transformation 
Created 20100826   SAP 
Last changed 20140121   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 IF_RSR_FIPT_STRUCTURE Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Interface IF_RSR_FIPT_DATA_CONTAINER has no interface.
Friends
Interface IF_RSR_FIPT_DATA_CONTAINER has no friend.
Attributes
Interface IF_RSR_FIPT_DATA_CONTAINER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CLONE Instance method Public Method 20130606
2 GET_CURRENT_VIEW_ID Instance method Public Method 20110722
3 GET_FIPT_STRUCTURE Instance method Public Method Return FIPT Structure Description for the Data Container 20100826
4 GET_HDB_CHECK_COLLECTOR Instance method Public Method 20130606
5 GET_PROCESSED_FIELDS Instance method Public Method Return Edited Fields 20100826
6 GET_R_DATA Instance method Public Method Return a Reference to Data in the Container 20100826
7 GET_R_STORE Instance method Public Method 20110720
8 GET_SESSION_INDEX_ID Instance method Public Method 20110223
9 GET_SIDS_REQUIRED Instance method Public Method 20111201
10 SET_CURRENT_VIEW_ID Instance method Public Method 20110722
11 SET_HDB_CHECK_COLLECTOR Instance method Public Method 20130606
12 SET_PROCESSED_FIELDS Instance method Public Method Set the Edited Fields 20100826
13 SET_R_DATA Instance method Public Method Set the Data in the Container According to Reference 20101012
14 SET_SIDS_REQUIRED Instance method Public Method 20111201
15 UNSET_HDB_CHECK_COLLECTOR Instance method Public Method 20130606
Events
Interface IF_RSR_FIPT_DATA_CONTAINER has no event.
Types
Interface IF_RSR_FIPT_DATA_CONTAINER has no local type.
Method Signatures

Method CLONE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_R_DATA_CONTAINER Value transfer Object reference (TYPE REF TO) IF_RSR_FIPT_DATA_CONTAINER Datencontainer für die FIPT 20130606

Method CLONE on Interface IF_RSR_FIPT_DATA_CONTAINER has no exception.

Method GET_CURRENT_VIEW_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_VIEW_ID Value transfer Type reference (TYPE) TREXD_PLAN_VIEW Berechnungssicht für Ergebnis der Planungsoperation 20110722

Method GET_CURRENT_VIEW_ID on Interface IF_RSR_FIPT_DATA_CONTAINER has no exception.

Method GET_FIPT_STRUCTURE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_R_STRUCTURE Value transfer Object reference (TYPE REF TO) IF_RSR_FIPT_STRUCTURE Strukturbeschreibung für FIPT 20100826

Method GET_FIPT_STRUCTURE on Interface IF_RSR_FIPT_DATA_CONTAINER has no exception.

Method GET_HDB_CHECK_COLLECTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_CHECK_COLLECTOR Value transfer Object reference (TYPE REF TO) IF_RSPLS_HDB_CHECK_COLLECTOR 20130606

Method GET_HDB_CHECK_COLLECTOR on Interface IF_RSR_FIPT_DATA_CONTAINER has no exception.

Method GET_PROCESSED_FIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_TS_FIELDNM Call by reference Type reference (TYPE) IF_RSR_FIPT_STRUCTURE=>TN_TS_FIELDNM 20100826

Method GET_PROCESSED_FIELDS on Interface IF_RSR_FIPT_DATA_CONTAINER has no exception.

Method GET_R_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_R_TA_DATA Value transfer Object reference (TYPE REF TO) DATA 20100826
# Exception Resumable Description Created on
1 CX_RSR_FIPT_ERROR FIPT Fehler mit Nachricht 20101027

Method GET_R_STORE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_R_STORE Value transfer Object reference (TYPE REF TO) CL_RSR_STORE STORE Beschreibung 20110720

Method GET_R_STORE on Interface IF_RSR_FIPT_DATA_CONTAINER has no exception.

Method GET_SESSION_INDEX_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_SESSION_INDEX_ID Value transfer Type reference (TYPE) TREXD_PE_SESSION 20110223

Method GET_SESSION_INDEX_ID on Interface IF_RSR_FIPT_DATA_CONTAINER has no exception.

Method GET_SIDS_REQUIRED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_VALUE Value transfer Type reference (TYPE) ABAP_BOOL 20111201

Method GET_SIDS_REQUIRED on Interface IF_RSR_FIPT_DATA_CONTAINER has no exception.

Method SET_CURRENT_VIEW_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_VIEW_ID Call by reference Type reference (TYPE) TREXD_PLAN_VIEW Berechnungssicht für Ergebnis der Planungsoperation 20110722
# Exception Resumable Description Created on
1 CX_RSR_STORE_ERROR Interner STORE Fehler 20110722

Method SET_HDB_CHECK_COLLECTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_HDB_CHECK_COLLECTOR Call by reference Object reference (TYPE REF TO) IF_RSPLS_HDB_CHECK_COLLECTOR 20130606

Method SET_HDB_CHECK_COLLECTOR on Interface IF_RSR_FIPT_DATA_CONTAINER has no exception.

Method SET_PROCESSED_FIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TS_FIELDNM Call by reference Type reference (TYPE) IF_RSR_FIPT_STRUCTURE=>TN_TS_FIELDNM 20100826

Method SET_PROCESSED_FIELDS on Interface IF_RSR_FIPT_DATA_CONTAINER has no exception.

Method SET_R_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_TA_DATA Call by reference Object reference (TYPE REF TO) DATA 20101012
# Exception Resumable Description Created on
1 CX_RSR_FIPT_ERROR FIPT Fehler mit Nachricht 20101028

Method SET_SIDS_REQUIRED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_VALUE Call by reference Type reference (TYPE) ABAP_BOOL 20111201

Method SET_SIDS_REQUIRED on Interface IF_RSR_FIPT_DATA_CONTAINER has no exception.

Method UNSET_HDB_CHECK_COLLECTOR Signature

Method UNSET_HDB_CHECK_COLLECTOR on Interface IF_RSR_FIPT_DATA_CONTAINER has no parameter.
Method UNSET_HDB_CHECK_COLLECTOR on Interface IF_RSR_FIPT_DATA_CONTAINER has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 730