The Function Module FI_PSO_LIST_SELECTION (Funktionen zur Vorbereitung und Abarbeitung eines Selektionsbildes) is a standard Function Module in SAP ERP and is part of the function group F0KC within the package FMFI.
Function Module | FI_PSO_LIST_SELECTION |
Short Text | Funktionen zur Vorbereitung und Abarbeitung eines Selektionsbildes |
Function Group | F0KC |
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 | Aktivitaet (Anlegen, Aendern, etc.) | |
I_PSOTYP | LIKE | PSOTP-PSOTYP | SPACE | Belegtyp (Anordnungen, etc.) |
I_RECURRING | LIKE | BOOLE-BOOLE | SPACE | (X) - Daueranordnung |
I_SELKONTO | TYPE | C | SPACE | Aufblenden der Tabellenauswahlmaske |
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 |
---|---|---|---|---|
T_PSO | LIKE | PSO02 | Liste der von der DB gelesenen Anordnungen | |
T_TABNAMES | LIKE | IDD02N | Liste der zu lesenden Tabellen |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
EXIT_COMMAND | Verlassen der Transaktion |
NO_ACTION | Verlassen der Selektion |