Menu

SAP Function Module FI_PSO_FI_TABLES_CHECK

IS-PS: FI-Tabellen fuer einen FI-Beleg pruefen

The Function Module FI_PSO_FI_TABLES_CHECK (IS-PS: FI-Tabellen fuer einen FI-Beleg pruefen) 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_FI_TABLES_CHECK
Short Text IS-PS: FI-Tabellen fuer einen FI-Beleg pruefen
Function Group F0KA
Package FMFI
Module Type Normal Module

Importing Parameters

This function module does not define any IMPORTING parameters.

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
C_CHECK LIKE BOOLE-BOOLE Datenelement zur Domäne BOOLE: TRUE (-'X') und FALSE (-' ')
C_SAVE LIKE BOOLE-BOOLE Datenelement zur Domäne BOOLE: TRUE (-'X') und FALSE (-' ')

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
U_T_WITH LIKE WITH_ITEMX Hilfsstruktur für Tabelle WITH_ITEM

Exceptions

This function module does not define any Exceptions.