Menu

SAP Function Module BKK_PAYM_ORDER_PLANNED_CREATE

Aufruf Dialog Zahlungsauftrag für Terminauftrag

The Function Module BKK_PAYM_ORDER_PLANNED_CREATE (Aufruf Dialog Zahlungsauftrag für Terminauftrag) is a standard Function Module in SAP ERP and is part of the function group FBPO within the package FKBO.

Technical Information

Function Module BKK_PAYM_ORDER_PLANNED_CREATE
Short Text Aufruf Dialog Zahlungsauftrag für Terminauftrag
Function Group FBPO
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_DATE_POST TYPE BKK_PSTDAT Buchungsdatum
I_POIT_SND TYPE IBKKPOIT Struktur für Zahlungsauftrag - Postendaten

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_PAORN TYPE BKK_PAORN_TMP Nummer des geplanten Zahlungsauftrags
E_PO_STATUS TYPE BKK_POSTAT Status eines Zahlungsauftrages
E_RC LIKE SY-SUBRC Returncode

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.