SAP ABAP Function Module MC_CHECK_CHANGE_ID_TABLES (Check if the tables of a matchcode ID have changed)
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_CHANGE_ID_TABLES Check if the tables of a matchcode ID have changed  
Function Group SMC3   Check functions for matchcode object/ID  
Program Name SAPLSMC3    
INCLUDE Name LSMC3U08    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting RC TYPE SYST-SUBRC Return code (4-tables changed, 0-no changes)
Importing MCONAME TYPE DD23L-MCONAME Name of the matchcode object
Importing MCID TYPE DD23L-MCID Name of the matchcode ID
Importing PRID TYPE SYST-TABIX 0 Log ID
Tables DD21V_TAB TYPE DD21V Tables of the matchcode object
               
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  19950317 
SAP Release Created in