SAP ABAP Function Module RSD_DIME_MULTI_GET (Gibt Informationen zu mehreren (oder allen) Dimensionen eines Cubes zurück)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-DBA (Application Component) Data Basis
     RSDG (Package) BW: Data basis generation
Basic Data
Function Module RSD_DIME_MULTI_GET Gibt Informationen zu mehreren (oder allen) Dimensionen eines Cubes zurück  
Function Group RSDG_DIME_DB_READ   Dimensions: Reading Modules  
Program Name SAPLRSDG_DIME_DB_READ   BIW Metadata Manager: Read Modules 
INCLUDE Name LRSDG_DIME_DB_READU04    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Changing C_S_CUBE TYPE RSDCUBEV View of InfoCubes with texts
Changing C_CUBETYPE TYPE RSD_CUBETYPE Cube Type
Exporting E_NOT_ALL_TBHD_READ TYPE RS_BOOL not all table headers read
Exporting E_T_DIME TYPE RSD_T_DIME Dimensions
Exporting E_T_TBHD TYPE RSD_T_TBHD table header of the DDIC tables
Exporting E_T_DIMET TYPE RSD_T_DIMET Texts of all languages (only filled if occupied)
Exporting E_T_DIME_IOBJ TYPE RSD_T_DIME_IOBJ Relation: Dimension - InfoObjects
Importing I_INFOCUBE TYPE RSD_INFOCUBE InfoCube
Importing I_OBJVERS TYPE RS_OBJVERS RS_C_OBJVERS-ACTIVE Version
Importing I_READ_ALL TYPE RS_BOOL RS_C_TRUE All dimensions read? (Flag)
Importing I_INCL_APPEND TYPE RS_BOOL RS_C_TRUE With Appends
Importing I_BYPASS_BUFFER TYPE RS_BOOL RS_C_FALSE Bypass Buffer (Indicator)
Importing I_WITH_ATR_NAV TYPE RS_BOOL RS_C_FALSE Navigation attributes to be looked up (flag)
Exception ILLEGAL_INPUT TYPE Invalid Entry
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  20040315 
SAP Release Created in