Menu

SAP Function Module FI_PSO_ENTRY_SCREEN

Einstiegsbild Anlegen/Ändern/Anzeigen/Genehmigen/Löschen Anordnung

The Function Module FI_PSO_ENTRY_SCREEN (Einstiegsbild Anlegen/Ändern/Anzeigen/Genehmigen/Löschen Anordnung) 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_ENTRY_SCREEN
Short Text Einstiegsbild Anlegen/Ändern/Anzeigen/Genehmigen/Löschen Anordnung
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_BUKRS LIKE BKPF-BUKRS SPACE Buchungskreis
I_LOTKZ LIKE BKPF-LOTKZ SPACE Bündelungsnummer
I_PSOTYP LIKE PSOTP-PSOTYP SPACE Typ der Anordnung
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 (beim Genehmigen)

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
CANCELLED abgebrochen
NO_TYPE Anordnungstyp ist beim Anlegen notwendig
UNKNOWN_ACTIVITY Aktivität unbekannt
UNKNOWN_TYPE Typ unbekannt