Table/Structure Field 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 | ![]() |
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_A) 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 - MAINT | Type of matchcode analysis | SOURCE VALUE(MAINT_NREL) LIKE DD23V-MAINT |
9 | ![]() |
DD23V - MCID | Matchcode ID | SOURCE VALUE(MCID) LIKE DD23V-MCID |
10 | ![]() |
DD23V - MCID | Matchcode ID | |
11 | ![]() |
DD23V - POOLTAB | View or pooled table of matchcode ID | |
12 | ![]() |
DD23V - POOLTAB | View or pooled table of matchcode ID | SOURCE VALUE(VIEWNAME) LIKE DD23V-POOLTAB |
13 | ![]() |
DD25L - VIEWNAME | Name of SAP table view | |
14 | ![]() |
MCTBAT - FUNC | Function on Database - for example, for table conversion | |
15 | ![]() |
SYST - TABIX | ABAP System Field: Row Index of Internal Tables |