The Function Module FI_PSO_PP_POST (IS-PS: Buchen einer vorerfassten Anordnung (Dialog optional)) is a standard Function Module in SAP ERP and is part of the function group F0KA within the package FMFI.
Function Module | FI_PSO_PP_POST |
Short Text | IS-PS: Buchen einer vorerfassten Anordnung (Dialog optional) |
Function Group | F0KA |
Package | FMFI |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_COMPY | LIKE | BKPF-BUKRS | Buchungskreis | |
I_LOTKZ | LIKE | BKPF-LOTKZ | Bündelungskennzeichen | |
I_PSOTYP | LIKE | PSOTP-PSOTYP | Anordnungstyp | |
I_RECURRING | LIKE | BOOLE-BOOLE | SPACE | (X) - Daueranordnung |
I_XDIALOG | LIKE | BOOLE-BOOLE | 'X' | (X)-mit Dialog, (SPACE)-ohne Dialog |
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 |
---|---|---|---|---|
E_T_PSO4CLEAR | LIKE | PSO02 | Struktur Zahlungsanordnung ( local government, screen ) |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
CANCELLED | Abgebrochen |
NO_KEY_SPECIFIED | ohne Dialog wird LOTKZ/COMPY benötigt |
UNKNOWN_TYPE | Anordnungstyp unbekannt |