Table/Structure Field 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 | DD20V - MCONAME | Name of a matchcode object | ||
| 2 | DD20V - MCONAME | Name of a matchcode object | SOURCE VALUE(MCONAME) LIKE DD20V-MCONAME |
|
| 3 | DD23V - DELFLAG | Deletion flag | ||
| 4 | DD23V - DELFLAG | Deletion flag | SOURCE VALUE(DELFLAG) LIKE DD23V-DELFLAG |
|
| 5 | DD23V - MAINT | Type of matchcode analysis | SOURCE VALUE(MAINT_NREL) LIKE DD23V-MAINT |
|
| 6 | DD23V - MAINT | Type of matchcode analysis | SOURCE VALUE(MAINT_N) LIKE DD23V-MAINT |
|
| 7 | DD23V - MAINT | Type of matchcode analysis | ||
| 8 | DD23V - MCID | Matchcode ID | ||
| 9 | DD23V - MCID | Matchcode ID | SOURCE VALUE(MCID) LIKE DD23V-MCID |
|
| 10 | DD23V - POOLTAB | View or pooled table of matchcode ID | ||
| 11 | DD23V - POOLTAB | View or pooled table of matchcode ID | SOURCE VALUE(POOLTABNAME) LIKE DD23V-POOLTAB |
|
| 12 | DD25L - VIEWNAME | Name of SAP table view | ||
| 13 | SYST - TABIX | ABAP System Field: Row Index of Internal Tables |