Data Element 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 | CLSTATUS | Classification status | SOURCE VALUE(I_COMMIT) LIKE INOB-STATU DEFAULT ' ' |
|
| 2 | CLSTATUS | Classification status | SOURCE VALUE(I_STATU_NEW) LIKE INOB-STATU DEFAULT '1' |
|
| 3 | CLSTATUS | Classification status | SOURCE VALUE(I_STATU_OLD) LIKE INOB-STATU DEFAULT ' ' |
|
| 4 | CUOBN | Key of Object to be Classified | SOURCE VALUE(I_OBJEK) LIKE INOB-OBJEK |
|
| 5 | KLASSENART | Class Type | SOURCE VALUE(I_KLART) LIKE INOB-KLART DEFAULT '026' |
|