SAP ABAP Function Module C14Z_VAL_VALID_FOR_TABLEFIELD (EHS: Test, ob ein bestimmter Wert für ein Feld einer Tabelle erlaubt ist)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   EHS-SAF (Application Component) Product Safety
     CBUI (Package) Company Environment Information System
Basic Data
Function Module C14Z_VAL_VALID_FOR_TABLEFIELD EHS: Test, ob ein bestimmter Wert für ein Feld einer Tabelle erlaubt ist  
Function Group C14Z   EHS: Library - Miscellaneous  
Program Name SAPLC14Z   EHS: Library - Miscellaneous 
INCLUDE Name LC14ZU11    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_FLG_VALID TYPE Result of Check
Importing I_TABLE TYPE DFIES-TABNAME Table
Importing I_FIELD TYPE DFIES-FIELDNAME Field
Importing I_VALUE TYPE Value
Importing I_FLG_NO_FIX_VALUES TYPE ESP1_BOOLEAN ESP1_FALSE = 'X': Prüfung auf Domainfestwerte nicht nötig
Exception UNKNOWN_TABLE TYPE Table unknown
Exception UNKNOWN_FIELD TYPE Field unknown
Exception INTERNAL_ERROR TYPE Internal System Error
               
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  19960704 
SAP Release Created in