Menu

SAP Function Module CY_KBED_COMMITMENT_GET

Belegung durch KBED-Satz lesen.

The Function Module CY_KBED_COMMITMENT_GET (Belegung durch KBED-Satz lesen.) is a standard Function Module in SAP ERP and is part of the function group CY16 within the package CY01.

Technical Information

Function Module CY_KBED_COMMITMENT_GET
Short Text Belegung durch KBED-Satz lesen.
Function Group CY16
Package CY01
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_FLG_FORWARD TYPE C 'X' Look for record in the future
I_FLG_GET_EXACT TYPE C SPACE Only return record if found exactly
I_INDEX LIKE SY-TABIX 0 Index in document table
I_KEY1_BTAB LIKE CYKAPABEL-KEY1 AUFPL if operation or BEDID if KBED
I_KEY2_BTAB LIKE CYKAPABEL-KEY2 APLZL if operation or BEDZL if KBED
I_KEY3_BTAB LIKE CYKAPABEL-KEY3 CANUM if KBED

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_FLG_FOUND_EXACT TYPE C Next record was found exactly
E_INDEX_PRED LIKE SY-TABIX Index of record
E_INDEX_SUCC LIKE SY-TABIX Index of next record
E_KBED_COMMITMENT_PRED LIKE CYKAPABEL Capacity commitment record (for example, machines)
E_KBED_COMMITMENT_SUCC LIKE CYKAPABEL Capacity commitment record successor

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
NOT_FOUND Record was not in the table