Table list used by SAP ABAP Function Module FIPR_PRODV_GET_ALL (Reads All (Active) Versions of a Product)
SAP ABAP Function Module
FIPR_PRODV_GET_ALL (Reads All (Active) Versions of a Product) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | FIPR_PRODV | Version of a Prodcut, Master Data | SOURCE T_FIPR_PRODV STRUCTURE FIPR_PRODV |
|
| 2 | FIPR_PRODV | Version of a Prodcut, Master Data | SOURCE VALUE(I_PRODINT) LIKE FIPR_PRODV-PRODINT |
|
| 3 | FIPR_PRODV | Version of a Prodcut, Master Data | SOURCE VALUE(I_XACTIVE) LIKE FIPR_PRODV-XACTIVE DEFAULT 'X' |
|
| 4 | FIPR_PRODV | Version of a Prodcut, Master Data | ||