Data Element list used by SAP ABAP Function Module RS_NOTATION_INSERT (Einfügen eines Eintrags in die Merketabelle)
SAP ABAP Function Module
RS_NOTATION_INSERT (Einfügen eines Eintrags in die Merketabelle) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | EXPLIZIT | Flag for explicit marking | SOURCE VALUE(EXPLICIT) LIKE MERKTAB-EXPLIZIT |
|
| 2 | OBJEKTINF | Object navigation information | SOURCE VALUE(OBJECTINF) LIKE MERKTAB-OBJEKTINF |
|
| 3 | OBJEKTTYP | Navigation object type | SOURCE VALUE(OBJECTTYPE) LIKE MERKTAB-OBJEKTTYP |
|
| 4 | TX15 | Type of navigation object | SOURCE VALUE(TEXT2) LIKE MERKTAB-TEXT2 |
|
| 5 | TX30 | Name of the navivation object | SOURCE VALUE(TEXT1) LIKE MERKTAB-TEXT1 |
|
| 6 | TX72 | Further specification for the navigation object | SOURCE VALUE(TEXT3) LIKE MERKTAB-TEXT3 |
|