Menu

SAP Function Module BKK_PAYM_ORDER_CREATE_ITEMS

Zahlungsauftrag buchen oder freigeben (Auftraggeber u. Empfänger)

The Function Module BKK_PAYM_ORDER_CREATE_ITEMS (Zahlungsauftrag buchen oder freigeben (Auftraggeber u. Empfänger)) is a standard Function Module in SAP ERP and is part of the function group FBP2 within the package FKBO.

Technical Information

Function Module BKK_PAYM_ORDER_CREATE_ITEMS
Short Text Zahlungsauftrag buchen oder freigeben (Auftraggeber u. Empfänger)
Function Group FBP2
Package FKBO
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_IBKKPOHD LIKE IBKKPOHD Zahlungsauftrag - Kopfdaten
I_IBKKPOIT_SND LIKE IBKKPOIT Zahlungsauftrag - Postendaten Auftraggeber
I_ITEM_RETURN TYPE IBKKAPIIMP API: Importstruktur für Zahlungsposten (BKK)

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_IBKKPOIT_RCV LIKE IBKKPOIT Zahlungsauftrag - Postendaten Empfänger

Exceptions

This function module does not define any Exceptions.