The Function Module CR_CAPACITY_INIT_CHECK (Prüfen, ob für Kapazität Grundlast aufgebaut wurde) is a standard Function Module in SAP ERP and is part of the function group CRK1 within the package CR.
Function Module | CR_CAPACITY_INIT_CHECK |
Short Text | Prüfen, ob für Kapazität Grundlast aufgebaut wurde |
Function Group | CRK1 |
Package | CR |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_KAPID | LIKE | KAKO-KAPID | ID der Kapazität |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_BASIC_LOAD_FILLED | TYPE | C | Grundlast aufgebaut |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
INITIALIZING_ERROR | Fehler bei der Initialisierung |
NO_CAPACITY_FOUND | keine ID der Kapazität mitgegeben |