The Function Module FI_PSO_TRANS_SCREEN (IS-PS: Umbuchungs-/Verrechnungsanordnung verwalten) is a standard Function Module in SAP ERP and is part of the function group F0KA within the package FMFI.
Function Module | FI_PSO_TRANS_SCREEN |
Short Text | IS-PS: Umbuchungs-/Verrechnungsanordnung verwalten |
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_ACTIVITY | LIKE | TACT-ACTVT | Aktivität | |
I_PSOTYP | LIKE | PSOTY-PSOTYP | Belegtyp Zahlungsanordnung Kommunen | |
I_RECURRING | LIKE | BOOLE-BOOLE | SPACE | (X) - Daueranordnung |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_RETURNCODE | LIKE | SY-SUBRC | 1-Approve/2-Reject (Genehmigen) |
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
C_F_HEADER_NEW | TYPE | FIPSO_HEADER | Kopfdaten | |
C_F_HEADER_OLD | TYPE | FIPSO_HEADER | Kopfdaten | |
C_F_RECEIV_NEW | LIKE | PSO02S | Senderadresse | |
C_F_RECEIV_OLD | LIKE | PSO02S | Senderadresse |
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
T_SENDER_NEW | LIKE | PSO02S | Empfängeradresse | |
T_SENDER_OLD | LIKE | PSO02S | Empfängeradresse |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
INTERNAL_ERROR | Interner Verarbeitungsfehler |
UNKNOWN_ACTIVITY | Bearbeitung abgebrochen |