Table list used by SAP ABAP Function Module OMS_OMSET_EDITOR (Edit/display/check operation mode sets (normal and exception operatio)
SAP ABAP Function Module
OMS_OMSET_EDITOR (Edit/display/check operation mode sets (normal and exception operatio) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BTCH0000 | Fields used as ref. types for function module parameters | SOURCE VALUE(OMSET_EDITOR_OPCODE) LIKE BTCH0000-INT4 DEFAULT 0 |
|
| 2 | BTCH0000 | Fields used as ref. types for function module parameters | SOURCE VALUE(OMSET_EDITOR_TBL_MODIFIED) LIKE BTCH0000-CHAR1 |
|
| 3 | BTCH0000 | Fields used as ref. types for function module parameters | SOURCE VALUE(OMSET_EDITOR_MODE) LIKE BTCH0000-CHAR1 |
|
| 4 | BTCH0000 | Fields used as ref. types for function module parameters | SOURCE VALUE(OMSET_EDITOR_DIALOG) LIKE BTCH0000-CHAR1 |
|
| 5 | BTCOMSET | Definition of operation type sets and exception op. modes | SOURCE OMSET_EDIT_TBL STRUCTURE BTCOMSET |
|