Table/Structure Field list used by SAP ABAP Function Module CHECK_INOB_FOR_WRONG_STATU (Umsetzen Feld STATU der Tabelle INOB von SPACE auf 1 (frei))
SAP ABAP Function Module
CHECK_INOB_FOR_WRONG_STATU (Umsetzen Feld STATU der Tabelle INOB von SPACE auf 1 (frei)) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | INOB - KLART | Class Type | ||
| 2 | INOB - KLART | Class Type | SOURCE VALUE(I_KLART) LIKE INOB-KLART DEFAULT '026' |
|
| 3 | INOB - OBJEK | Key of Object to be Classified | SOURCE VALUE(I_OBJEK) LIKE INOB-OBJEK |
|
| 4 | INOB - OBJEK | Key of Object to be Classified | ||
| 5 | INOB - STATU | Classification status | ||
| 6 | INOB - STATU | Classification status | SOURCE VALUE(I_STATU_NEW) LIKE INOB-STATU DEFAULT '1' |
|
| 7 | INOB - STATU | Classification status | SOURCE VALUE(I_STATU_OLD) LIKE INOB-STATU DEFAULT ' ' |
|
| 8 | INOB - STATU | Classification status | SOURCE VALUE(I_COMMIT) LIKE INOB-STATU DEFAULT ' ' |
|
| 9 | SYST - TABIX | ABAP System Field: Row Index of Internal Tables | ||