SAP ABAP Function Module MC_CHECK_FIELDS (Checks the fields of the matchcode object and the uniqueness of the names)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-DIC-AC (Application Component) Activation Program, Conversion Program, DB Utility, MC, SPDD
     SMAC (Package) R/3 Matchcode Development
Basic Data
Function Module MC_CHECK_FIELDS Checks the fields of the matchcode object and the uniqueness of the names  
Function Group SMC3   Check functions for matchcode object/ID  
Program Name SAPLSMC3    
INCLUDE Name LSMC3U02    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting RC TYPE SYST-SUBRC Return code
Importing DD20V_IMP TYPE DD20V Header of the matchcode object
Importing PRID TYPE SYST-TABIX 0 Log ID
Tables DD26V_TAB TYPE DD26V Matchcode object tables and relationships
Tables DD27P_TAB TYPE DD27P Fields with data element of the matchcode object
Exception FLDSNEX TYPE Matchcode object does not contain any fields
Exception FLDERR TYPE Table does not belong to the matchcode object
Exception TYPEERR TYPE Data type invalid for matchcodes
Exception FLDASS TYPE Fields represented in different tables
               
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  19950120 
SAP Release Created in