SAP ABAP Class CL_RSODP_R3IS_SERVICES (cl_rsodp_r3is_services)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-DST (Application Component) Data Staging
     RSODP (Package) Operational Data Provisioning (BW Part)
Properties
Class CL_RSODP_R3IS_SERVICES  
Short Description cl_rsodp_r3is_services    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSODP   Operational Data Provisioning (BW Part) 
Created 20080911   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
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)
Interfaces
Class CL_RSODP_R3IS_SERVICES has no interface implemented.
Friends
Class CL_RSODP_R3IS_SERVICES has no friend class.
Attributes
Class CL_RSODP_R3IS_SERVICES has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_TREX_AVAILABLE Static method Public Method 20081030
2 GET_ALL Static method Public Method 20091022
3 GET_BIA_INDEX Static method Public Method 20081027
4 GET_INDEX_BASE Static method Public Method 20081218
5 GET_INFOPROV_FROM_INFOSET Static method Public Method Name of Transient InfoProvider for InfoSet 20090212
6 GET_INFOSET Static method Public Method 20090113
7 GET_PHYSICAL_INDEX Static method Public Method 20081027
8 GET_STRUCTDESCR_FROM_COMPDESCR Static method Public Method 20081113
9 GET_TEXT_INDEX Static method Public Method 20081027
10 GET_TREX_ATTR Static method Public Method 20081027
11 GET_TREX_RFC_DESTINATION Static method Public Method 20081027
12 GET_TREX_SELNAME Static method Public Method 20090324
13 GET_UNIVERSE Static method Public Method Returns reference to InfoObject universe 20081112
14 HANDLE_TREX_ERROR Static method Public Method 20081203
15 ODP_IS_ACTIVE Static method Public Method 20081114
16 SLEEP Static method Public Method 20081210
17 _CONVERT_FOR_TREX Static method Public Method 20090518
18 _CREATE_TYPE Static method Private Method 20081113
Events
Class CL_RSODP_R3IS_SERVICES has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TS_MSG Public See coding 20081203 BEGIN OF ts_msg, msgv1 TYPE sy-msgv1, msgv2 TYPE sy-msgv2, msgv3 TYPE sy-msgv3, msgv4 TYPE sy-msgv4, END OF ts_msg
2 TS_ODPS Public See coding 20091022 BEGIN OF ts_odps, mandt TYPE rsodpstat-mandt, infoprov TYPE rsodpstat-infoprov, langu TYPE rsodpstat-langu, END OF ts_odps
3 TT_ODPS Public See coding 20091022 tt_odps TYPE STANDARD TABLE OF ts_odps
Method Signatures

Method CHECK_TREX_AVAILABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_TREX_AVAILABLE Value transfer Type reference (TYPE) RS_BOOL Boolean 20081030

Method CHECK_TREX_AVAILABLE on class CL_RSODP_R3IS_SERVICES has no exception.

Method GET_ALL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_ODPS Call by reference Type reference (TYPE) TT_ODPS 20091022
2 Importing I_LANGU Call by reference Type reference (TYPE) LANGU SY-LANGU Sprachenschlüssel 20091022
3 Importing I_MANDT Call by reference Type reference (TYPE) MANDT SY-MANDT 20091022

Method GET_ALL on class CL_RSODP_R3IS_SERVICES has no exception.

Method GET_BIA_INDEX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INFOPROV Call by reference Type reference (TYPE) RSINFOPROV InfoProvider 20081027
2 Returning R_INDEX Value transfer Type reference (TYPE) TREX_RFC-INDEX_ID Index-ID 20081027

Method GET_BIA_INDEX on class CL_RSODP_R3IS_SERVICES has no exception.

Method GET_INDEX_BASE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INFOPROV Call by reference Type reference (TYPE) RSINFOPROV InfoProvider 20081218
2 Returning R_INDEX Value transfer Type reference (TYPE) TREX_RFC-INDEX_ID Index-ID 20081218

Method GET_INDEX_BASE on class CL_RSODP_R3IS_SERVICES has no exception.

Method GET_INFOPROV_FROM_INFOSET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INFOSET Call by reference Type reference (TYPE) AQ_SGNAME SAP Query: InfoSet 20090212
2 Returning R_INFOPROV Value transfer Type reference (TYPE) RSINFOPROV InfoProvider 20090212

Method GET_INFOPROV_FROM_INFOSET on class CL_RSODP_R3IS_SERVICES has no exception.

Method GET_INFOSET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INFOPROV Call by reference Type reference (TYPE) RSINFOPROV InfoProvider 20090113
2 Returning R_INFOSET Value transfer Type reference (TYPE) AQ_SGNAME SAP Query: InfoSet 20090113

Method GET_INFOSET on class CL_RSODP_R3IS_SERVICES has no exception.

Method GET_PHYSICAL_INDEX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INFOPROV Call by reference Type reference (TYPE) RSINFOPROV InfoProvider 20081027
2 Returning R_INDEX Value transfer Type reference (TYPE) TREX_RFC-INDEX_ID Index-ID 20081027

Method GET_PHYSICAL_INDEX on class CL_RSODP_R3IS_SERVICES has no exception.

Method GET_STRUCTDESCR_FROM_COMPDESCR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_T_COMPDESCR Call by reference Type reference (TYPE) ABAP_COMPDESCR_TAB 20081113
2 Returning R_R_STRUCTDESCR Value transfer Object reference (TYPE REF TO) CL_ABAP_STRUCTDESCR Run Time Type Services 20081113

Method GET_STRUCTDESCR_FROM_COMPDESCR on class CL_RSODP_R3IS_SERVICES has no exception.

Method GET_TEXT_INDEX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ATTRNAME Call by reference Type reference (TYPE) CL_RSODP_INDEX=>TS_COMP_TO_ATTRNAME-ATTRNAME 20081027
2 Importing I_INFOPROV Call by reference Type reference (TYPE) RSINFOPROV InfoProvider 20081027
3 Returning R_INDEX Value transfer Type reference (TYPE) TREX_RFC-INDEX_ID Index-ID 20081027

Method GET_TEXT_INDEX on class CL_RSODP_R3IS_SERVICES has no exception.

Method GET_TREX_ATTR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FIELDNAME Call by reference Type reference (TYPE) FIELDNAME Feldname 20081027
2 Importing I_TABNAME Call by reference Type reference (TYPE) TABNAME Tabellenname 20081027
3 Returning R_ATTR Value transfer Type reference (TYPE) STRING 20081027

Method GET_TREX_ATTR on class CL_RSODP_R3IS_SERVICES has no exception.

Method GET_TREX_RFC_DESTINATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_RFCDEST Value transfer Type reference (TYPE) TREX_RFC-RFC_DESTINATION RFC-Destination zur TREX-Engine 20081027

Method GET_TREX_RFC_DESTINATION on class CL_RSODP_R3IS_SERVICES has no exception.

Method GET_TREX_SELNAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SELNAME Call by reference Type reference (TYPE) RSSCR_NAME Tabellenname 20090324
2 Returning R_ATTR Value transfer Type reference (TYPE) STRING 20090324

Method GET_TREX_SELNAME on class CL_RSODP_R3IS_SERVICES has no exception.

Method GET_UNIVERSE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_R_UNIVERSE Value transfer Object reference (TYPE REF TO) CL_RS_INFOOBJECT_UNIVERSE Globales Universe auf InfoObjekten 20081112

Method GET_UNIVERSE on class CL_RSODP_R3IS_SERVICES has no exception.

Method HANDLE_TREX_ERROR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_RETURN_CODE Call by reference Type reference (TYPE) TREX_RFC-RETURN_CODE Returncode 20081203
2 Importing I_RETURN_TEXT Call by reference Type reference (TYPE) TREX_RFC-RETURN_TEXT Rückgabetext 20081203
3 Importing I_SUBRC Call by reference Type reference (TYPE) SY-SUBRC Rückgabewert von ABAP-Anweisungen 20090311
4 Importing I_S_MSG Call by reference Type reference (TYPE) TS_MSG 20081203
# Exception Resumable Description Created on
1 CX_RSODP_TREX_ERROR Fehler 20081203

Method ODP_IS_ACTIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INFOPROV Call by reference Type reference (TYPE) RSINFOPROV InfoProvider 20081114
2 Returning R_IS_ACTIVE Value transfer Type reference (TYPE) RS_BOOL Boolean 20081114

Method ODP_IS_ACTIVE on class CL_RSODP_R3IS_SERVICES has no exception.

Method SLEEP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INTERVAL Call by reference Type reference (TYPE) INT4 Natürliche Zahl 20081210

Method SLEEP on class CL_RSODP_R3IS_SERVICES has no exception.

Method _CONVERT_FOR_TREX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_FIELDNAME Call by reference Type reference (TYPE) FIELDNAME Feldname 20090518
2 Exporting E_TABNAME Call by reference Type reference (TYPE) TABNAME Tabellenname 20090518
3 Importing I_FIELDNAME Call by reference Type reference (TYPE) FIELDNAME Feldname 20090518
4 Importing I_TABNAME Call by reference Type reference (TYPE) TABNAME Tabellenname 20090518

Method _CONVERT_FOR_TREX on class CL_RSODP_R3IS_SERVICES has no exception.

Method _CREATE_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DECIMALS Call by reference Type reference (TYPE) I 20081113
2 Importing I_LENGTH Call by reference Type reference (TYPE) I 20081113
3 Importing I_ROLLNAME Call by reference Type reference (TYPE) C 20081113
4 Importing I_TYPE_KIND Call by reference Type reference (TYPE) ABAP_TYPEKIND 20081113
5 Returning R_R_DATADESCR Value transfer Object reference (TYPE REF TO) CL_ABAP_DATADESCR Run Time Type Services 20081113

Method _CREATE_TYPE on class CL_RSODP_R3IS_SERVICES has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 720