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