Data Element list used by SAP ABAP Function Module FIPR_INTERFACE_GET_FUNCTION (Supplies a Function/Feature of a Product)
SAP ABAP Function Module
FIPR_INTERFACE_GET_FUNCTION (Supplies a Function/Feature of a Product) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | FIPR_PRODINT | Internal Product ID | SOURCE REFERENCE(I_PRODINT) LIKE FIPR_PRODV-PRODINT |
|
| 2 | FIPR_STATUSATTR | Status of an Attribute | SOURCE VALUE(E_STATUS) LIKE FIPR_VA-STATUS |
|
| 3 | FIPR_TABNAME | Table/Structure Name | SOURCE REFERENCE(I_TABNAME) LIKE TFIPR_ATTRFUNCT-TABNAME |
|
| 4 | FIPR_VALUE | Field value | SOURCE REFERENCE(I_VALUE) LIKE TFIPR_ATTRFUNCT-VALUE OPTIONAL |
|
| 5 | FIPR_VERSION | Version of a Product | SOURCE REFERENCE(I_VERSION) LIKE FIPR_PRODV-VERSION |
|
| 6 | NAME_FELD | Field name | SOURCE REFERENCE(I_FIELDNAME) LIKE TFIPR_ATTRFUNCT-FIELDNAME |
|