Table list used by SAP ABAP Function Module MC_PREPARE_MCID (Read a matchcode ID about the data interface)
SAP ABAP Function Module
MC_PREPARE_MCID (Read a matchcode ID about the data interface) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DCMCIDGET | Control structure for DD_MCID_GET | ||
| 2 | DD20L | Matchcode objects | SOURCE VALUE(MCONAME) LIKE DD20L-MCONAME |
|
| 3 | DD21V | V-MCIDTABLE: View of Tables for a MC ID | SOURCE DD21V_TAB STRUCTURE DD21V |
|
| 4 | DD21V | V-MCIDTABLE: View of Tables for a MC ID | ||
| 5 | DD23L | Matchcode ID | SOURCE VALUE(MCID) LIKE DD23L-MCID |
|
| 6 | DD23V | Generated Table for View | ||
| 7 | DD23V | Generated Table for View | SOURCE VALUE(DD23V_EXP) LIKE DD23V |
|
| 8 | DD24V | S-MCIDFIELD: View of MC ID Fields | ||
| 9 | DD24V | S-MCIDFIELD: View of MC ID Fields | SOURCE DD24V_TAB STRUCTURE DD24V |
|
| 10 | DD28V | View on a Selection Condition | SOURCE DD28V_TAB STRUCTURE DD28V |
|
| 11 | DD28V | View on a Selection Condition | ||
| 12 | MCMACO | Input Parameters for Matchcode Maintenance Programs | SOURCE VALUE(STATUS) LIKE MCMACO-STATUS DEFAULT 'A' |