Table/Structure Field 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 - BOOLE | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | SOURCE VALUE(I_MESSAGE) LIKE BOOLE-BOOLE DEFAULT 'X' |
|
| 2 | BOOLE - BOOLE | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | ||
| 3 | FIPR_PRODUCT - PRODEXT | External Product ID | ||
| 4 | FIPR_PRODV - PRODINT | Internal Product ID | ||
| 5 | FIPR_PRODV - PRODINT | Internal Product ID | SOURCE VALUE(I_PRODINT) LIKE FIPR_PRODV-PRODINT |
|
| 6 | FIPR_PRODV - VERSION | Version of a Product | SOURCE VALUE(I_VERSION) LIKE FIPR_PRODV-VERSION |
|
| 7 | FIPR_PRODV - VERSION | Version of a Product | ||
| 8 | FIPR_VA - STATUS | Status of an Attribute | ||
| 9 | TBKKG2 - FUNCTION | Features | ||
| 10 | TBKKG2 - FUNCTION | Features | SOURCE VALUE(I_FUNCTION) LIKE TBKKG2-FUNCTION |
|
| 11 | TBKKG2T - T_FUNCT | Description Feature | ||
| 12 | TFIPR_ATTRFUNCT - VALUE | Field value |