Data Element 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 | ![]() |
BKK_FUNCT | Features | SOURCE VALUE(I_FUNCTION) LIKE TBKKG2-FUNCTION |
2 | ![]() |
BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | SOURCE VALUE(I_MESSAGE) LIKE BOOLE-BOOLE DEFAULT 'X' |
3 | ![]() |
FIPR_PRODINT | Internal Product ID | SOURCE VALUE(I_PRODINT) LIKE FIPR_PRODV-PRODINT |
4 | ![]() |
FIPR_VERSION | Version of a Product | SOURCE VALUE(I_VERSION) LIKE FIPR_PRODV-VERSION |