Data Element list used by SAP ABAP Function Module BKK_GL_CONVERT_TO_FOREIGN_CURR (BCA: Supplies Current Balance for Period for an FI Account)
SAP ABAP Function Module
BKK_GL_CONVERT_TO_FOREIGN_CURR (BCA: Supplies Current Balance for Period for an FI Account) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BLART | Document type | SOURCE VALUE(I_BLART) LIKE BKPF-BLART |
|
| 2 | BUDAT | Posting Date in the Document | SOURCE VALUE(I_BUDAT) LIKE BKPF-BUDAT |
|
| 3 | BUKRS | Company Code | SOURCE VALUE(I_BUKRS) LIKE BKPF-BUKRS |
|
| 4 | DMBTR | Amount in local currency | SOURCE VALUE(I_DMBTR) LIKE BSEG-DMBTR |
|
| 5 | WAERS | Currency Key | SOURCE VALUE(I_WAERS) LIKE BKPF-WAERS |
|
| 6 | WRBTR | Amount in document currency | SOURCE VALUE(E_WRBTR) LIKE BSEG-WRBTR |
|