Table list used by SAP ABAP Function Module FIPR_INTERFACE_CHECK_VE_EXISTS (Checks if a Product Version Exists)
SAP ABAP Function Module
FIPR_INTERFACE_CHECK_VE_EXISTS (Checks if a Product Version Exists) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BOOLE | Boolean variable | SOURCE VALUE(E_XVERSION_EXISTS) LIKE BOOLE-BOOLE |
|
| 2 | FIPR_PRODV | Version of a Prodcut, Master Data | SOURCE VALUE(I_VERSION) LIKE FIPR_PRODV-VERSION |
|
| 3 | FIPR_PRODV | Version of a Prodcut, Master Data | SOURCE VALUE(I_PRODINT) LIKE FIPR_PRODV-PRODINT |
|