SAP ABAP Function Module MC_PREPARE_MCID (Read a matchcode ID about the data interface)
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_PREPARE_MCID Read a matchcode ID about the data interface  
Function Group SMC1   Basic operations for matchcode object/ID  
Program Name SAPLSMC1    
INCLUDE Name LSMC1U05    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting DD23V_EXP TYPE DD23V Header of the matchcode object
Exporting RC TYPE SYST-SUBRC Output of error structure (severity, number)
Importing LANGUAGE TYPE SYST-LANGU SY-LANGU Language
Importing MCID TYPE DD23L-MCID Matchcode ID
Importing MCONAME TYPE DD20L-MCONAME Name of the matchcode object
Importing STATUS TYPE MCMACO-STATUS 'A' Status in which the matchcode object can be read
Importing PRID TYPE SYST-TABIX 0 Log ID
Tables DD21V_TAB TYPE DD21V Structure of the matchcode object
Tables DD24V_TAB TYPE DD24V Fields of the matchcode object with data types
Tables DD28V_TAB TYPE DD28V
Exception ID_NOT_EXISTS TYPE Matchcode ID does not exist
Exception ILLEGAL_STATE TYPE Incorrect status
               
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  19950113 
SAP Release Created in