The Function Module CX_KBED_INDIV_CAP_SCHEDULE (Einzelkapazitätsbedarfe zu einem Hauptkapazitätsbedarf erzeugen) is a standard Function Module in SAP ERP and is part of the function group CXTK within the package CX.
Function Module | CX_KBED_INDIV_CAP_SCHEDULE |
Short Text | Einzelkapazitätsbedarfe zu einem Hauptkapazitätsbedarf erzeugen |
Function Group | CXTK |
Package | CX |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
AFVGD_IMP | LIKE | AFVGD | Operation to which cap. rqmts are assigned | |
I_FLG_ARBEI | LIKE | CAUFVD-FLG_ARBEI | SPACE | Operation has no time segments |
I_FLG_EXACT_BREAKS | LIKE | CAUFVD-BREAKS | SPACE | |
I_FLG_SHIFT_ORDER | LIKE | TCX00-AUF_SHIFT | SPACE |
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 |
---|---|---|---|---|
T_KBEDD | LIKE | KBEDD | Existing splits | |
T_KBEDD_OLD | LIKE | KBEDD |
This function module does not define any Exceptions.