Data Element list used by SAP ABAP Function Module FI_DUPLICATE_INVOICE_CHECK (Prüfung, ob die gleiche Rechnung bereits gebucht wurde)
SAP ABAP Function Module
FI_DUPLICATE_INVOICE_CHECK (Prüfung, ob die gleiche Rechnung bereits gebucht wurde) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BELNR_D | Accounting Document Number | SOURCE VALUE(I_BELNR) LIKE BSEG-BELNR OPTIONAL |
|
| 2 | BLART | Document type | SOURCE VALUE(I_BLART) TYPE BLART OPTIONAL |
|
| 3 | BLDAT | Document Date in Document | SOURCE VALUE(I_BLDAT) LIKE BKPF-BLDAT |
|
| 4 | BSTAT_D | Document Status | SOURCE VALUE(I_BSTAT) LIKE BKPF-BSTAT |
|
| 5 | BUKRS | Company Code | SOURCE VALUE(I_BUKRS) LIKE BKPF-BUKRS |
|
| 6 | BUZEI | Number of Line Item Within Accounting Document | SOURCE VALUE(I_BUZEI) LIKE BSEG-BUZEI OPTIONAL |
|
| 7 | GJAHR | Fiscal Year | SOURCE VALUE(I_GJAHR) LIKE BSEG-GJAHR OPTIONAL |
|
| 8 | KOART | Account type | SOURCE VALUE(I_KOART) LIKE BSEG-KOART |
|
| 9 | LIFNR | Account Number of Vendor or Creditor | SOURCE VALUE(I_LIFNR) LIKE BSEG-LIFNR |
|
| 10 | REPRF | Check Flag for Double Invoices or Credit Memos | SOURCE VALUE(I_REPRF) LIKE LFB1-REPRF |
|
| 11 | SHKZG | Debit/Credit Indicator | SOURCE VALUE(I_SHKZG) LIKE BSEG-SHKZG |
|
| 12 | WAERS | Currency Key | SOURCE VALUE(I_WAERS) LIKE BKPF-WAERS |
|
| 13 | WRBTR | Amount in document currency | SOURCE VALUE(I_WRBTR) LIKE BSEG-WRBTR OPTIONAL |
|
| 14 | XBLNR1 | Reference Document Number | SOURCE VALUE(I_XBLNR) LIKE BKPF-XBLNR |
|
| 15 | XUMSW | Indicator: Sales-Related Item ? | SOURCE VALUE(I_XUMSW) LIKE BSEG-XUMSW |