SAP ABAP Class CL_RSDDTREX_SERVICE (All Kinds of Service Functionality for TREX)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX-OT (Application Component) OLAP Technology
     RSDDTREX (Package) TREX Aggregate
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSDDTREX_BASE Basic Class TREX Aggregate 20040707
Properties
Class CL_RSDDTREX_SERVICE  
Short Description All Kinds of Service Functionality for TREX    
Super Class CL_RSDDTREX_BASE Basic Class TREX Aggregate 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSDDTREX   TREX Aggregate 
Created 20040524   SAP 
Last change 20140121   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)
2 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 RSD Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
4 RSDBI Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
5 RSDU Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
6 RSENQ Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RSDDTREX_SERVICE has no interface implemented.
Friends
Class CL_RSDDTREX_SERVICE has no friend class.
Attributes
Class CL_RSDDTREX_SERVICE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ACTIVATE_FILL_IN_BATCH Static method Public Method Activates and fill the BWA indes in the batch 20090409
2 CHANGE_DFC_SETTING Static method Public Method Changes the Current DFI Setting for All BIA Indexes 20060125
3 CHECK_BIALOAD Static method Public Method Checks Load on BIA 20071018
4 CHECK_BIALOAD_CHECK Static method Public Method Basic Funtion for BIA Overload Test 20071018
5 CHECK_CALLSTACK Static method Public Method Call Stack Depth of Call Method 20071018
6 CHECK_TREXPROC_RUNNING Static method Public Method Is an HPA-Relevant Process Running on This IC? 20050725
7 COMP_BI_SP_BIA_REV Static method Public Method Compares Compatibility of BI SP with BIA REVISION 20060920
8 DELETE_ALL_BIAINFO Static method Public Method Delete All BI Info/Data Using BIA 20061006
9 DELETE_UNUSED_INDEX Static method Public Method Delete Index Body 20070307
10 GET_AUTH_FOR_IDXTP Static method Public Method Authorization Check for idxtp 20110303
11 GET_AVAILABLE_MEMORY Static method Public Method Memory Available for Productive Blades 20120511
12 GET_CUBES_HPA_POSSIBLE Static method Public Method Filter from the Table with Cubes for which TREX Is Possible 20050301
13 GET_CUBE_HPA_POSSIBLE Static method Public Method InfoCube HPA-enabled? 20050301
14 GET_DATEFROM_ATTR Static method Public Method DATEFROM Attribute for InfoObject 20050222
15 GET_DATETO_ATTR Static method Public Method DATETO Attribute for InfoObject 20050222
16 GET_HIER_BIA_POSSIBLE Static method Public Method Is InfoObject Hierarchiy BWA enabled? 20130411
17 GET_IDXTP_FOR_TLOGO Static method Public Method Which idxtp belong to a TLOGO type 20110304
18 GET_INDEX_TO_IOBJ Static method Public Method All HPA Indexes for an InfoObject 20050221
19 GET_INFOCUBES_WITH_INDEX Static method Public Method All InfoCubes with (Filled) Index 20051014
20 GET_INFOOBJECTS_IDX_PROP Static method Public Method All InfoObjects with (Filled) Index 20090916
21 GET_INFOOBJECTS_WITH_INDEX Static method Public Method All InfoObjects with (Filled) Index 20060907
22 GET_IOBJ_BIA_POSSIBLE Static method Public Method Is InfoObject BIA-enabled? 20061119
23 GET_LOGINDEX_EXIST Static method Public Method A logical index exists for this provider 20110708
24 GET_QPO_WITH_HANA_MODEL Static method Public Method List of Query as InfoProvider with HANA Model Flag 20130422
25 GET_QUERY_BIA_POSSIBLE Static method Public Method Is Query BWA enabled? 20130411
26 GET_RNSID_TO Static method Public Method Request up to which the BIA is rolled up 20070423
27 GET_TLOGO_FOR_IDXTP Static method Public Method Which TLOGO belongs to a idxtp 20110303
28 GET_TLOGO_WITH_INDEX Static method Public Method All TLOGO Objects with (Filled) Index 20100910
29 GET_WHERE_USED_LIST Static method Public Method Where is object still in use? 20061120
30 GET_WOPTIONS Static method Public Method Reads the index options for a BWA index from DB table 20081215
31 HANDLE_FLOAT_CHANGE Static method Public Method Change of FLOAT Setting 20060317
32 INDEX_EXISTS Static method Public Method Existiert einzelner Index 20130109
33 IS_BIA_ONLY Static method Public Method Checks whether cube is BWA-only 20080502
34 PROCESS_BIA_CUBE_POPUP Static method Public Method Popup: Edit BWA-Only Cubes 20090220
35 REBUILD_ALL_WARNING Static method Public Method Which BIA Indexes are deleted and recreated 20061006
36 SEND_MAIL Static method Public Method Send E-Mail 20050829
37 SET_INDEXPROP Static method Public Method 20060111
38 SET_OBJSTAT_ALL_HPAS Static method Public Method Set Object Status for All HPAs 20050714
39 SET_WHERE_USED_INACTIVE Static method Public Method Sets Dependent BIA Indexes to Inactive 20070412
40 STATUS_AFTER_REQDEL_ADJUST Static method Public Method ***ADJUST*** Adjust TABLSTAT and DIR after request deletion 20061006
Events
Class CL_RSDDTREX_SERVICE has no event.
Types
Class CL_RSDDTREX_SERVICE has no local type.
Method Signatures

Method ACTIVATE_FILL_IN_BATCH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_MSG Call by reference Type reference (TYPE) RS_T_MSG BW: Tabelle mit Nachrichten (Application Log Protokoll) 20090409
2 Importing I_DELETE_FIRST Value transfer Type reference (TYPE) RS_BOOL RS_C_FALSE Boolean 20090409
3 Importing I_INFOCUBE Value transfer Type reference (TYPE) RSD_INFOCUBE InfoProvider 20090409

Method ACTIVATE_FILL_IN_BATCH on class CL_RSDDTREX_SERVICE has no exception.

Method CHANGE_DFC_SETTING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_BIAPROPS Call by reference Type reference (TYPE) RSDDTREXPROPS BIA-Index Eigenschaften 20070714
2 Importing I_INDEX_ID Call by reference Type reference (TYPE) TREXD_INDEX_ID Index-ID 20120612
3 Importing I_INFOCUBE Call by reference Type reference (TYPE) RSINFOCUBE InfoCube 20070714

Method CHANGE_DFC_SETTING on class CL_RSDDTREX_SERVICE has no exception.

Method CHECK_BIALOAD Signature

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

Method CHECK_BIALOAD on class CL_RSDDTREX_SERVICE has no exception.

Method CHECK_BIALOAD_CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_OVERLOAD Call by reference Type reference (TYPE) RS_BOOL Boolean 20071018
2 Exporting E_T_MSG Call by reference Type reference (TYPE) RS_T_MSG BW: Tabelle mit Nachrichten (Application Log Protokoll) 20071018

Method CHECK_BIALOAD_CHECK on class CL_RSDDTREX_SERVICE has no exception.

Method CHECK_CALLSTACK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CALLTP Call by reference Type reference (TYPE) C 20071018
2 Returning R_ALLOWED Value transfer Type reference (TYPE) RS_BOOL Boolean 20071018

Method CHECK_CALLSTACK on class CL_RSDDTREX_SERVICE has no exception.

Method CHECK_TREXPROC_RUNNING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_RUNNING Call by reference Type reference (TYPE) RS_BOOL Boolean 20050725
2 Exporting E_T_MSG Call by reference Type reference (TYPE) RS_T_MSG BW: Tabelle mit Nachrichten (Application Log Protokoll) 20050725
3 Importing I_CHABASNM Call by reference Type reference (TYPE) RSCHABASNM Referenzmerkmal 20060320
4 Importing I_CHANGERUN Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE Boolean 20060123
5 Importing I_INFOCUBE Call by reference Type reference (TYPE) RSD_INFOCUBE 20050725
6 Importing I_ROLLUP Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE Boolean 20060124

Method CHECK_TREXPROC_RUNNING on class CL_RSDDTREX_SERVICE has no exception.

Method COMP_BI_SP_BIA_REV Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_BIA_REV_VERS Call by reference Type reference (TYPE) PATCH Version der BIA Revision 20060920
2 Exporting E_INTERNAL_SYSTEM Call by reference Type reference (TYPE) RS_BOOL Boolean 20060920
3 Exporting E_SUBRC Call by reference Type reference (TYPE) SYSUBRC Rückgabewert (0 = Ok, 4 = Falsch, 8 = Interner Fehler) 20060920
4 Exporting E_T_MSG Call by reference Type reference (TYPE) RS_T_MSG BW: Tabelle mit Nachrichten (Application Log Protokoll) 20060920

Method COMP_BI_SP_BIA_REV on class CL_RSDDTREX_SERVICE has no exception.

Method DELETE_ALL_BIAINFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DIR Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE Boolean 20061006
# Exception Resumable Description Created on
1 DELETE_FAILED 20061006

Method DELETE_UNUSED_INDEX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_T_MSG Value transfer Type reference (TYPE) RS_T_MSG BW: Tabelle mit Nachrichten (Application Log Protokoll) 20070307

Method DELETE_UNUSED_INDEX on class CL_RSDDTREX_SERVICE has no exception.

Method GET_AUTH_FOR_IDXTP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_DISPLAY_ONLY Call by reference Type reference (TYPE) RS_BOOL Boolean 20110303
2 Importing I_IDXTP Call by reference Type reference (TYPE) RSDDBIDXTP Typ des BWA-Index 20110303
3 Importing I_OBJNM Call by reference Type reference (TYPE) RSOBJNM Objekt 20110303

Method GET_AUTH_FOR_IDXTP on class CL_RSDDTREX_SERVICE has no exception.

Method GET_AVAILABLE_MEMORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_SUM_PROD_MEMORY Call by reference Type reference (TYPE) F Production mamory 20120511
2 Exporting E_T_MSG Call by reference Type reference (TYPE) RS_T_MSG BW: Tabelle mit Nachrichten (Application Log Protokoll) 20120511
3 Importing I_RFC_DESTINATION Call by reference Type reference (TYPE) TREX_RFC-RFC_DESTINATION RFC-Destination zur TREX-Engine 20120511

Method GET_AVAILABLE_MEMORY on class CL_RSDDTREX_SERVICE has no exception.

Method GET_CUBES_HPA_POSSIBLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_T_CUBE Call by reference Type reference (TYPE) RSD_T_CUBE 20050301

Method GET_CUBES_HPA_POSSIBLE on class CL_RSDDTREX_SERVICE has no exception.

Method GET_CUBE_HPA_POSSIBLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_IGNORE_RFC Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Boolean 20111117
2 Importing I_INFOCUBE Call by reference Type reference (TYPE) RSINFOPROV InfoProvider 20050301
3 Importing I_IS_WIZARD Call by reference Type reference (TYPE) RS_BOOL Boolean 20071029
4 Importing I_MESSAGE Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE raise message 20130710
5 Returning R_POSSIBLE Value transfer Type reference (TYPE) RS_BOOL Boolean 20050301

Method GET_CUBE_HPA_POSSIBLE on class CL_RSDDTREX_SERVICE has no exception.

Method GET_DATEFROM_ATTR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_IOBJNM Call by reference Type reference (TYPE) RSD_IOBJNM 20050222
2 Returning R_DATEFROM Value transfer Type reference (TYPE) TREXD_ATTR_NAME 20050222

Method GET_DATEFROM_ATTR on class CL_RSDDTREX_SERVICE has no exception.

Method GET_DATETO_ATTR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_IOBJNM Call by reference Type reference (TYPE) RSD_IOBJNM 20050222
2 Returning R_DATETO Value transfer Type reference (TYPE) TREXD_ATTR_NAME 20050222

Method GET_DATETO_ATTR on class CL_RSDDTREX_SERVICE has no exception.

Method GET_HIER_BIA_POSSIBLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_IOBJNM Call by reference Type reference (TYPE) RSIOBJNM InfoObject 20130411
2 Importing I_MESSAGE Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Show Message 20130411
3 Returning R_ENABLED Value transfer Type reference (TYPE) RS_BOOL Boolean 20130411

Method GET_HIER_BIA_POSSIBLE on class CL_RSDDTREX_SERVICE has no exception.

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_IDXTP Call by reference Type reference (TYPE) RSDDB_T_IDXTP Tabelle BIA Index Typen 20110304
2 Importing I_TLOGO Call by reference Type reference (TYPE) RSTLOGO BW: Objekttyp (TLOGO) 20110304
3 Importing I_VIP Call by reference Type reference (TYPE) INT4 0 0=add to cubetypes, 1=remove from cubetype, 2=only vip 20110304

Method GET_IDXTP_FOR_TLOGO on class CL_RSDDTREX_SERVICE has no exception.

Method GET_INDEX_TO_IOBJ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_INFOCUBE Call by reference Type reference (TYPE) RSD_T_CUBE 20050221
2 Importing I_CHABASNM Call by reference Type reference (TYPE) RSCHABASNM Referenzmerkmal 20050221

Method GET_INDEX_TO_IOBJ on class CL_RSDDTREX_SERVICE has no exception.

Method GET_INFOCUBES_WITH_INDEX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FILLED Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE Boolean 20051014
2 Importing I_IDXTP Call by reference Type reference (TYPE) RSDDBIDXTP Typ des BIA-Index 20060907
3 Returning R_T_INFOCUBE Value transfer Type reference (TYPE) RSD_T_CUBE 20051014

Method GET_INFOCUBES_WITH_INDEX on class CL_RSDDTREX_SERVICE has no exception.

Method GET_INFOOBJECTS_IDX_PROP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_IOBJNM Call by reference Type reference (TYPE) RSDIOBJNM Name des IO 20090916
2 Importing I_OBJVERS Call by reference Type reference (TYPE) RS_OBJVERS 20090916
3 Returning R_IDX_PROP Value transfer Type reference (TYPE) RSDDBIDXTP MDF, MDR oder MD? 20090916

Method GET_INFOOBJECTS_IDX_PROP on class CL_RSDDTREX_SERVICE has no exception.

Method GET_INFOOBJECTS_WITH_INDEX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FILLED Call by reference Type reference (TYPE) RS_BOOL Boolean 20060907
2 Importing I_IDXTP Call by reference Type reference (TYPE) RSDDBIDXTP Typ des BIA-Index 20060907
3 Returning R_T_INFOOBJECT Value transfer Type reference (TYPE) RSD_T_OBJNM Liste von Objekten 20060907

Method GET_INFOOBJECTS_WITH_INDEX on class CL_RSDDTREX_SERVICE has no exception.

Method GET_IOBJ_BIA_POSSIBLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_IOBJNM Call by reference Type reference (TYPE) RSIOBJNM InfoObject 20061119
2 Returning R_POSSIBLE Value transfer Type reference (TYPE) RS_BOOL Boolean 20061119

Method GET_IOBJ_BIA_POSSIBLE on class CL_RSDDTREX_SERVICE has no exception.

Method GET_LOGINDEX_EXIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_S_DTA Call by reference Type reference (TYPE) RSD_S_DTA Eigenschaften InfoProvider 20110708
2 Returning R_EXISTS Value transfer Type reference (TYPE) RS_BOOL Boolean 20110708

Method GET_LOGINDEX_EXIST on class CL_RSDDTREX_SERVICE has no exception.

Method GET_QPO_WITH_HANA_MODEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_TS_QPROV_LIST Call by reference Type reference (TYPE) RSR_TS_INFOPROV Table of InfoProviders 20130422
2 Exporting E_T_COMPID Call by reference Type reference (TYPE) RSRVAR_T_COMPID Table of Queries 20130522
3 Importing I_QPROV Call by reference Type reference (TYPE) RSINFOPROV 20130614

Method GET_QPO_WITH_HANA_MODEL on class CL_RSDDTREX_SERVICE has no exception.

Method GET_QUERY_BIA_POSSIBLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_COMPID Call by reference Type reference (TYPE) RSZCOMPID Name (ID) of a reporting component 20130411
2 Importing I_MESSAGE Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE show messages 20130411
3 Returning R_ENABLED Value transfer Type reference (TYPE) RS_BOOL Boolean 20130411

Method GET_QUERY_BIA_POSSIBLE on class CL_RSDDTREX_SERVICE has no exception.

Method GET_RNSID_TO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INFOCUBE Call by reference Type reference (TYPE) RSINFOPROV InfoProvider 20070423
2 Returning R_RNSID_TO Value transfer Type reference (TYPE) RSDRNSID SID eines Requestes 20070423

Method GET_RNSID_TO on class CL_RSDDTREX_SERVICE has no exception.

Method GET_TLOGO_FOR_IDXTP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_IDXTP Call by reference Type reference (TYPE) RSDDBIDXTP Typ des BWA-Index 20110303
2 Returning R_TLOGO Value transfer Type reference (TYPE) RSTLOGO BW: Objekttyp (TLOGO) 20110303

Method GET_TLOGO_FOR_IDXTP on class CL_RSDDTREX_SERVICE has no exception.

Method GET_TLOGO_WITH_INDEX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_DTA Call by reference Type reference (TYPE) RSD_T_DTA Eigenschaften Datenziele (View über InfoCube und ODS Obj.) 20110727
2 Exporting E_T_PROVIDER Call by reference Type reference (TYPE) RSDD_T_TLOGO_INDEX Services: Infoprovider 20100910
3 Importing I_T_TLOGO Call by reference Type reference (TYPE) RS_T_TLOGO Tabelle von TLOGO Typen 20100910

Method GET_TLOGO_WITH_INDEX on class CL_RSDDTREX_SERVICE has no exception.

Method GET_WHERE_USED_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_IDXTP Call by reference Type reference (TYPE) RSDDBIDXTP Typ des BIA-Index 20081028
2 Importing I_OBJNM Call by reference Type reference (TYPE) RSDDBBIAOBJECT BI-Name des Objekts des BIA-Index (InfoCube o. InfoObjekt) 20061120
3 Returning R_T_OBJECTS Value transfer Type reference (TYPE) RSDDB_T_BIAOBJECT BI Namen der BIA Objekte 20061120

Method GET_WHERE_USED_LIST on class CL_RSDDTREX_SERVICE has no exception.

Method GET_WOPTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_FOUND Call by reference Type reference (TYPE) RS_BOOL Ist wahr, falls Eintrag gefunden 20081215
2 Exporting E_S_WOPTIONS Call by reference Type reference (TYPE) RSDDB_WOPTIONS BIA Index Indizieoptionen 20081215
3 Importing I_BIA_INDEX Call by reference Type reference (TYPE) RSDDBBIAOBJECT BI-Name des Objekts des BIA-Index (InfoCube o. InfoObjekt) 20081215

Method GET_WOPTIONS on class CL_RSDDTREX_SERVICE has no exception.

Method HANDLE_FLOAT_CHANGE Signature

Method HANDLE_FLOAT_CHANGE on class CL_RSDDTREX_SERVICE has no parameter.
# Exception Resumable Description Created on
1 USER_CANCELLED 20060908

Method INDEX_EXISTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INDEX_ID Call by reference Type reference (TYPE) TREX_RFC-INDEX_ID Index-ID 20130109
2 Returning R_EXISTS Value transfer Type reference (TYPE) RS_BOOL Boolean 20130109

Method INDEX_EXISTS on class CL_RSDDTREX_SERVICE has no exception.

Method IS_BIA_ONLY 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 20080502
2 Importing I_S_DTA Call by reference Type reference (TYPE) RSD_S_DTA Eigenschaften InfoProvider 20081103
3 Returning R_BIA_ONLY Value transfer Type reference (TYPE) RS_BOOL Boolean 20080502

Method IS_BIA_ONLY on class CL_RSDDTREX_SERVICE has no exception.

Method PROCESS_BIA_CUBE_POPUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_CANCEL Call by reference Type reference (TYPE) RS_BOOL Boolean 20090220
2 Exporting E_PROCESS Call by reference Type reference (TYPE) RS_BOOL Boolean 20090220
3 Importing I_DELPROC Call by reference Type reference (TYPE) RSDDTREXDELPROC Einstelliges Kennzeichen 20090220

Method PROCESS_BIA_CUBE_POPUP on class CL_RSDDTREX_SERVICE has no exception.

Method REBUILD_ALL_WARNING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_AS_POPUP Call by reference Type reference (TYPE) RS_BOOL Boolean 20061006
2 Returning R_T_MSG Value transfer Type reference (TYPE) RS_T_MSG BW: Tabelle mit Nachrichten (Application Log Protokoll) 20061006
# Exception Resumable Description Created on
1 USER_CANCELLED 20061006

Method SEND_MAIL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ADDRESS Call by reference Type reference (TYPE) AD_SMTPADR E-Mail-Adresse 20050829
2 Importing I_HEADER Call by reference Type reference (TYPE) SO_TEXT255 Textfeld Länge 255: Texte. 20050829
3 Importing I_T_CONTENT Call by reference Type reference (TYPE) RSRA_T_MAIL_CONTENT Inhalt der RA Email 20050829
4 Importing I_T_MSG Call by reference Type reference (TYPE) RS_T_MSG BW: Tabelle mit Nachrichten (Application Log Protokoll) 20050829

Method SEND_MAIL on class CL_RSDDTREX_SERVICE has no exception.

Method SET_INDEXPROP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OBJECT Call by reference Type reference (TYPE) RSADOBJ Objekt Administration Business Information Warehouse 20060111
2 Importing I_VALUE Call by reference Type reference (TYPE) RSVALUE Wert 20060111

Method SET_INDEXPROP on class CL_RSDDTREX_SERVICE has no exception.

Method SET_OBJSTAT_ALL_HPAS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OBJSTAT Call by reference Type reference (TYPE) RSOBJSTAT Objektstatus 20050714

Method SET_OBJSTAT_ALL_HPAS on class CL_RSDDTREX_SERVICE has no exception.

Method SET_WHERE_USED_INACTIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CNSID Value transfer Type reference (TYPE) RSDCNSID SID der Änderung 20070412
2 Importing I_OBJNM Call by reference Type reference (TYPE) RSDDBBIAOBJECT BI-Name des Objekts des BIA-Index (InfoCube o. InfoObjekt) 20070412
3 Importing I_TECHINA Value transfer Type reference (TYPE) RSDDTREXTECHINA Technischer Grund warum eine BIA-Index inaktiv ist 20070412

Method SET_WHERE_USED_INACTIVE on class CL_RSDDTREX_SERVICE has no exception.

Method STATUS_AFTER_REQDEL_ADJUST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INFOCUBE Call by reference Type reference (TYPE) RSINFOPROV InfoProvider 20061006
2 Importing I_RNSID Call by reference Type reference (TYPE) RSDRNSID SID eines Requestes 20061006

Method STATUS_AFTER_REQDEL_ADJUST on class CL_RSDDTREX_SERVICE has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 400