Menu

SAP Function Module FI_PSO_GET_FIELDSTATUS

IS-PS: Feldstatus pro Belegart ermitteln

The Function Module FI_PSO_GET_FIELDSTATUS (IS-PS: Feldstatus pro Belegart ermitteln) is a standard Function Module in SAP ERP and is part of the function group F0KE within the package FMFI.

Technical Information

Function Module FI_PSO_GET_FIELDSTATUS
Short Text IS-PS: Feldstatus pro Belegart ermitteln
Function Group F0KE
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_BLART LIKE PSO02-BLART Belegart
I_BUKRS LIKE PSO02-BUKRS Buchungskreis

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
E_T_FIELDMOD TYPE FIPSO_T_FIELDMOD Feldstatus

Exceptions

This function module does not define any Exceptions.