Menu

SAP Function Module BKK_PAYM_ORDER_CONTROL

BKK: Verarbeitungs-Steuerung Zahlungsaufträge

The Function Module BKK_PAYM_ORDER_CONTROL (BKK: Verarbeitungs-Steuerung Zahlungsaufträge) is a standard Function Module in SAP ERP and is part of the function group FBIE within the package FKBP.

Technical Information

Function Module BKK_PAYM_ORDER_CONTROL
Short Text BKK: Verarbeitungs-Steuerung Zahlungsaufträge
Function Group FBIE
Package FKBP
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_AKTYP LIKE TBKKIDT-AKTYP Aktivität
I_CNT_AUTH LIKE SY-INDEX Anzahl Sätze ohne Berechtigung
I_DOCTYPE LIKE TBKKIDT-DOCTYPE Belegart
I_XDATE_POST TYPE TBKKIDT-XDATE_POST BKK: Buchungsdatum als Mußfeld
I_X_COPY TYPE BKK_XFELD SPACE XFeld

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_BKKPO TYPE BKKP_TAB_BKKPO_LIST Import Tabelle mit Auftragssätzen

Exceptions

This function module does not define any Exceptions.