Table/Structure Field list used by SAP ABAP Function Module BKK_PRODUCT_CHECK_TRANSACTION (Checks if a Payment Transaction Operation Allowed in a Product)
SAP ABAP Function Module
BKK_PRODUCT_CHECK_TRANSACTION (Checks if a Payment Transaction Operation 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 (=' ') | ||
| 2 | BOOLE - BOOLE | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | SOURCE VALUE(I_MESSAGE) LIKE BOOLE-BOOLE DEFAULT 'X' |
|
| 3 | FIPR_PRODUCT - PRODEXT | External Product ID | ||
| 4 | FIPR_PRODV - PRODINT | Internal Product ID | SOURCE VALUE(I_PRODINT) LIKE FIPR_PRODV-PRODINT |
|
| 5 | FIPR_PRODV - PRODINT | Internal Product ID | ||
| 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 | FIPR_VA_VALUE2 - STATUS | Status of a Field Value | ||
| 10 | FIPR_VA_VALUE2 - VALUE1 | Field valvue within the matrix | ||
| 11 | FIPR_VA_VALUE2 - VALUE2 | Field valvue within the matrix | ||
| 12 | TBKKG1 - MEDIUM | Medium | SOURCE VALUE(I_MEDIUM) LIKE TBKKG1-MEDIUM |
|
| 13 | TBKKG1 - MEDIUM | Medium | ||
| 14 | TBKKG3 - TRNSTYPE | Transaction Type | SOURCE VALUE(I_TRNSTYPE) LIKE TBKKG3-TRNSTYPE |
|
| 15 | TBKKG3 - TRNSTYPE | Transaction Type |