Menu

SAP Function Module FIPR_VA_GET_VALUE2_SINGLE

Liest einen Feldwert einer Matrix einer Version

The Function Module FIPR_VA_GET_VALUE2_SINGLE (Liest einen Feldwert einer Matrix 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_VALUE2_SINGLE
Short Text Liest einen Feldwert einer Matrix 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_ATTRNO LIKE TFIPR_ATTRVALUE2-ATTRNO Interne Attribut-ID
I_PRODINT LIKE FIPR_VA-PRODINT Produkt
I_VALUE1 LIKE FIPR_VA_VALUE2-VALUE1 Feldwert 1
I_VALUE2 LIKE FIPR_VA_VALUE2-VALUE2 Feldwert 2
I_VERSION LIKE FIPR_VA-VERSION Version
I_XACTIVE LIKE FIPR_VA-XACTIVE Kennz: Aktiv

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_STATUS LIKE FIPR_VA_VALUE2-STATUS Status des Feldwertes

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.