SAP ABAP Function Module K_OBJECT_REORG_CHECK (Prüfen, ob ein CO-Objekt gelöscht werden kann)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM (Application Component) Customer Relationship Management
⤷
CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
⤷
KAUF (Package) Cost Accounting, Orders
⤷
⤷
⤷
Basic Data
| Function Module | K_OBJECT_REORG_CHECK | Prüfen, ob ein CO-Objekt gelöscht werden kann |
| Function Group | KORE | Reorganization of CO Orders |
| Program Name | SAPLKORE | |
| INCLUDE Name | LKOREU03 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
ERROR_OCCURRED | TYPE | Error occurred (see message handler) | ||||
| |
WARNING_OCCURRED | TYPE | Warning occurred (see message handler) | ||||
| |
KOKRS | TYPE | AUFK-KOKRS | SPACE | Kostenrechnungskreis | ||
| |
OBJNR | TYPE | ONR00-OBJNR | Object number | |||
| |
ASTKZ | TYPE | AUFK-ASTKZ | SPACE | Indicator 'Static object' | ||
| |
PLINT | TYPE | AUFK-PLINT | SPACE | Indicator: Object is plan integrated | ||
| |
AUFNR | TYPE | AUFK-AUFNR | SPACE | Order number | ||
| |
REQ_WARNING_ONLY | TYPE | C | SPACE | If purc.req exists, warning only | ||
| |
ACT_WARNING_ONLY | TYPE | C | SPACE | Bei Istsaldo nur Warnung -> KO505 customizebar | ||
| |
CHECK_PO | TYPE | SYST-DATAR | SPACE | Auch Bestellungen prüfen | ||
| |
CHECK_PR | TYPE | SYST-DATAR | SPACE | Auch Bestellanforderungen prüfen | ||
| |
CHECK_NONVAL_MOVEMENTS | TYPE | CHAR1 | SPACE | Auch nichtbewertete Warenbewegungen prüfen (nur Fert.Aufträge) | ||
| |
NONVAL_MOVE_BYPASSING_BUFFER | TYPE | CHAR1 | SPACE | |||
| |
REORG_NOT_ALLOWED | TYPE | Object may not be reorganized | ||||
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 | 20091125 |
| SAP Release Created in |