Data Element list used by SAP ABAP Function Module MC_CHANGE_TRANS (Convert a matchcode ID to current update type (A,S,P,I,K))
SAP ABAP Function Module
MC_CHANGE_TRANS (Convert a matchcode ID to current update type (A,S,P,I,K)) 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_A) LIKE DD23V-MAINT |
|
| 5 | MCMAINT | Type of matchcode analysis | SOURCE VALUE(MAINT_N) LIKE DD23V-MAINT |
|
| 6 | MCONAME | Name of a matchcode object | SOURCE VALUE(MCONAME) LIKE DD20V-MCONAME |
|
| 7 | MCPOOLTAB | View or pooled table of matchcode ID | SOURCE VALUE(VIEWNAME) LIKE DD23V-POOLTAB |
|