Menu

SAP Function Module CX_KBED_INDIV_CAP_SCHEDULE

Einzelkapazitätsbedarfe zu einem Hauptkapazitätsbedarf erzeugen

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.

Technical Information

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

Importing Parameters

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

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table 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

Exceptions

This function module does not define any Exceptions.