Table/Structure Field list used by SAP ABAP Function Module BKK_PRODUCT_CHECK_XADAPTMAXDEP (Checks if Product allows Deposit adaption to maximm deposit.)
SAP ABAP Function Module
BKK_PRODUCT_CHECK_XADAPTMAXDEP (Checks if Product allows Deposit adaption to maximm deposit.) 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 - XADAPTION_MAXDEP | Deposit Adjustment up to Maximum Deposit | ||
| 7 | IBKK_PRODUCT - XADAPTION_MAXDEP | Deposit Adjustment up to Maximum Deposit | SOURCE REFERENCE(E_XADAPTMAXDEP) TYPE IBKK_PRODUCT-XADAPTION_MAXDEP |
|