Data Element list used by SAP ABAP Function Module MC_NEW_OR_CHANGE_CLASS (Activate a new matchcode ID with update type A,S,P,I)
SAP ABAP Function Module
MC_NEW_OR_CHANGE_CLASS (Activate a new matchcode ID with update type A,S,P,I) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | MCDELFLAG | Deletion flag | SOURCE VALUE(DELFLAG) LIKE DD23V-DELFLAG |
|
| 2 | MCID | Matchcode ID | SOURCE VALUE(MCID) LIKE DD23V-MCID |
|
| 3 | MCMAINT | Type of matchcode analysis | SOURCE VALUE(MAINT_NREL) LIKE DD23V-MAINT |
|
| 4 | MCMAINT | Type of matchcode analysis | SOURCE VALUE(MAINT_N) LIKE DD23V-MAINT |
|
| 5 | MCONAME | Name of a matchcode object | SOURCE VALUE(MCONAME) LIKE DD20V-MCONAME |
|
| 6 | MCPOOLTAB | View or pooled table of matchcode ID | SOURCE VALUE(POOLTABNAME) LIKE DD23V-POOLTAB |
|