Menu

SAP Function Module FI_PSO_OBJECT_CHECK

Prueft, ob mit einem Objekt die entsprechenden Aktionen moeglich sind

The Function Module FI_PSO_OBJECT_CHECK (Prueft, ob mit einem Objekt die entsprechenden Aktionen moeglich sind) is a standard Function Module in SAP ERP and is part of the function group F0KD within the package FMFI.

Technical Information

Function Module FI_PSO_OBJECT_CHECK
Short Text Prueft, ob mit einem Objekt die entsprechenden Aktionen moeglich sind
Function Group F0KD
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
IMP_PSOOB LIKE PSO27-PSOOB
IMP_XMODE LIKE PSO25-OPER

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
CHA_PSO27 LIKE PSO27
CHA_PSO28 LIKE PSO28
CHA_PSO29 LIKE PSO29

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.