SAP ABAP Function Module UMK_DB_MEASURE_GET (Get Measure)
Hierarchy
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
   FIN-SEM-CPM (Application Component) Corporate Performance Monitor
     UMK (Package) SEM-CPM: Measure Builder
Basic Data
Function Module UMK_DB_MEASURE_GET Get Measure  
Function Group UMK_DB   Database Interface (INTERNAL USE ONLY)  
Program Name SAPLUMK_DB    
INCLUDE Name LUMK_DBU06    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting ES_MEASURE TYPE UMK_YS_MEASURE Interface for a measure
Exporting ET_MEASURE TYPE UMK_YT_MEASURE Interface for measures
Exporting ET_BDS TYPE SBDST_CONTENT
Exporting ET_FML TYPE UMK_YT_CALC Formula stage table type
Exporting ET_IND TYPE UMK_YT_INDUSTRY Tabllentype für Industry
Exporting ET_KYF TYPE UMK_YT_ICKEYF Tabellentyp: Infocube Keyfigure
Exporting ET_URL TYPE UMC_YT_URL_ASSIGNMENT URL
Exporting ET_LINKMEAS TYPE UMK_YT_LINKMEAS Linked Measures
Exporting ET_PROVMEAS TYPE UMK_YT_PROVMEAS Referenced Provider-Kennzahl
Exporting ET_VIEW TYPE UMK_YT_BWVIEW Tabellentyp: BW View
Exporting ET_KF_SOURCE TYPE UMK_YT_KFSOURCE Source of key figure
Importing I_READ_ALL TYPE CHAR1 ' ' Einstelliges Kennzeichen
Importing I_MEAS TYPE UMK_Y_MEAS Kennzahl
Importing I_OBJVERS TYPE UMK_Y_OBJVERS Objektversion
Importing I_LANGU TYPE LANGU SY-LANGU Sprachenschlüssel
Importing I_WITH_SECOND_LANGU TYPE UMK_Y_BOOL 'X' Once I_LANGU version of BDS is not available, whether to get English version.
Importing I_FILL_TEXT_WITH_KEY TYPE UMK_Y_BOOL 'X' Bool (space/X - false/true)
Importing IT_MEASURE TYPE UMK_YT_MEASURE Interface for measures
Importing I_READ_BDS TYPE UMK_Y_BOOL 'X' Bool (space/X - false/true)
Importing I_READ_FML TYPE UMK_Y_BOOL 'X' Bool (space/X - false/true)
Importing I_READ_IND TYPE UMK_Y_BOOL 'X' Bool (space/X - false/true)
Importing I_READ_KYF TYPE UMK_Y_BOOL 'X' Bool (space/X - false/true)
Importing I_READ_URL TYPE UMK_Y_BOOL 'X' Bool (space/X - false/true)
Exception NO_MEASURE_FOUND TYPE
Exception BDS_ERROR TYPE
               
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  20041006 
SAP Release Created in