SAP ABAP Function Module FDT_CHECK_VALUE_EXISTENCE_DDIC (FDT: Checks for a particular value to exist in the DDIC f4 values)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-BR (Application Component) BRFplus - ABAP-Based Business Rules
     SFDT_BRS_RS (Package) Business Rule Services: Remote Services
Basic Data
Function Module FDT_CHECK_VALUE_EXISTENCE_DDIC FDT: Checks for a particular value to exist in the DDIC f4 values  
Function Group FDT_REMOTE_SERVICE   FDT: Function group for Remote services  
Program Name SAPLFDT_REMOTE_SERVICE    
INCLUDE Name LFDT_REMOTE_SERVICEU04    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting EV_EXIST TYPE BOOLE_D Check: Whether the value exists
Exporting EV_NO_CHECKLIST TYPE BOOLE_D Check: if there is any f4 help exists
Importing IV_LANGU TYPE SYST-LANGU SY-LANGU Language Key of Current Text Environment
Importing IV_TYPENAME TYPE TYPENAME Name of Dictionary Type
Importing IV_VALUE TYPE STRING Value to be checked for existence
               
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  20130604 
SAP Release Created in 731