SAP ABAP Function Module MC_ACTDEP_PHYS_MCID (Activate the pooled table belonging to the physically implemented MC ID)
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_ACTDEP_PHYS_MCID Activate the pooled table belonging to the physically implemented MC ID  
Function Group SMC1   Basic operations for matchcode object/ID  
Program Name SAPLSMC1    
INCLUDE Name LSMC1U31    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting POOLTABNAME TYPE DD23V-POOLTAB Name of generated pooled table
Exporting RC TYPE SYST-SUBRC Output of error structure (severity, number)
Importing ACT_CONTROL TYPE
Importing ACT_MCONAME TYPE DD23V-MCONAME
Importing ACT_MCID TYPE DD23V-MCID Matchcode ID name
Importing DELFLAG TYPE DD23V-DELFLAG
Importing PRID TYPE SYST-TABIX Input of error structure (log name, type)
Tables DD24V_TAB TYPE DD24V Fields of the matchcode ID
Tables DD27P_TAB TYPE DD27P Fields 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  19950302 
SAP Release Created in