SAP ABAP Function Module CHECK_INOB_FOR_WRONG_STATU (Umsetzen Feld STATU der Tabelle INOB von SPACE auf 1 (frei))
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM (Application Component) Customer Relationship Management
⤷
CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
⤷
WWGR (Package) IS-R merchandise categories
⤷
⤷
⤷
Basic Data
| Function Module | CHECK_INOB_FOR_WRONG_STATU | Umsetzen Feld STATU der Tabelle INOB von SPACE auf 1 (frei) |
| Function Group | WWG2 | Category Management/Reclassification |
| Program Name | SAPLWWG2 | Development MG/Reclassification |
| INCLUDE Name | LWWG2U11 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
I_OBJEK | TYPE | INOB-OBJEK | Objekt (wenn '*' dann alle) | |||
| |
I_KLART | TYPE | INOB-KLART | '026' | Klassenart | ||
| |
I_STATU_OLD | TYPE | INOB-STATU | ' ' | Alter Status (falsch) | ||
| |
I_STATU_NEW | TYPE | INOB-STATU | '1' | Neuer Status (richtig) | ||
| |
I_COMMIT | TYPE | INOB-STATU | ' ' | Wenn X dann Verbuchung, sonst nur Satzausgabe | ||
| |
O_INOB | TYPE | INOB | Ausgabe der gänderten Sätze | |||
| |
NO_UPDATE | TYPE | Es konnte kein UPDATE durchgeführt werden | ||||
| |
WRONG_INPUT | TYPE | |||||
Processing Type
| Normal Function Module | |
| |
BaseXML supported |
| Update Module | Start immediately |
| Immediate Start, No Restart | |
| Start Delayed | |
| Coll.run | |
| JAVA Module Callable from ABAP | |
| Remote-Enabled JAVA Module | |
| Module Callable from JAVA |
History
| Last changed by/on | SAP | 19970813 |
| SAP Release Created in |