SAP ABAP Function Module MC_CHECK_FRKGRAPH (Checks the foreign key graphs given in table DD26V_TAB)
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_FRKGRAPH Checks the foreign key graphs given in table DD26V_TAB  
Function Group SMC3   Check functions for matchcode object/ID  
Program Name SAPLSMC3    
INCLUDE Name LSMC3U01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting RC TYPE SYST-SUBRC Return code
Importing PRID TYPE SYST-TABIX 0 Log ID
Tables DD26V_TAB TYPE DD26V Matchcode object tables and relationships
Exception ILLTAB TYPE Problem with a table (FK graph, root table)
Exception NOTCON TYPE Table has no relationship to root table
Exception FRKNEX TYPE Foreign key relationship does not exist
Exception FRKERR TYPE Foreign key is not in the check table
               
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