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.
Function Module | FI_PSO_GET_FIELDSTATUS |
Short Text | IS-PS: Feldstatus pro Belegart ermitteln |
Function Group | F0KE |
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_BLART | LIKE | PSO02-BLART | Belegart | |
I_BUKRS | LIKE | PSO02-BUKRS | Buchungskreis |
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 |
---|---|---|---|---|
E_T_FIELDMOD | TYPE | FIPSO_T_FIELDMOD | Feldstatus |
This function module does not define any Exceptions.