Table/Structure Field 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 - BOOLE | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | SOURCE VALUE(E_XACTIVE_NOT_FOUND) LIKE BOOLE-BOOLE |
|
| 2 | BOOLE - BOOLE | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | ||
| 3 | TDPR_PRODV - PRODINT | Internal Product ID | SOURCE VALUE(I_PRODINT) LIKE TDPR_PRODV-PRODINT |
|
| 4 | TDPR_PRODV - PRODINT | Internal Product ID | ||
| 5 | TDPR_PRODV - VERSION | Product Version | SOURCE VALUE(I_VERSION) LIKE TDPR_PRODV-VERSION |
|
| 6 | TDPR_PRODV - VERSION | Product Version | ||
| 7 | TDPR_PRODV - XACTIVE | Indicator: Version Is Active (Can Have Characteristic Vals) | ||
| 8 | TDPR_PRODV - XACTIVE | Indicator: Version Is Active (Can Have Characteristic Vals) | SOURCE VALUE(I_XACTIVE) LIKE TDPR_PRODV-XACTIVE DEFAULT 'X' |
|