SAP ABAP Function Module /AIN/UI_ELEMENT_VALUES_GET (Get allowed values of an element)
Hierarchy
AIN (Software Component) AIN 710: Add-On Installation
   AIE-AII-UI (Application Component) User Interface
     /AIN/UI (Package) Auto-ID User Interface
Basic Data
Function Module /AIN/UI_ELEMENT_VALUES_GET Get allowed values of an element  
Function Group /AIN/UI_RFC_VHLP   Value-help RFC modules  
Program Name /AIN/SAPLUI_RFC_VHLP    
INCLUDE Name /AIN/LUI_RFC_VHLPU29    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting EV_NOT_RELEVANT TYPE XFELD Not relevant for values
Importing IV_ELEMENTSET_USAGE TYPE /AIN/PRF_ELEMENTSET_USAGE Usage of element set in profile
Importing IV_ELEMENT_TYPE TYPE /AIN/PRF_ELEMENT_TYPE '01' Type of Element
Importing IV_ELEMENTSET TYPE /AIN/PRF_ELEMENTSET Element Set Name
Importing IV_ELEMENT TYPE /AIN/PRF_ELEMENT Element name
Importing IV_ID_VERSION TYPE /AIN/EPC_VERSION ID Version
Importing IV_ID TYPE /AIN/EPC Electronic Product Code
Importing IV_BUSINESS_PROCESS TYPE /AIN/DM_BUSINESS_PROCESS Business Process
Importing IV_DOC_GUID TYPE /AIN/DM_DOC_GUID Document ID
Importing IV_DEVGRP_GUID TYPE /AIN/DM_DEVGRP_GUID Device Group ID
Importing IV_LANGU TYPE LANGU SY-LANGU Language Key
Tables T_USER_DATA TYPE /AIN/UI_USERDATA_STR Values of ID Components
Tables T_VALUES TYPE /AIN/UI_ID_COMP_VAL_STR Values of ID Components
Exception CUSTOMIZING_ERROR TYPE Customizing Error
Exception NO_VALUES_FOUND TYPE No Value found
               
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  20141109 
SAP Release Created in 210