SAP ABAP Interface IF_RSD_STRUCT_MAINT (Functions for the Dialog for Structure Editing)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-DBA (Application Component) Data Basis
     RSDG (Package) BW: Data basis generation
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_RSD_STRUCT_DIAL_OVER Overlapping IF for Structure Dialog 20000321
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSD_IOBC BW MetaData: InfoObject Catalog 20030901
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSD_IOBC_VERS BW MetaData: InfoObjCat. (Version Object) 20030901
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSD_MDOB BW Metadata: InfoProvider 20061108
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSD_MDOB_VERS BW Metadata: InfoProvider (Version Object) 20060914
6 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSD_ODSO DataStore 20000224
7 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSD_ODSO_VERS DataStore Object of a Version 20000224
Properties
Interface IF_RSD_STRUCT_MAINT  
Short Description Functions for the Dialog for Structure Editing    
General Data
Package RSDG   BW: Data basis generation 
Created 20000224   SAP 
Last changed 20140121   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ICON 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)
Interfaces
Interface IF_RSD_STRUCT_MAINT has no interface.
Friends
Interface IF_RSD_STRUCT_MAINT has no friend.
Attributes
Interface IF_RSD_STRUCT_MAINT has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ADAPT_NAV_ATTR Instance method Public Method Adapts List of the Nav. Attr. 20000224
2 ADAPT_UNITS Instance method Public Method Adapts List of Units 20000224
3 ADD_INDEX Instance method Public Method Create New Index 20010511
4 ADD_IOBJ_TO_DIME Instance method Public Method Adds InfoObjects to Dimension 20000224
5 ADD_IOBJ_TO_INDEX Instance method Public Method Insert InfoObjects in Index 20010511
6 CHECK_VERS_EXIST Instance method Public Method Checks Existency of Versions 20000225
7 DELETE_INDEX Instance method Public Method Delete Index 20010511
8 DELETE_IOBJ Instance method Public Method Deletes InfoObjects from the Current Version 20000224
9 DELETE_IOBJ_IN_INDEX Instance method Public Method Delete InfoObjects from Index 20010511
10 GET_BCTCOMP Instance method Public Method Provide BCT Components 20030326
11 GET_DIME_IOBJTP Instance method Public Method Provide Type of a Dimension 20030310
12 GET_DIME_TO_IOBJ Instance method Public Method Delivers Dimension to an InfoObject 20000224
13 GET_ENV_STATUS Instance method Public Method Delivers Environment Status of an InfoProvider 20000228
14 GET_INFO_MAINT Instance method Public Method Provides Info on Object in Normal Display 20030820
15 GET_IOBJ_PRO Instance method Public Method Returns the Specific Properties for an InfoObject 20000224
16 GET_NEXT_INDEX_ID Static method Public Method Returns Next Free Index ID 20010511
17 GET_OBJ_STATUS Instance method Public Method Delivers Version, Save Status, Obj. Status for Current Vrsn 20030919
18 HANDLE_VERSION_CHANGED Instance method Public Method Version changed from outside (version management) 20100223
19 INIT_OBJ_IN_CLASS Static method Public Method Initializes the Object to be Maintained in its Class 20040902
20 INSERT_DIME Instance method Public Method Insert New Dimension 20030306
21 IS_INDEX_ID Static method Public Method Determines if Valid Index ID 20010511
22 REFRESH_IOBJ Instance method Public Method Rebuild InfoObjects 20070117
23 REMOVE_DIME Instance method Public Method Delete dimension 20030306
24 REMOVE_INA Instance method Public Method Delete Inactive InfoObjects 20030321
25 RENAME_DIME Instance method Public Method Rename Dimension 20030519
26 SET_BCTCOMP Instance method Public Method Set BCT Component 20030326
27 SET_FLAGS Instance method Public Method Sets Flags for Data State / MOLAP 20000413
28 SET_GET_IOBJ_LOCD Instance method Public Method Sets / returns locked InfoObjects (locd indicator) 20060118
29 SET_HIE_INFO Instance method Public Method Sets Hierarchy Info 20030627
30 SET_INDX_INFO Instance method Public Method Sets Index Info 20030908
31 SET_IOBJ_FOR_VALT Instance method Public Method Sets InfoObjects that are in Validity Table 20030326
32 SET_IOBJ_IDENT Instance method Public Method Sets the Identification Table 20030425
33 SET_IOBJ_PRO Instance method Public Method Sets the Specific Properties for an InfoObject 20000224
34 SET_MDC_INFO Instance method Public Method Set the Info for MDC 20040705
35 SET_PART_INFO Instance method Public Method Set Partitioning Info 20030326
36 SET_PART_PROV Instance method Public Method Set Involved InfoProvider 20041008
37 SET_STORPAR Instance method Public Method Sets Storage Parameters 20000914
38 SET_TECH_INFO Instance method Public Method Set Technical Info 20041008
39 SET_TEXT Instance method Public Method Sets Object Description 20000310
40 SET_TEXT_HNODE Instance method Public Method Sets Description for Hierarchy Node 20030624
41 SET_TYPE Instance method Public Method Sets Type/SuperProvider of Provider 20010605
42 SET_VERS Instance method Public Method Sets the Current Version 20000224
43 SWITCH_NAV_ATTR_ON_OFF Instance method Public Method Switches a Navigation Attribute On or Off 20000224
44 UPDATE_DIME Instance method Public Method Modify/Insert Dimension 20030522
Events
Interface IF_RSD_STRUCT_MAINT has no event.
Types
Interface IF_RSD_STRUCT_MAINT has no local type.
Method Signatures

Method ADAPT_NAV_ATTR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_IS_REPAIRED Call by reference Type reference (TYPE) RS_BOOL = 'X': Nav.Attr. gelöscht 20080314

Method ADAPT_NAV_ATTR on Interface IF_RSD_STRUCT_MAINT has no exception.

Method ADAPT_UNITS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_IS_REPAIRED Call by reference Type reference (TYPE) RS_BOOL = 'X': Einheiten dazugefügt/gelöscht 20080314

Method ADAPT_UNITS on Interface IF_RSD_STRUCT_MAINT has no exception.

Method ADD_INDEX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INDEXID Call by reference Type reference (TYPE) INDEXID Eindeutige Indexkennung innerhalb einer Tabelle 20010511
2 Importing I_UNIQUE Call by reference Type reference (TYPE) RS_BOOL Kennzeichen für Unique-Indizes 20010511

Method ADD_INDEX on Interface IF_RSD_STRUCT_MAINT has no exception.

Method ADD_IOBJ_TO_DIME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_T_IOBJNM Call by reference Type reference (TYPE) RSD_T_IOBJNM Liste der einzufügenden Iobj (Klammerung wird hinzugefügt) 20000224
2 Exporting E_IOBJTP Call by reference Type reference (TYPE) RSIOBJTP InfoObject Typ (der Dimension) 20000224
3 Importing I_ADD_CMP Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE Flag: abh. Iobj dazufügen 20000224
4 Importing I_DIMENSION Call by reference Type reference (TYPE) RSDIMENSION Dimension 20000224
5 Importing I_IOBJNM_DROP Call by reference Type reference (TYPE) RSIOBJNM Einfügeposition 20000224
6 Importing I_NODENAME Call by reference Type reference (TYPE) RSDGNODENAME Hier.Knotenname 20030905
# Exception Resumable Description Created on
1 INPUT_INVALID ungültige Eingabe 20000225

Method ADD_IOBJ_TO_INDEX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INDEXID Call by reference Type reference (TYPE) INDEXID Eindeutige Indexkennung innerhalb einer Tabelle 20010511
2 Importing I_IOBJNM_DROP Call by reference Type reference (TYPE) RSD_IOBJNM Einfügestelle 20010511
3 Importing I_T_IOBJNM Call by reference Type reference (TYPE) RSD_T_IOBJNM List of InfoObjects 20010511

Method ADD_IOBJ_TO_INDEX on Interface IF_RSD_STRUCT_MAINT has no exception.

Method CHECK_VERS_EXIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_ACTIVEX Call by reference Type reference (TYPE) RS_BOOL Flag: existiert aktiv 20000225
2 Exporting E_DELIVEX Call by reference Type reference (TYPE) RS_BOOL Flag: existiert in 'D' 20000225
3 Exporting E_SAVEDEX Call by reference Type reference (TYPE) RS_BOOL Flag: existiert gesichert 20000225

Method CHECK_VERS_EXIST on Interface IF_RSD_STRUCT_MAINT has no exception.

Method DELETE_INDEX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INDEXID Call by reference Type reference (TYPE) INDEXID Eindeutige Indexkennung innerhalb einer Tabelle 20010511

Method DELETE_INDEX on Interface IF_RSD_STRUCT_MAINT has no exception.

Method DELETE_IOBJ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_T_IOBJNM Call by reference Type reference (TYPE) RSD_T_IOBJNM Liste der zu löschenden InfoObjects 20030818
2 Exporting E_SUBRC Call by reference Type reference (TYPE) SYSUBRC 0: alles gelöscht, 1: nicht alle 20000315
3 Importing I_DROP_COMPLETE Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE Aufruf aus "Drop_Complete" 20060913

Method DELETE_IOBJ on Interface IF_RSD_STRUCT_MAINT has no exception.

Method DELETE_IOBJ_IN_INDEX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INDEXID Call by reference Type reference (TYPE) INDEXID Eindeutige Indexkennung innerhalb einer Tabelle 20010511
2 Importing I_T_IOBJNM Call by reference Type reference (TYPE) RSD_T_IOBJNM List of InfoObjects 20010511

Method DELETE_IOBJ_IN_INDEX on Interface IF_RSD_STRUCT_MAINT has no exception.

Method GET_BCTCOMP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_BCTCOMP Call by reference Type reference (TYPE) RSOBCTCOMP Komponente (des BW Business Content) 20030326

Method GET_BCTCOMP on Interface IF_RSD_STRUCT_MAINT has no exception.

Method GET_DIME_IOBJTP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_IOBJTP Call by reference Type reference (TYPE) RSIOBJTP $REF$ 20030310
2 Importing I_DIMENSION Call by reference Type reference (TYPE) RSDIMENSION $REF$ 20030310

Method GET_DIME_IOBJTP on Interface IF_RSD_STRUCT_MAINT has no exception.

Method GET_DIME_TO_IOBJ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_DIMENSION Call by reference Type reference (TYPE) RSDIMENSION Dimension 20000224
2 Exporting E_IOBJTP Call by reference Type reference (TYPE) RSIOBJTP Typ eines InfoObjects 20000224
3 Exporting E_LOCD Call by reference Type reference (TYPE) RS_BOOL Flag: gesperrt 20030409
4 Importing I_IOBJNM Call by reference Type reference (TYPE) RSIOBJNM InfoObject 20000224
5 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS Objektversion 20050422

Method GET_DIME_TO_IOBJ on Interface IF_RSD_STRUCT_MAINT has no exception.

Method GET_ENV_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_BIA_STATUS Call by reference Type reference (TYPE) RSD_BIA_STATUS BI Accelerator Status des InfoCubes (BIA Indizes) 20070731
2 Exporting E_DISP_ONLY Call by reference Type reference (TYPE) RS_BOOL Flag: Objekt darf nur angezeigt werden 20040119
3 Exporting E_WITH_DB_TABLES Call by reference Type reference (TYPE) RS_BOOL Flag: mit DB-Tabellen, die Daten enthalten 20000228
4 Exporting E_WITH_NCUM Call by reference Type reference (TYPE) RS_BOOL Flag: mit Bestandsgrößen 20030326
5 Exporting E_WITH_UPDR Call by reference Type reference (TYPE) RS_BOOL Flag: mit Update-Regeln 20000228

Method GET_ENV_STATUS on Interface IF_RSD_STRUCT_MAINT has no exception.

Method GET_INFO_MAINT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_S_APPEND_CURR Call by reference Type reference (TYPE) RSD_S_IPRO_APPEND bearbeitetes Append 20060505
2 Exporting E_S_DTA Call by reference Type reference (TYPE) RSD_S_DTA Header Leiste 20030820
3 Exporting E_T_APPEND Call by reference Type reference (TYPE) RSD_T_IPRO_APPEND InfoProvider Appendliste 20050817
4 Exporting E_T_APP_TXT Call by reference Type reference (TYPE) RSO_T_OBJNM_TXT Texte zu den Appends <> sy-l. 20051019
5 Exporting E_T_DIME_R Call by reference Type reference (TYPE) RSDO_T_DIME_SG_R Dimensionen 20030820
6 Exporting E_T_DTA_R Call by reference Type reference (TYPE) RSDO_T_DTA_R Beteiligte InfoProvider 20030820
7 Exporting E_T_HIE_IOBJ Call by reference Type reference (TYPE) RSDG_T_HIE_IOBJ Iobj in Hierarchieknoten 20030820
8 Exporting E_T_HIE_NODE Call by reference Type reference (TYPE) RSDG_T_HIE_NODE Hierarchieknoten 20030820
9 Exporting E_T_HNODE_TXT Call by reference Type reference (TYPE) RSDG_T_HNODE_TXT Hierarchieknoten Texte <> sy-l. 20051019
10 Exporting E_T_INDX Call by reference Type reference (TYPE) RSD_T_ODSO_INDX Indizes 20030820
11 Exporting E_T_INDX_IOBJ Call by reference Type reference (TYPE) RSD_T_ODSO_INDX_IOBJ IObj in Indizes 20030820
12 Exporting E_T_IOBJ_IDENT Call by reference Type reference (TYPE) RSD_T_MPRO_IOBJ_IDENT Identifikation der IObj 20030820
13 Exporting E_T_IOBJ_INA Call by reference Type reference (TYPE) RSDO_T_IOBJ_SG_R inaktive InfoObjects 20030820
14 Exporting E_T_IOBJ_R Call by reference Type reference (TYPE) RSDO_T_IOBJ_SG_R InfoObjects 20030820
15 Exporting E_T_IOBJ_TXT Call by reference Type reference (TYPE) RSO_T_IOBJ_TXT Texte zu InfoObjekts <> sy-l. 20051019
16 Exporting E_T_MDC_IOBJ Call by reference Type reference (TYPE) RSDO_T_MDC_IOBJ IObj in MDC 20040812
17 Exporting E_T_NAVA_R Call by reference Type reference (TYPE) RSDO_T_IOBJ_SG_R Nav.Attribute 20030820
18 Exporting E_T_TXT Call by reference Type reference (TYPE) RSO_T_TXT Texte zum Infocube <> sy-l. 20051019
19 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS RS_C_OBJVERS-ACTIVE Objektversion 20030820
20 Importing I_WITH_APPENDS Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE mit Appends lesen 20050817
# Exception Resumable Description Created on
1 NOT_FOUND Objekt existiert nicht in Eingabeversion 20030820

Method GET_IOBJ_PRO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_S_IOBJ_SG_R Call by reference Type reference (TYPE) RSDO_S_IOBJ_SG_R Leiste mit Pointer auf InfoObject-Klasse 20000224
2 Importing I_IOBJNM Call by reference Type reference (TYPE) RSIOBJNM InfoObject 20000224
3 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS RS_C_OBJVERS-NEW Objektversion 20050407
# Exception Resumable Description Created on
1 IOBJ_NOT_FOUND InfoObject nicht gefunden 20000224

Method GET_NEXT_INDEX_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_INDEXID Call by reference Type reference (TYPE) INDEXID Eindeutige Indexkennung innerhalb einer Tabelle 20010511
2 Importing I_IS_CONTENT Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Flag: Content-ID 20010727
3 Importing I_T_ODSO_INDX Call by reference Type reference (TYPE) RSD_T_ODSO_INDX Liste von ODS-Indizes 20010511
# Exception Resumable Description Created on
1 NOTHING_MORE_FREE keine ID mehr frei 20010511

Method GET_OBJ_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_ACTIVEX Call by reference Type reference (TYPE) RS_BOOL Objekt ex. in aktiver Version 20030919
2 Exporting E_ACTIVFL Call by reference Type reference (TYPE) RS_BOOL Objekt ist aktiv 20030919
3 Exporting E_DELIVEX Call by reference Type reference (TYPE) RS_BOOL Objekt ex. in Content Version 20030919
4 Exporting E_MODEX Call by reference Type reference (TYPE) RS_BOOL Objekt ex. überarbeitet 20030919
5 Exporting E_NEWEX Call by reference Type reference (TYPE) RS_BOOL Objekt ex. in Bearb. Version 20030919
6 Exporting E_OBJSTAT Call by reference Type reference (TYPE) RSOBJSTAT Objektstatus 20030919
7 Exporting E_OBJSTAT_ICON Call by reference Type reference (TYPE) ICON_TEXT Icon zum Status 20030919
8 Exporting E_OBJVERS_CURRENT Call by reference Type reference (TYPE) RSOBJVERS aktuelle Objektversion 20030919
9 Exporting E_SAVEDFL Call by reference Type reference (TYPE) RS_BOOL Objekt ist gesichert 20030919

Method GET_OBJ_STATUS on Interface IF_RSD_STRUCT_MAINT has no exception.

Method HANDLE_VERSION_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS RS_C_OBJVERS-MODIFIED Objektversion 20100223

Method HANDLE_VERSION_CHANGED on Interface IF_RSD_STRUCT_MAINT has no exception.

Method INIT_OBJ_IN_CLASS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_TLOGO Call by reference Type reference (TYPE) RSTLOGO TLOGO bei neuem Objekt 20061124
2 Importing I_INFOPROV Call by reference Type reference (TYPE) RSINFOPROV InfoProvider 20040902

Method INIT_OBJ_IN_CLASS on Interface IF_RSD_STRUCT_MAINT has no exception.

Method INSERT_DIME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_S_DIME_R Call by reference Type reference (TYPE) RSDO_S_DIME_SG_R $REF$ 20030306

Method INSERT_DIME on Interface IF_RSD_STRUCT_MAINT has no exception.

Method IS_INDEX_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INDEXID Call by reference Type reference (TYPE) INDEXID Eindeutige Indexkennung innerhalb einer Tabelle 20010511
2 Returning R_ANSWER Value transfer Type reference (TYPE) RS_ANSWER Antwort 20010511

Method IS_INDEX_ID on Interface IF_RSD_STRUCT_MAINT has no exception.

Method REFRESH_IOBJ Signature

Method REFRESH_IOBJ on Interface IF_RSD_STRUCT_MAINT has no parameter.
Method REFRESH_IOBJ on Interface IF_RSD_STRUCT_MAINT has no exception.

Method REMOVE_DIME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DIMENSION Call by reference Type reference (TYPE) RSDIMENSION $REF$ 20030306
# Exception Resumable Description Created on
1 IOBJ_IN_DIME InfoObjects in Dimension 20030306

Method REMOVE_INA Signature

Method REMOVE_INA on Interface IF_RSD_STRUCT_MAINT has no parameter.
Method REMOVE_INA on Interface IF_RSD_STRUCT_MAINT has no exception.

Method RENAME_DIME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DIMENSION_NEW Call by reference Type reference (TYPE) RSDIMENSION Neuer Dimensionsname 20030519
2 Importing I_DIMENSION_OLD Call by reference Type reference (TYPE) RSDIMENSION Alter Dimensionsname 20030519

Method RENAME_DIME on Interface IF_RSD_STRUCT_MAINT has no exception.

Method SET_BCTCOMP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_BCTCOMP Call by reference Type reference (TYPE) RSOBCTCOMP Komponente (des Business Content) 20030326

Method SET_BCTCOMP on Interface IF_RSD_STRUCT_MAINT has no exception.

Method SET_FLAGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_AUDITFL Call by reference Type reference (TYPE) SUPPORTS_KEYFIGURE_DUPLICATES Supp. queries w/ dupl. KYF which cont. diff. aggregations 20130624
2 Importing I_AUTOACTIVATEFL Call by reference Type reference (TYPE) RSMAUTOACTIVATEFL Flag: Nach dem Qualitäts-o.K. autom. von M nach A aktivieren 20000413
3 Importing I_AUTOCOMPRFL Call by reference Type reference (TYPE) RSMAUTOCOMPRFL Flag: Nach dem Rollup automatisch kompremieren 20000413
4 Importing I_AUTOPROCESSFL Call by reference Type reference (TYPE) RSMAUTOPROCESSFL Flag: Nach dem Aktivieren automatisch Fortschreiben 20000413
5 Importing I_AUTOQUALOKFL Call by reference Type reference (TYPE) RSMAUTOQUALOKFL Flag: technisch o.k. impliziert qualitäts o.k. des Requests 20000413
6 Importing I_BEXFL Call by reference Type reference (TYPE) RSDBEXFL Das ODS Objekt kann für BEX Reporting verwendet werden 20000413
7 Importing I_DELTACHECK Call by reference Type reference (TYPE) RSMDELTACHECK Delta Konsistenzprüfung für DataStore 20071025
8 Importing I_EXTTABL Call by reference Type reference (TYPE) RSEXTTABL PSA should be generated as extended table 20130926
9 Importing I_HANAMODELFL Call by reference Type reference (TYPE) RSMHANAMODEL Create Analytic View in HANA DB for corresponding InfoCube 20121031
10 Importing I_INSERTONLY Call by reference Type reference (TYPE) RSINSERTONLY In das ODS Objekt werden nur eindeutige Datensätze geladen 20020416
11 Importing I_KEY_NOT_UNIQUE Call by reference Type reference (TYPE) RSDODSO_KEY_NOT_UNIQUE Key_Not_Unique Flag 20041208
12 Importing I_MOLAPFL Call by reference Type reference (TYPE) RSMOLAPFL MOLAP Flag 20030918
13 Importing I_PLANFL Call by reference Type reference (TYPE) RSDODSO_PLANNING_MODE Das ODS Objekt kann für PLAN 20120509
14 Importing I_REFINTEGRITY Call by reference Type reference (TYPE) RSCUBESVSID SID Support (InfoProvider) 20130118
15 Importing I_SET_ACTIVATEFL Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE AUTOACTIVATEFL setzen 20000414
16 Importing I_SET_AUDITFL Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Boolean 20130624
17 Importing I_SET_BEXFL Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE BEXFL setzen 20000414
18 Importing I_SET_COMPRFL Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE AUTOCOMPRFL setzen 20000414
19 Importing I_SET_DELTACHECK Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE DELTACHECK setzen 20071025
20 Importing I_SET_EXTTABL Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Boolean 20130926
21 Importing I_SET_HANAMODELFL Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Set HANAMODELFL 20121031
22 Importing I_SET_INSERTONLY Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE INSERTONLY setzen 20020416
23 Importing I_SET_KEY_NOT_UNIQUE Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Key_Not_Unique setzen 20041208
24 Importing I_SET_MOLAPFL Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE MOLAP setzen 20030918
25 Importing I_SET_PLANFL Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE PLANFL setzen 20120509
26 Importing I_SET_PROCESSFL Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE AUTOPROCESSFL setzen 20000414
27 Importing I_SET_QUALOKFL Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE AUTOQUALOK setzen 20000414
28 Importing I_SET_REFINTEGRITYFL Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Boolean 20130118
29 Importing I_SET_SUPPDUPLKYF Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Set SUPP_QUERY_W_DUPL_KYF flag 20130225
30 Importing I_SUPPDUPLKYF Call by reference Type reference (TYPE) SUPPORTS_KEYFIGURE_DUPLICATES Supp. queries w/ dupl. KYF which cont. diff. aggregations 20130225

Method SET_FLAGS on Interface IF_RSD_STRUCT_MAINT has no exception.

Method SET_GET_IOBJ_LOCD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_T_IOBJNM Call by reference Type reference (TYPE) RSD_T_IOBJNM Liste der gesperrten Iobj (nur für externes Setzen) 20060118
2 Importing I_GET_NEW Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE Flag: neu ermitteln 20060118

Method SET_GET_IOBJ_LOCD on Interface IF_RSD_STRUCT_MAINT has no exception.

Method SET_HIE_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SET_IOBJ Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Flag: Zuordnung setzen 20030627
2 Importing I_SET_NODE Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Flag: Knoten setzen 20030908
3 Importing I_SET_TXT Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Flag: Knotentexte setzen 20051221
4 Importing I_T_HIE_IOBJ Call by reference Type reference (TYPE) RSDG_T_HIE_IOBJ Zuordnung: IObj -> H.knoten 20030908
5 Importing I_T_HIE_NODE Call by reference Type reference (TYPE) RSDG_T_HIE_NODE Hierarchieknoten 20030908
6 Importing I_T_HNODE_TXT Call by reference Type reference (TYPE) RSDG_T_HNODE_TXT Knotentexte 20051221

Method SET_HIE_INFO on Interface IF_RSD_STRUCT_MAINT has no exception.

Method SET_INDX_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SET_INDX Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Flag: Indizes setzen 20030908
2 Importing I_SET_IOBJ Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Flag: Zuordnung setzen 20030908
3 Importing I_T_INDX Call by reference Type reference (TYPE) RSD_T_ODSO_INDX Liste der Indizes 20030908
4 Importing I_T_INDX_IOBJ Call by reference Type reference (TYPE) RSD_T_ODSO_INDX_IOBJ Liste der InfoObjects 20030908

Method SET_INDX_INFO on Interface IF_RSD_STRUCT_MAINT has no exception.

Method SET_IOBJ_FOR_VALT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NCUMTIM Call by reference Type reference (TYPE) RSIOBJNM Bezugsmerkmal 20040206
2 Importing I_T_IOBJNM Call by reference Type reference (TYPE) RSD_T_IOBJNM Liste der ValTab-InfoObjects 20030326

Method SET_IOBJ_FOR_VALT on Interface IF_RSD_STRUCT_MAINT has no exception.

Method SET_IOBJ_IDENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_T_MPRO_IOBJ_IDENT Call by reference Type reference (TYPE) RSD_T_MPRO_IOBJ_IDENT Identifizierungsliste 20030425

Method SET_IOBJ_IDENT on Interface IF_RSD_STRUCT_MAINT has no exception.

Method SET_IOBJ_PRO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_S_IOBJ_SG_R Call by reference Type reference (TYPE) RSDO_S_IOBJ_SG_R Leiste mit Pointer auf InfoObject-Klasse 20000224
# Exception Resumable Description Created on
1 IOBJ_NOT_FOUND InfoObject nicht gefunden 20000224

Method SET_MDC_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PARTMODE Call by reference Type reference (TYPE) RSD_S_DTA-PARTMODE Partitionierungsart 20040709
2 Importing I_PARTTIM Call by reference Type reference (TYPE) RSD_S_DTA-PARTTIM Partitionierungs-Zeitmerkmal 20040705
3 Importing I_T_DIME Call by reference Type reference (TYPE) RSDO_T_DIME Liste von Dimensionen 20040705
4 Importing I_T_MDC_IOBJ Call by reference Type reference (TYPE) RSDO_T_MDC_IOBJ InfoObjects für MD Clustering 20040812

Method SET_MDC_INFO on Interface IF_RSD_STRUCT_MAINT has no exception.

Method SET_PART_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PARTMAXCNT Call by reference Type reference (TYPE) RSDGSCCUBE-PARTMAXCNT 20030326
2 Importing I_PARTTIM Call by reference Type reference (TYPE) RSDGSCCUBE-PARTTIM 20030326
3 Importing I_PARTVL_FROM Call by reference Type reference (TYPE) RSDGSCCUBE-PARTVL_FROM 20030326
4 Importing I_PARTVL_TO Call by reference Type reference (TYPE) RSDGSCCUBE-PARTVL_TO 20030326

Method SET_PART_INFO on Interface IF_RSD_STRUCT_MAINT has no exception.

Method SET_PART_PROV Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_T_DTA_R Call by reference Type reference (TYPE) RSDO_T_DTA_R Tabelle mit Referenzen auf InfoProvider (Datenziel) 20041008

Method SET_PART_PROV on Interface IF_RSD_STRUCT_MAINT has no exception.

Method SET_STORPAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DATCLS_1 Call by reference Type reference (TYPE) TABART Datenart 1 20000914
2 Importing I_DATCLS_2 Call by reference Type reference (TYPE) TABART Datenart 2 20000914
3 Importing I_FOR_AGGR Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Flag: für Aggregate 20030314
4 Importing I_SIZCAT_1 Call by reference Type reference (TYPE) TABKAT Größenkategorie 1 20000914
5 Importing I_SIZCAT_2 Call by reference Type reference (TYPE) TABKAT Größenkategorie 2 20000914

Method SET_STORPAR on Interface IF_RSD_STRUCT_MAINT has no exception.

Method SET_TECH_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_BIA_STATUS Call by reference Type reference (TYPE) RSD_BIA_STATUS RSD: BI Accelerator Status des InfoCubes (BIA Indizes) 20070730
2 Importing I_CUBESUBTYPE Call by reference Type reference (TYPE) RSCUBESUBTYPE SubTyp des InfoProvider 20101207
3 Importing I_DELTACACHECLSNM Call by reference Type reference (TYPE) RSDCCLSNM Name der Klasse für Delta Cache 20041008
4 Importing I_OWNER Call by reference Type reference (TYPE) RSOWNER Besitzer (Verantwortlicher) 20041008
5 Importing I_S_CUBESV Call by reference Type reference (TYPE) RSCUBESV Gen. Remote Cube: Einstellungen 20041008
6 Importing I_S_PROVADDI Call by reference Type reference (TYPE) RSDPROVADDI Datenlade-Eigenschaften 20080124
7 Importing I_S_PROVDATA Call by reference Type reference (TYPE) RSDPROVDATA Datenhandling eines InfoProviders 20041008
8 Importing I_WRITECLASNM Call by reference Type reference (TYPE) RSDCCLSNM Name der Klasse für das Schreibinterface 20060330

Method SET_TECH_INFO on Interface IF_RSD_STRUCT_MAINT has no exception.

Method SET_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TXTLG Call by reference Type reference (TYPE) RSTXTLG Beschreibung lang 20000310

Method SET_TEXT on Interface IF_RSD_STRUCT_MAINT has no exception.

Method SET_TEXT_HNODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NODENAME Call by reference Type reference (TYPE) RSDGNODENAME Knotenname 20030624
2 Importing I_TXTLG Call by reference Type reference (TYPE) RSTXTLG Beschreibung lang 20030624

Method SET_TEXT_HNODE on Interface IF_RSD_STRUCT_MAINT has no exception.

Method SET_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_ODSOTYPE Call by reference Type reference (TYPE) RSDODSOTYPE Typ ODS Objekt 20010605
2 Importing I_ALLOWCIC Call by reference Type reference (TYPE) RSDALLOWCIC Flag: Klammerungskonsistenz prüfen 20061107
3 Importing I_DETLEVEL Call by reference Type reference (TYPE) BALLEVEL '3' Anwendungs-Log: Detaillierungsgrad 20030602
4 Importing I_IMOFL Call by reference Type reference (TYPE) RSDODSO_IMOFL In-Memory Optimized 20110202
5 Importing I_R_MSG Call by reference Object reference (TYPE REF TO) CL_RSO_MSG Container für Nachrichten 20030602
6 Importing I_SET_ALLOWCIC Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Klammerungscheck setzen? 20061107
7 Importing I_SET_IMOFL Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE In Memory Flag setzen? 20110202
8 Importing I_SET_SUPERPROV Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE SuperProv neu setzen? 20060112
9 Importing I_SUPERPROV Call by reference Type reference (TYPE) RSSUPERPROV Übergeordneter InfoProvider 20060112
10 Importing I_SUPERTLOGO Call by reference Type reference (TYPE) RSTLOGO TLOGO des übergeordneten Providers 20060808

Method SET_TYPE on Interface IF_RSD_STRUCT_MAINT has no exception.

Method SET_VERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS Objektversion 20000224
# Exception Resumable Description Created on
1 NOT_FOUND Objekt ist in dieser Version nicht vorhanden 20000224

Method SWITCH_NAV_ATTR_ON_OFF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ATRNAVNM Call by reference Type reference (TYPE) RSATRNAVNM Name Navigationsattribut (in der Reportingstruktur) 20000224
2 Importing I_PICK Call by reference Type reference (TYPE) RSPICK = ' ' auschalten; = 'X': einschalten 20000225
# Exception Resumable Description Created on
1 ATRNAVNM_NOT_FOUND Navigationsattribut nicht gefunden 20000224

Method UPDATE_DIME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_T_DIME_R Call by reference Type reference (TYPE) RSDO_T_DIME_SG_R Dimensionsliste 20030522
2 Importing I_DIMENSION Call by reference Type reference (TYPE) RSDIMENSION einzelne Dimension 20100113

Method UPDATE_DIME on Interface IF_RSD_STRUCT_MAINT has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 20B