Where Used List (Function Module) for SAP ABAP Table MCTBAT (Internal Structure for Matchcode Handling)
SAP ABAP Table
MCTBAT (Internal Structure for Matchcode Handling) is used by
| # | Object Type | Object Name | Object Description | Package | Structure Package | Software Component |
|---|---|---|---|---|---|---|
| 1 |
DD_MASS_ACT_PARALLEL
|
DD_MASS_ACT_PARALLEL | ||||
| 2 |
MC_ACTDEP_VIEW_MCID MCTBAT_TAB STRUCTURE MCTBAT
|
Activate a view for a transparent matchcode ID | ||||
| 3 |
MC_ACT_MCID MCTBAT_TAB STRUCTURE MCTBAT OPTIONAL
|
Activate with poss. conversion of a matchcode ID in the ABAP/4 Dict. | ||||
| 4 |
MC_ACT_MCID
|
Activate with poss. conversion of a matchcode ID in the ABAP/4 Dict. | ||||
| 5 |
MC_ACT_MCO MCTBAT_TAB STRUCTURE MCTBAT OPTIONAL
|
Activate an MC object in the DD without changing dependent objects | ||||
| 6 |
MC_CHANGE_PHYS MCTBAT_TAB STRUCTURE MCTBAT
|
Convert a matchcode ID from curr. type A,S,P to curr. type | ||||
| 7 |
MC_CHANGE_PHYS
|
Convert a matchcode ID from curr. type A,S,P to curr. type | ||||
| 8 |
MC_CHANGE_TRANS MCTBAT_TAB STRUCTURE MCTBAT
|
Convert a matchcode ID to current update type (A,S,P,I,K) | ||||
| 9 |
MC_CHANGE_TRANS
|
Convert a matchcode ID to current update type (A,S,P,I,K) | ||||
| 10 |
MC_INSERT_MCTBAT VALUE(ONAME1) LIKE MCTBAT-OBJNAME1 DEFAULT ' '
|
Make entry in the "internal" TBATG - store actions | ||||
| 11 |
MC_INSERT_MCTBAT VALUE(OBJTYP) LIKE MCTBAT-OBJECT DEFAULT ' '
|
Make entry in the "internal" TBATG - store actions | ||||
| 12 |
MC_INSERT_MCTBAT MCTBAT_TAB STRUCTURE MCTBAT
|
Make entry in the "internal" TBATG - store actions | ||||
| 13 |
MC_INSERT_MCTBAT VALUE(MCONAME) LIKE MCTBAT-MCONAME DEFAULT ' '
|
Make entry in the "internal" TBATG - store actions | ||||
| 14 |
MC_INSERT_MCTBAT VALUE(MCID) LIKE MCTBAT-MCID DEFAULT SPACE
|
Make entry in the "internal" TBATG - store actions | ||||
| 15 |
MC_INSERT_MCTBAT VALUE(ONAME2) LIKE MCTBAT-OBJNAME2 DEFAULT ' '
|
Make entry in the "internal" TBATG - store actions | ||||
| 16 |
MC_INSERT_MCTBAT VALUE(FUNC) LIKE MCTBAT-FUNC DEFAULT ' '
|
Make entry in the "internal" TBATG - store actions | ||||
| 17 |
MC_INSERT_MCTBAT
|
Make entry in the "internal" TBATG - store actions | ||||
| 18 |
MC_NEW_OR_CHANGE_CLASS MCTBAT_TAB STRUCTURE MCTBAT
|
Activate a new matchcode ID with update type A,S,P,I |