SAP ABAP Function Module /AIN/PRF_ESET_DELETE_ELEMENTS (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_ESET_DELETE_ELEMENTS 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_ACCESSU05    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting EV_SOMETHING_DELETED TYPE XFELD 'X' if atleast one entry was deleted
Importing I_ELEMENT_TYPE TYPE /AIN/PRF_ELEMENT_TYPE
Importing I_ELEMSET TYPE /AIN/PRF_ELEMENTSET Element Set Name
Importing I_DELETE_SELECTED TYPE XFELD Flag to indicate how many to be deleted
Tables IT_ELEMENTS TYPE /AIN/PRF_ELEMENT_STR Element name
Exception DELETION_ERROR TYPE Elements cannot be deleted
Exception NAME_SPACE_VIOLATION TYPE Customer name space violated
               
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