View list used by SAP ABAP Function Module MC_CHANGE_PHYS (Convert a matchcode ID from curr. type A,S,P to curr. type)
SAP ABAP Function Module
MC_CHANGE_PHYS (Convert a matchcode ID from curr. type A,S,P to curr. type) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DD20V | Matchcode objects with texts | SOURCE VALUE(MCONAME) LIKE DD20V-MCONAME |
|
| 2 | DD23V | Active matchcode IDs with short texts | ||
| 3 | DD23V | Active matchcode IDs with short texts | SOURCE VALUE(DELFLAG) LIKE DD23V-DELFLAG |
|
| 4 | DD23V | Active matchcode IDs with short texts | SOURCE VALUE(MAINT_A) LIKE DD23V-MAINT |
|
| 5 | DD23V | Active matchcode IDs with short texts | SOURCE VALUE(MAINT_N) LIKE DD23V-MAINT |
|
| 6 | DD23V | Active matchcode IDs with short texts | SOURCE VALUE(MAINT_NREL) LIKE DD23V-MAINT |
|
| 7 | DD23V | Active matchcode IDs with short texts | SOURCE VALUE(MCID) LIKE DD23V-MCID |
|
| 8 | DD23V | Active matchcode IDs with short texts | SOURCE VALUE(POOLTABNAME) LIKE DD23V-POOLTAB |
|