Table/Structure Field 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 - PRODINT | Internal Product ID | ||
| 2 | FIPR_PRODV - PRODINT | Internal Product ID | SOURCE VALUE(I_PRODINT) LIKE FIPR_PRODV-PRODINT |
|
| 3 | FIPR_PRODV - VERSION | Version of a Product | ||
| 4 | FIPR_PRODV - VERSION | Version of a Product | SOURCE VALUE(I_VERSION) LIKE FIPR_PRODV-VERSION |
|
| 5 | FIPR_VA - STATUS | Status of an Attribute | ||
| 6 | IBKK_PRODUCT - XCPD | Product is a CpD (Suspense) Product | ||
| 7 | IBKK_PRODUCT - XCPD | Product is a CpD (Suspense) Product | SOURCE VALUE(E_XCPD) LIKE IBKK_PRODUCT-XCPD |
|