Data Element list used by SAP ABAP Function Module FIPR_VA_GET_SINGLE (Reads the Attribute Status for a Version)
SAP ABAP Function Module
FIPR_VA_GET_SINGLE (Reads the Attribute Status for a Version) is using
# | Object Type | Object Name | Object Description | Note |
---|---|---|---|---|
![]() |
![]() |
|||
1 | ![]() |
FIPR_ATTRNO | Attribute ID | SOURCE REFERENCE(I_ATTRNO) LIKE FIPR_VA-ATTRNO |
2 | ![]() |
FIPR_PRODINT | Internal Product ID | SOURCE REFERENCE(I_PRODINT) LIKE FIPR_VA-PRODINT |
3 | ![]() |
FIPR_STATUSATTR | Status of an Attribute | SOURCE VALUE(E_STATUS) LIKE FIPR_VA-STATUS |
4 | ![]() |
FIPR_VERSION | Version of a Product | SOURCE REFERENCE(I_VERSION) LIKE FIPR_VA-VERSION |
5 | ![]() |
FIPR_XACTIVE | ID Version is Active (Can Have Instances) | SOURCE REFERENCE(I_XACTIVE) LIKE FIPR_VA-XACTIVE OPTIONAL |