The Function Module FI_PSO_PSOFST_FL_FLAGS_READ (IS-PS: Feldstatus zu einem Feld 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_PSOFST_FL_FLAGS_READ |
Short Text | IS-PS: Feldstatus zu einem Feld 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_FELDN | LIKE | PSOFST_FL-FELDN | Feldname |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_PSOFST_FL | LIKE | PSOFST_FL | Feldstatus |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.