SAP ABAP Function Module MC_PREPARE_MCO (Read in matchcode object 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_MCO Read in matchcode object about the data interface  
Function Group SMC1   Basic operations for matchcode object/ID  
Program Name SAPLSMC1    
INCLUDE Name LSMC1U01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting DD20V_EXP TYPE DD20V Header of the matchcode object
Exporting RC TYPE SYST-SUBRC Output of error structure (severity, number)
Exporting MCO_STATUS TYPE DD20L-AS4LOCAL Status of the matchcode object read
Importing PRID TYPE SYST-TABIX 0 Log ID
Importing LANGUAGE TYPE SYST-LANGU SY-LANGU Language
Importing MCONAME TYPE DD20L-MCONAME Matchcode object name
Importing STATUS TYPE MCMACO-STATUS 'A' Status in which the matchcode object can be read
Tables DD26V_TAB TYPE DD26V Structure of the matchcode object
Tables DD27P_TAB TYPE DD27P Fields of the matchcode object with data types
Exception ILLEGAL_STATE TYPE Ungueltiger 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