Data Element list used by SAP ABAP Function Module FVD_IF_GET_PRODUCT_VERSION (Liesen einer Version eines Produkts)
SAP ABAP Function Module
FVD_IF_GET_PRODUCT_VERSION (Liesen einer Version eines Produkts) is using
# | Object Type | Object Name | Object Description | Note |
---|---|---|---|---|
![]() |
![]() |
|||
1 | ![]() |
BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | SOURCE VALUE(E_XACTIVE_NOT_FOUND) LIKE BOOLE-BOOLE |
2 | ![]() |
TB_PR_PRODINT | Internal Product ID | SOURCE VALUE(I_PRODINT) LIKE TDPR_PRODV-PRODINT |
3 | ![]() |
TB_PR_VERSION | Product Version | SOURCE VALUE(I_VERSION) LIKE TDPR_PRODV-VERSION |
4 | ![]() |
TB_PR_XACTIVE | Indicator: Version Is Active (Can Have Characteristic Vals) | SOURCE VALUE(I_XACTIVE) LIKE TDPR_PRODV-XACTIVE DEFAULT 'X' |