Table 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 | Link between Internal Number and Object | SOURCE VALUE(I_STATU_OLD) LIKE INOB-STATU DEFAULT ' ' |
|
| 2 | INOB | Link between Internal Number and Object | SOURCE VALUE(I_STATU_NEW) LIKE INOB-STATU DEFAULT '1' |
|
| 3 | INOB | Link between Internal Number and Object | SOURCE VALUE(I_COMMIT) LIKE INOB-STATU DEFAULT ' ' |
|
| 4 | INOB | Link between Internal Number and Object | SOURCE VALUE(I_OBJEK) LIKE INOB-OBJEK |
|
| 5 | INOB | Link between Internal Number and Object | SOURCE VALUE(I_KLART) LIKE INOB-KLART DEFAULT '026' |
|
| 6 | INOB | Link between Internal Number and Object | SOURCE O_INOB STRUCTURE INOB OPTIONAL |
|
| 7 | INOB | Link between Internal Number and Object | ||