SAP ABAP Function Module /AIN/PRF_READ_ELEMENTSET (Get Element list from Elementset name)
Hierarchy
AIN (Software Component) AIN 710: Add-On Installation
   AIE-AII (Application Component) Infrastructure
     /AIN/PROFILE (Package) AII Profile and element sets
Basic Data
Function Module /AIN/PRF_READ_ELEMENTSET Get Element list from Elementset name  
Function Group /AIN/PRF_PROFILE_ACCESS   Function modules providing read access  
Program Name /AIN/SAPLPRF_PROFILE_ACCESS    
INCLUDE Name /AIN/LPRF_PROFILE_ACCESSU03    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_ELEMENTSET TYPE /AIN/PRF_ELEMENTSET_STR Element Set Name
Exporting ES_PARENT_ESET TYPE /AIN/PRF_ELEMENTSET_STR Parent elementset
Importing I_ELEMENT_TYPE TYPE /AIN/PRF_ELEMENT_TYPE
Importing I_ELEMSET TYPE /AIN/PRF_ELEMENTSET Element Set Name
Tables T_ELEMENTS TYPE /AIN/PRF_ELEMENT_STR Elements of element set
Tables ET_CHILD_ESETS TYPE /AIN/PRF_ELEMENTSET_STR List of child elementsets
Exception ELEMENETSET_DOESNOT_EXIST TYPE Elementset does not exist
               
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