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 |
|---|---|---|---|---|---|---|---|
| |
RC | TYPE | SYST-SUBRC | Return code (4: no P matchcode IDs) | |||
| |
MCONAME | TYPE | DD20L-MCONAME | Name of an MCO | |||
| |
ERROR_FUNCTION_CR | TYPE | Error generating the function module | ||||
| |
ERROR_MCO_DEFINITION | TYPE | Error in the definition of the MCO | ||||
| |
FUNCTION_ALREADY_EXISTS | TYPE | Function module not deleted e.g. other client | ||||
| |
INVALID_FUNCTION_POOL | TYPE | Function groups SUMn (n=0,1...,9) not created | ||||
| |
MCO_INTERNAL_ERROR | TYPE | Error occurred in a called module | ||||
| |
MCO_MISSING_FIELD_DESC | TYPE | Field descr. for an MCO field missing in DD | ||||
| |
MCO_NOT_ACTIVE | TYPE | MC object not active | ||||
| |
MCO_NOT_FOUND | TYPE | MC object does not exist | ||||
| |
MCO_NO_FOREIGN_KEY_FIELD | TYPE | Foreign key fields for foreign key missing | ||||
| |
MCO_NO_LANG_FIELD | TYPE | Text table without language key | ||||
| |
MCO_NO_MIPTYPE_FOUND | TYPE | No MC IDs with maint. type 'P' found in MC object | ||||
| |
TOO_MANY_FUNCTIONS | TYPE | No further function modules can be generated | ||||
| |
MCO_DEF_ERROR | TYPE | Natchcode object not correctly defined | ||||
| |
NO_FUNCTION_GENERATED | TYPE | Wegen Syntaxfehler Funktion nicht generiert | ||||
Processing Type
| Normal Function 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 |