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.
Function Module | FI_PAYMENT_ORDER_APPEND_MODIFY |
Short Text | Update für Payment Order Kopfdaten |
Function Group | FPO1 |
Package | FMZE |
Module Type | Update Module |
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 |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING 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 |
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 |