The Function Module CR_CAPACITY_UPDATE (Update capacity) is a standard Function Module in SAP ERP and is part of the function group CRKV within the package CR.
Function Module | CR_CAPACITY_UPDATE |
Short Text | Update capacity |
Function Group | CRKV |
Package | CR |
Module Type | Update Module |
This function module does not define any IMPORTING parameters.
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 |
---|---|---|---|---|
XKAPE | LIKE | RCRKAPE | KAP-EINHEITEN NEW | |
XKAPP | LIKE | RCRKAPP | KAP-PERSONEN NEW | |
XKAPV | LIKE | RCRKAPV | KAP-QUAL/ANF. PROFS NEW | |
YKAPE | LIKE | RCRKAPE | KAP-EINHEITEN OLD | |
YKAPP | LIKE | RCRKAPP | KAP-PERSONEN OLD | |
YKAPV | LIKE | RCRKAPV | KAP-QUAL/ANF. PROFS OLD |
This function module does not define any Exceptions.