Table/Structure Field list used by SAP ABAP Function Module FIPR_PRODUCT_GET_LATEST_VERS (Reads the Last Version of a Product)
SAP ABAP Function Module
FIPR_PRODUCT_GET_LATEST_VERS (Reads the Last Version of a Product) is using
# | Object Type | Object Name | Object Description | Note |
---|---|---|---|---|
![]() |
![]() |
|||
1 | ![]() |
FIPR_PRODV - PRODINT | Internal Product ID | |
2 | ![]() |
FIPR_PRODV - PRODINT | Internal Product ID | SOURCE VALUE(I_PRODINT) LIKE FIPR_PRODV-PRODINT |
3 | ![]() |
FIPR_PRODV - VERSION | Version of a Product | |
4 | ![]() |
FIPR_PRODV - VERSION | Version of a Product | SOURCE VALUE(E_VERSION) LIKE FIPR_PRODV-VERSION |
5 | ![]() |
FIPR_PRODV - XACTIVE | ID Version is Active (Can Have Instances) | |
6 | ![]() |
FIPR_PRODV - XACTIVE | ID Version is Active (Can Have Instances) | SOURCE VALUE(I_XACTIVE) LIKE FIPR_PRODV-XACTIVE DEFAULT 'X' |