Table list used by SAP ABAP Function Module BKK_PRODUCT_CHECK_FUNCTION (Checks if a Feature is Allowed in a Product)
SAP ABAP Function Module
BKK_PRODUCT_CHECK_FUNCTION (Checks if a Feature is Allowed in a Product) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BOOLE | Boolean variable | SOURCE VALUE(I_MESSAGE) LIKE BOOLE-BOOLE DEFAULT 'X' |
|
| 2 | FIPR_PRODUCT | Product, Master Data | ||
| 3 | FIPR_PRODV | Version of a Prodcut, Master Data | SOURCE VALUE(I_VERSION) LIKE FIPR_PRODV-VERSION |
|
| 4 | FIPR_PRODV | Version of a Prodcut, Master Data | SOURCE VALUE(I_PRODINT) LIKE FIPR_PRODV-PRODINT |
|
| 5 | FIPR_VA | Version Attribute | ||
| 6 | TBKKG2 | Features | SOURCE VALUE(I_FUNCTION) LIKE TBKKG2-FUNCTION |
|
| 7 | TBKKG2T | Text Table for Features | ||
| 8 | TFIPR_ATTRFUNCT | Attribute: Feature | ||