SAP ABAP Function Module MC_CREATE_ABAP_MCO (Generiert einen Funktionsbaustein zum Pflegen eines MCO durch Nutzer)
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_CREATE_ABAP_MCO Generiert einen Funktionsbaustein zum Pflegen eines MCO durch Nutzer  
Function Group SMC0   Generate matchcode maintenance reports  
Program Name SAPLSMC0    
INCLUDE Name LSMC0U03    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting RC TYPE SYST-SUBRC Return code (4: no P matchcode IDs)
Importing MCONAME TYPE DD20L-MCONAME Name of an MCO
Exception ERROR_FUNCTION_CR TYPE Error generating the function module
Exception ERROR_MCO_DEFINITION TYPE Error in the definition of the MCO
Exception FUNCTION_ALREADY_EXISTS TYPE Function module not deleted e.g. other client
Exception INVALID_FUNCTION_POOL TYPE Function groups SUMn (n=0,1...,9) not created
Exception MCO_INTERNAL_ERROR TYPE Error occurred in a called module
Exception MCO_MISSING_FIELD_DESC TYPE Field descr. for an MCO field missing in DD
Exception MCO_NOT_ACTIVE TYPE MC object not active
Exception MCO_NOT_FOUND TYPE MC object does not exist
Exception MCO_NO_FOREIGN_KEY_FIELD TYPE Foreign key fields for foreign key missing
Exception MCO_NO_LANG_FIELD TYPE Text table without language key
Exception MCO_NO_MIPTYPE_FOUND TYPE No MC IDs with maint. type 'P' found in MC object
Exception TOO_MANY_FUNCTIONS TYPE No further function modules can be generated
Exception MCO_DEF_ERROR TYPE Natchcode object not correctly defined
Exception NO_FUNCTION_GENERATED TYPE Wegen Syntaxfehler Funktion nicht generiert
               
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