SAP Function Module FI_PAYMENT_ORDER_APPEND_MODIFY

Update für Payment Order Kopfdaten

The Function Module FI_PAYMENT_ORDER_APPEND_MODIFY (Update für Payment Order Kopfdaten) is a standard Function Module in SAP ERP and is part of the function group FPO1 within the package FMZE.

Technical Information

Function Module FI_PAYMENT_ORDER_APPEND_MODIFY
Short Text Update für Payment Order Kopfdaten
Function Group FPO1
Package FMZE
Module Type Update Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_HEADER LIKE PAYOH Kopfdaten Payment Order
I_MODE LIKE BOOLE-BOOLE Modus

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_ITEM LIKE PAYRQ Zugehörige Payment Requests

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
PARAMETER_INVALID Parameter ungültig
UPDATE_HEADER_FAILED Update Kopfdaten fehlgeschlagen
UPDATE_ITEM_FAILED Update zugehörige PayRq fehlgeschlagen
UPDATE_WITHOUT_ITEMS Update ohne Payment Requests nicht möglich