The Function Module CR_CAPACITY_MASCH_REL_READ (Lesen von verknüpften Kap. Ids (keine Personen) zu einer Kap id.) is a standard Function Module in SAP ERP and is part of the function group CRK1 within the package CR.
Function Module | CR_CAPACITY_MASCH_REL_READ |
Short Text | Lesen von verknüpften Kap. Ids (keine Personen) zu einer Kap id. |
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 |
---|---|---|---|---|
KAPID | LIKE | KAKO-KAPID | '00000000' | ID der Kap. wofür die Verknüpf. erwünscht sind |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
FIL_TAB | LIKE | CYFIL_TAB | Allgemeine Ranges-Tabelle für Selektion | |
TAB_MASCH | LIKE | RCRKAPID | Tabelle mit Ids aller verknüpften Kaps |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
KAPID_IS_PERSON | Kapid ist Typ Person |
NOT_FOUND | Keine einzel Kaps. gefunden. |