SAP ABAP Function Module SMO9_GET_CHECK_FIELD_NAME (Returns the check table field name for a field)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM-MW-KGN (Application Component) Key Generation
     SMO9 (Package) Logical Services
Basic Data
Function Module SMO9_GET_CHECK_FIELD_NAME Returns the check table field name for a field  
Function Group SMO9KEY   KeyGen Function Group  
Program Name SAPLSMO9KEY   KeyGen Function Group 
INCLUDE Name LSMO9KEYU05    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting CFIELDNAME TYPE FIELDNAME check table field name
Importing MTABNAME TYPE TABNAME Table name
Importing MFIELDNAME TYPE FIELDNAME Field name
Importing MCHECKTABNAME TYPE TABNAME check table name
Exception GEN_FAILURE TYPE general failure
Exception TABFLD_NOTFOUND TYPE table or field not found
Exception CHKTBL_NOTFOUND TYPE check table not found
Exception AMBIGUOUS TYPE Multiple entries with same domain name are 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  19991116 
SAP Release Created in