Where Used List (Function Module) for SAP ABAP Table MCMACO (Input Parameters for Matchcode Maintenance Programs)
SAP ABAP Table
MCMACO (Input Parameters for Matchcode Maintenance Programs) is used by
| # | Object Type | Object Name | Object Description | Package | Structure Package | Software Component |
|---|---|---|---|---|---|---|
| 1 |
DD_MCID_PUT VALUE(PUT_STATE) LIKE MCMACO-STATUS DEFAULT 'N'
|
Write a matchcode ID | ||||
| 2 |
DD_MCOB_PUT VALUE(PUT_STATE) LIKE MCMACO-STATUS DEFAULT 'N'
|
Write a matchcode object | ||||
| 3 |
DD_MIBT_PUT VALUE(PUT_STATE) LIKE MCMACO-STATUS DEFAULT 'N'
|
ABAP/4 internal: write routine for component object MC ID tables (MIBT) | ||||
| 4 |
DD_MIFD_PUT VALUE(PUT_STATE) LIKE MCMACO-STATUS DEFAULT 'N'
|
ABAP/4 internal: write routine for component object MC ID fields (MIFD) | ||||
| 5 |
DD_MIHD_PUT VALUE(PUT_STATE) LIKE MCMACO-STATUS DEFAULT 'N'
|
ABAP/4 Dict. internal: write routine for comp. obj. MC ID header (MIHD) | ||||
| 6 |
DD_MOHD_PUT VALUE(PUT_STATE) LIKE MCMACO-STATUS DEFAULT 'N'
|
ABAP/4 Dict. internal: write routine for comp. obj. MC obj. header (MOHD) | ||||
| 7 |
MC_CRE_CHECK_UTILITY VALUE(FUNC) LIKE MCMACO-FKT_
|
Prüfen, ob aktuelle Funktionsbausteine vorhanden sind | ||||
| 8 |
MC_PREPARE_MCID VALUE(STATUS) LIKE MCMACO-STATUS DEFAULT 'A'
|
Read a matchcode ID about the data interface | ||||
| 9 |
MC_PREPARE_MCO VALUE(STATUS) LIKE MCMACO-STATUS DEFAULT 'A'
|
Read in matchcode object about the data interface | ||||
| 10 |
MC_PUT_MCID VALUE(STATUS) LIKE MCMACO-STATUS DEFAULT 'A'
|
Write back a matchcode ID | ||||
| 11 |
MC_PUT_MCO VALUE(STATUS) LIKE MCMACO-STATUS DEFAULT 'A'
|
Write back a matchcode object |