Menu

SAP Function Module FI_PSO_LIST_DISPLAY

Funktion zur Darstellung von Beleglisten.

The Function Module FI_PSO_LIST_DISPLAY (Funktion zur Darstellung von Beleglisten.) is a standard Function Module in SAP ERP and is part of the function group F0KC within the package FMFI.

Technical Information

Function Module FI_PSO_LIST_DISPLAY
Short Text Funktion zur Darstellung von Beleglisten.
Function Group F0KC
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 Aktivitaet (Anlegen, Aendern, etc.)
I_PSOTYP LIKE PSOTP-PSOTYP SPACE Belegtyp (Anordnungen, etc.)

Exporting Parameters

This function module does not define any EXPORTING parameters.

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_IFMEPAO LIKE IFMEPAO Liste der gelesenen Anordnungen
T_TABNAMES LIKE IDD02N Liste der gelesenen Tabellen

Exceptions

This function module does not define any Exceptions.