Table/Structure Field list used by SAP ABAP Function Module MC_INSERT_MCTBAT (Make entry in the "internal" TBATG - store actions)
SAP ABAP Function Module
MC_INSERT_MCTBAT (Make entry in the "internal" TBATG - store actions) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | MCTBAT - FUNC | Function on Database - for example, for table conversion | ||
| 2 | MCTBAT - FUNC | Function on Database - for example, for table conversion | SOURCE VALUE(FUNC) LIKE MCTBAT-FUNC DEFAULT ' ' |
|
| 3 | MCTBAT - MCID | Matchcode ID | ||
| 4 | MCTBAT - MCID | Matchcode ID | SOURCE VALUE(MCID) LIKE MCTBAT-MCID DEFAULT SPACE |
|
| 5 | MCTBAT - MCONAME | Name of a matchcode object | ||
| 6 | MCTBAT - MCONAME | Name of a matchcode object | SOURCE VALUE(MCONAME) LIKE MCTBAT-MCONAME DEFAULT ' ' |
|
| 7 | MCTBAT - OBJECT | Object Type | ||
| 8 | MCTBAT - OBJECT | Object Type | SOURCE VALUE(OBJTYP) LIKE MCTBAT-OBJECT DEFAULT ' ' |
|
| 9 | MCTBAT - OBJNAME1 | Name of the ABAP Dictionary object | ||
| 10 | MCTBAT - OBJNAME1 | Name of the ABAP Dictionary object | SOURCE VALUE(ONAME1) LIKE MCTBAT-OBJNAME1 DEFAULT ' ' |
|
| 11 | MCTBAT - OBJNAME2 | Unique Index ID in a Table | ||
| 12 | MCTBAT - OBJNAME2 | Unique Index ID in a Table | SOURCE VALUE(ONAME2) LIKE MCTBAT-OBJNAME2 DEFAULT ' ' |