Table list used by SAP ABAP Function Module BKK_PRODUCT_CHECK_CPD (Checks if Product is a CpD Product)
SAP ABAP Function Module
BKK_PRODUCT_CHECK_CPD (Checks if Product is a CpD Product) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | FIPR_PRODV | Version of a Prodcut, Master Data | SOURCE VALUE(I_PRODINT) LIKE FIPR_PRODV-PRODINT |
|
| 2 | FIPR_PRODV | Version of a Prodcut, Master Data | SOURCE VALUE(I_VERSION) LIKE FIPR_PRODV-VERSION |
|
| 3 | FIPR_VA | Version Attribute | ||
| 4 | IBKK_PRODUCT | Control Attributes of the Product | SOURCE VALUE(E_XCPD) LIKE IBKK_PRODUCT-XCPD |
|