Menu

SAP Function Module BKK_COND_SIM_MERGE_PO_IT_PL

Mischen geplante Aufträge u. Posten für Simulation

The Function Module BKK_COND_SIM_MERGE_PO_IT_PL (Mischen geplante Aufträge u. Posten für Simulation) is a standard Function Module in SAP ERP and is part of the function group FB98 within the package FKBC.

Technical Information

Function Module BKK_COND_SIM_MERGE_PO_IT_PL
Short Text Mischen geplante Aufträge u. Posten für Simulation
Function Group FB98
Package FKBC
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CLOS_NRADD TYPE BKK_CLNRAD Zusatz zur Abschlußperiodennummer

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_RETURN LIKE SY-SUBRC Rückgabewert, Rückgabewert nach ABAP-Anweisungen

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_BKKIT_TMP LIKE BKKITTMP Geplante Zahlungsposten
T_BKKPOIT_TMP_DP LIKE IBKKPOIT_TMP_DP Struktur für geplanten Auftrag - Postendaten mit Budatum

Exceptions

This function module does not define any Exceptions.