Data Element 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 | INDEXID | Unique Index ID in a Table | SOURCE VALUE(ONAME2) LIKE MCTBAT-OBJNAME2 DEFAULT ' ' |
|
| 2 | MCID | Matchcode ID | SOURCE VALUE(MCID) LIKE MCTBAT-MCID DEFAULT SPACE |
|
| 3 | MCONAME | Name of a matchcode object | SOURCE VALUE(MCONAME) LIKE MCTBAT-MCONAME DEFAULT ' ' |
|
| 4 | OBJECTNAME | Name of the ABAP Dictionary object | SOURCE VALUE(ONAME1) LIKE MCTBAT-OBJNAME1 DEFAULT ' ' |
|
| 5 | TGFCT | Function on Database - for example, for table conversion | SOURCE VALUE(FUNC) LIKE MCTBAT-FUNC DEFAULT ' ' |
|
| 6 | TROBJTYPE | Object Type | SOURCE VALUE(OBJTYP) LIKE MCTBAT-OBJECT DEFAULT ' ' |
|