SAP ABAP Class IF_RSTT_BIDATA (General Data Processing in BI Applications)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSTT_BIDATA Data Instance for BI Applications 20080114
Properties
Class IF_RSTT_BIDATA  
Short Description General Data Processing in BI Applications    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20080114   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_RSTT_BIDATA has no forward declaration.
Interfaces
Class IF_RSTT_BIDATA has no interface implemented.
Friends
Class IF_RSTT_BIDATA has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 N_R_DATA Instance attribute Public Object reference (TYPE REF TO) DATA Data in Internal Format 20080114
2 N_T_MAP Instance attribute Public Type reference (TYPE) RSTT_T_MAP Mapping of Components 20080114
Methods
# Method Level Visibility Method type Description Created on
1 FINALIZE Instance method Public Method Final Processing 20091106
2 GET_FIELD_TYPELIST Instance method Public Method Determine List for Valid Field Types 20080114
3 GET_IOBJNMS Instance method Public Method Get Contained InfoObjects 20080114
4 GET_RELATED_OBJ Instance method Public Method Get Reporting Objects Involved in Data Flow 20080114
5 GET_STRUCTURE Instance method Public Method Get Structure Instance 20080114
6 LOAD_DATA Instance method Public Method Load Data 20080114
7 MODIFY_DATA Instance method Public Method Load/Modify Data to/in BI Object 20080114
Events
Class IF_RSTT_BIDATA has no event.
Types
Class IF_RSTT_BIDATA has no local type.
Method Signatures

Method FINALIZE Signature

Method FINALIZE on class IF_RSTT_BIDATA has no parameter.
Method FINALIZE on class IF_RSTT_BIDATA has no exception.

Method GET_FIELD_TYPELIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DATAKIND Call by reference Type reference (TYPE) RSTT_TDATATP Datenart 20080114
2 Importing I_S_COMP Call by reference Type reference (TYPE) RSTT_S_OBJCOMP Komponente von BI Objekt 20080114
3 Returning R_T_TYPE Value transfer Type reference (TYPE) RSTT_T_TEXT Typliste 20080114

Method GET_FIELD_TYPELIST on class IF_RSTT_BIDATA has no exception.

Method GET_IOBJNMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ACTIVITY Call by reference Type reference (TYPE) RSTT_FLAG Aktivität 20080114
2 Importing I_DATAKIND Call by reference Type reference (TYPE) RSTT_TDATATP Datenart 20080114
3 Returning R_T_COMP Value transfer Type reference (TYPE) RSTT_T_OBJCOMP Komponenten eines BI Objekts 20080114

Method GET_IOBJNMS on class IF_RSTT_BIDATA has no exception.

Method GET_RELATED_OBJ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ACTIVITY Call by reference Type reference (TYPE) RSTT_FLAG Aktivität 20080114
2 Returning R_T_OBJ Value transfer Type reference (TYPE) RSTT_T_REPOBJ Liste von Reportingobjekten 20080114

Method GET_RELATED_OBJ on class IF_RSTT_BIDATA has no exception.

Method GET_STRUCTURE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_R_STRUC Call by reference Object reference (TYPE REF TO) CL_ABAP_STRUCTDESCR Typinstanz 20080114

Method GET_STRUCTURE on class IF_RSTT_BIDATA has no exception.

Method LOAD_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_R_DATA_SOURCE Call by reference Object reference (TYPE REF TO) DATA Daten im Format der Datenquelle 20080114
2 Exporting E_T_DATA Call by reference Type reference (TYPE) ANY TABLE Daten in internem gemappten Format 20080114
3 Importing I_AGGRE Call by reference Type reference (TYPE) RSTT_FLAG Ergebnis aggregiert ermitteln (nur für Cube/DSO) 20080114
4 Importing I_COMPINDEX_BI Call by reference Type reference (TYPE) RSTT_INT1 2 Komponentenindex aus Mappingtabelle für BI-Strukturfelder 20080114
5 Importing I_T_MAP Call by reference Type reference (TYPE) RSTT_T_MAP Feldmapping 20080114
6 Importing I_T_RANGE Call by reference Type reference (TYPE) RSDRI_T_RANGE Rangeliste 20080114
# Exception Resumable Description Created on
1 DATA_READ_ERROR Fehler beim Lesen der Daten 20080114

Method MODIFY_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_RECORDS Call by reference Type reference (TYPE) RSTT_INT4 Anzahl Datensätze 20080114
2 Exporting E_T_MESG Call by reference Type reference (TYPE) RSR_T_MESSAGE Meldungen 20090218
3 Importing I_COMPINDEX_BI Call by reference Type reference (TYPE) RSTT_INT1 2 Komponentenindex aus Mappingtabelle für BI-Strukturfelder 20080114
4 Importing I_DELTA Call by reference Type reference (TYPE) RSTT_FLAG Delta ermitteln und laden (nur für Cube) 20080115
5 Importing I_INIT Call by reference Type reference (TYPE) RSTT_FLAG Zielobjekt vor Modifikation leeren 20100325
6 Importing I_T_DATA Call by reference Type reference (TYPE) ANY TABLE Daten in internem Format 20080114
7 Importing I_T_MAP Call by reference Type reference (TYPE) RSTT_T_MAP Feldmapping 20080114
# Exception Resumable Description Created on
1 MODIFY_ERROR Fehler bei Modifikation 20080114
2 NO_MODIFICATION_REQUESTED Keine Modifikation angefordert 20080114
History
Last changed by/on SAP  20130531 
SAP Release Created in