SAP ABAP Function Module UPARU_UI_GET_VARIABLE_DETAIL (Get planning variable detail)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-PLA-BPS (Application Component) Business Planning and Simulation
     UPARU (Package) Retail Assortment Planning User Interface
Basic Data
Function Module UPARU_UI_GET_VARIABLE_DETAIL Get planning variable detail  
Function Group UPARU_FG_SERVICES   Assortment Planning UI - Server Services  
Program Name SAPLUPARU_FG_SERVICES    
INCLUDE Name LUPARU_FG_SERVICESU10    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_SUBRC TYPE SYST-SUBRC Return Value, Return Value After ABAP Statements
Exporting E_TEXT TYPE UPC_VARIABLET-TEXT Name of Variable
Exporting E_TYPE TYPE UPC_VAR-VARTYPE Variable Type
Exporting E_REPLACE TYPE UPC_VAR-VARREPLACE Replacement Type of Variables
Exporting E_USER_VALUES TYPE UPC_VAR-USERSEL Input Allowed by User
Exporting E_USER_RESTRICTION TYPE UPC_VAR-USERRESTRICTION Restriction of Selection Required by User
Exporting E_NUMVALUE TYPE UPC_VAR_NUM_SEL-NUMVALUE Numeric Value for Variable
Exporting E_NOVALUE TYPE UPC_VAR_NUM_SEL-NO_VALUE No Restriction Executed
Importing I_AREA TYPE UPC_AREA-AREA Planning Area
Importing I_VARIABLE TYPE UPC_VAR-VAR Planning Variable
Tables ETK_CHA TYPE UPC_YS_CHA MAP-SEM: Planning Variable Characteristics
Tables ETK_VARSEL_ALL TYPE UPC_YS_API_VARSEL MAP-SEM: All Variable Values
Tables ETK_VARSEL TYPE UPC_YS_API_VARSEL MAP-SEM: Restricted Variable Values
Tables ETK_RETURN TYPE BAPIRET2 MAP-SEM: Error returned messages
               
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  20141101 
SAP Release Created in 350