Menu

SAP Function Module FIPR_VA_GET_FLDVAL

Liest die Werteeinschränkungen der Felder einer Version

The Function Module FIPR_VA_GET_FLDVAL (Liest die Werteeinschränkungen der Felder einer Version) is a standard Function Module in SAP ERP and is part of the function group FIPR_VALUES_DB within the package FIPR_PROD_ATTR.

Technical Information

Function Module FIPR_VA_GET_FLDVAL
Short Text Liest die Werteeinschränkungen der Felder einer Version
Function Group FIPR_VALUES_DB
Package FIPR_PROD_ATTR
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_PRODINT LIKE FIPR_VA-PRODINT Produkt
I_VERSION LIKE FIPR_VA-VERSION Version
I_XACTIVE LIKE FIPR_VA-XACTIVE Kennz: Aktiv

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
T_VA_FLDVAL LIKE FIPR_VA_FLDVAL Werteeinschränkungen der Felder einer Version

Exceptions

This function module does not define any Exceptions.