SAP ABAP Function Module MC_CHECK_IDREFERENCES (Checks for tables and fields of active IDs in the object to be activated)
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_IDREFERENCES Checks for tables and fields of active IDs in the object to be activated  
Function Group SMC3   Check functions for matchcode object/ID  
Program Name SAPLSMC3    
INCLUDE Name LSMC3U03    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting RC TYPE SYST-SUBRC Output of error structure (severity, number)
Importing PRID TYPE SYST-TABIX Log ID
Importing MCONAME TYPE DD20V-MCONAME Name of the matchcode object
Tables DD26V_TAB TYPE DD26V Matchcode object tables and relationships
Tables DD27P_TAB TYPE DD27P Fields with data element of the matchcode object
Exception TABREF TYPE Table is still used in a MC ID
Exception TABFLD TYPE Field is still used in a MC ID
               
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