Table/Structure Field list used by SAP ABAP Function Module TB_COVR_FI_DOCUMENT_UPDATE (FI-Belegzeile updaten (nur die Felder KURSR, GBETR werden verändert!!))
SAP ABAP Function Module
TB_COVR_FI_DOCUMENT_UPDATE (FI-Belegzeile updaten (nur die Felder KURSR, GBETR werden verändert!!)) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BKPF - BELNR | Accounting Document Number | ||
| 2 | BKPF - BELNR | Accounting Document Number | SOURCE VALUE(IMP_BELNR) LIKE BKPF-BELNR |
|
| 3 | BKPF - BUKRS | Company Code | SOURCE VALUE(IMP_BUKRS) LIKE BKPF-BUKRS |
|
| 4 | BKPF - BUKRS | Company Code | ||
| 5 | BKPF - GJAHR | Fiscal Year | SOURCE VALUE(IMP_GJAHR) LIKE BKPF-GJAHR DEFAULT '0000' |
|
| 6 | BKPF - GJAHR | Fiscal Year | ||
| 7 | BSEG - BUZEI | Number of Line Item Within Accounting Document | SOURCE VALUE(IMP_BUZEI) LIKE BSEG-BUZEI |
|
| 8 | BSEG - BUZEI | Number of Line Item Within Accounting Document | ||
| 9 | BSEG - GBETR | Hedged Amount in Foreign Currency | SOURCE VALUE(IMP_GBETR) LIKE BSEG-GBETR OPTIONAL |
|
| 10 | BSEG - GBETR | Hedged Amount in Foreign Currency | ||
| 11 | BSEG - KURSR | Hedged Exchange Rate | ||
| 12 | BSEG - KURSR | Hedged Exchange Rate | SOURCE VALUE(IMP_KURSR) LIKE BSEG-KURSR OPTIONAL |
|
| 13 | SYST - DATUM | ABAP System Field: Current Date of Application Server |