Data Element list used by SAP ABAP Function Module FKK_ROUND_INFO (get information about rounding rule)
SAP ABAP Function Module
FKK_ROUND_INFO (get information about rounding rule) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BUKRS | Company Code | SOURCE VALUE(I_COMPANY) LIKE T001-BUKRS |
|
| 2 | REINC_KK | Smallest unit to which credit amounts are to be rounded | SOURCE VALUE(E_UNITC) LIKE TFK001R-REINC |
|
| 3 | REIND_KK | Smallest unit to which debit amounts are to be rounded | SOURCE VALUE(E_UNITD) LIKE TFK001R-REIND |
|
| 4 | RMETC_KK | Rounding method for credit amounts | SOURCE VALUE(E_METC) LIKE TFK001R-RMETC |
|
| 5 | RMETD_KK | Rounding method for debit amounts | SOURCE VALUE(E_METD) LIKE TFK001R-RMETD |
|
| 6 | WAERS | Currency Key | SOURCE VALUE(I_CURRENCY) LIKE T001-WAERS |
|