Menu

SAP Function Module FI_PSO_MAIN_SCREEN

Einzelbildschirm Anlegen/Ändern/Anzeigen Zahlungsanordnung (local governm)

The Function Module FI_PSO_MAIN_SCREEN (Einzelbildschirm Anlegen/Ändern/Anzeigen Zahlungsanordnung (local governm)) is a standard Function Module in SAP ERP and is part of the function group F0KA within the package FMFI.

Technical Information

Function Module FI_PSO_MAIN_SCREEN
Short Text Einzelbildschirm Anlegen/Ändern/Anzeigen Zahlungsanordnung (local governm)
Function Group F0KA
Package FMFI
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_ACTIVITY LIKE TACT-ACTVT Aktivität
I_F_SUGG TYPE FIPSO_SUGG Vorschlag Kreditor
I_LEAVE_SCREEN LIKE BOOLE-BOOLE Datenelement zur Domäne BOOLE: TRUE (-'X') und FALSE (-' ')
I_LOOP_CURSOR LIKE SY-INDEX 1 Bearbeitete Position in Tabelle
I_PSOTYP LIKE PSOTY-PSOTYP Belegtyp Zahlungsanordnung Kommunen
I_RECURRING LIKE BOOLE-BOOLE SPACE (X) - Daueranordnung

Exporting Parameters

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)

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_NEW LIKE PSO02S zusätzl. Sachkontenpositionen
T_ITEM_OLD LIKE PSO02S zusätzl. Sachkontenpositionen (alter Z.)
T_PSO02_NEW LIKE PSO02 Zahlungsanordnung
T_PSO02_OLD LIKE PSO02 Zahlungsanordnung (alter Zustand)
T_PSSEC_NEW TYPE FIPSO_BSEC_TAB CpD-Daten
T_PSSEC_OLD TYPE FIPSO_BSEC_TAB CpD-Daten (alter Zustand)

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
CANCELLED abgebrochen mit 'EXIT'
FINISHED beendet mit 'ENDE'
INTERNAL_ERROR Interner Verarbeitungsfehler
UNKNOWN_ACTIVITY unbekannte Aktivität
UNKNOWN_TYPE unbekannter Anordnungstyp