Table/Structure Field list used by SAP ABAP Function Module FIPR_PRODV_GET_VALID_NOW (Reads the Valid and Active Version of a Product)
SAP ABAP Function Module
FIPR_PRODV_GET_VALID_NOW (Reads the Valid and Active Version of a Product) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BOOLE - BOOLE | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | ||
| 2 | FIPR_PRODV - PRODINT | Internal Product ID | ||
| 3 | FIPR_PRODV - PRODINT | Internal Product ID | SOURCE VALUE(I_PRODINT) LIKE FIPR_PRODV-PRODINT |
|
| 4 | FIPR_PRODV - VALID_FROM | Valid from | ||
| 5 | FIPR_PRODV - VALID_TO | Valid to | ||
| 6 | FIPR_PRODV - XACTIVE | ID Version is Active (Can Have Instances) | ||
| 7 | SYST - DATUM | ABAP System Field: Current Date of Application Server | ||