Table list used by SAP ABAP Function Module RECEIPT_CHECK (Überprüfen eines Beleges in der Reisekosterabrechnung)
SAP ABAP Function Module
RECEIPT_CHECK (Überprüfen eines Beleges in der Reisekosterabrechnung) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BAPIEMPL | Structure for business object employees | SOURCE VALUE(EMPLOYEENUMBER) LIKE BAPIEMPL-PERNR |
|
| 2 | BAPIRET2 | Return Parameter | SOURCE RETURNTAB STRUCTURE BAPIRET2 OPTIONAL |
|
| 3 | BAPIRETURN | Return Parameter | ||
| 4 | BAPIRETURN | Return Parameter | SOURCE VALUE(RETURN) LIKE BAPIRETURN |
|
| 5 | BAPITRADDI | Additional receipt info; Structure for BAPI interface | SOURCE ADDINFO STRUCTURE BAPITRADDI OPTIONAL |
|
| 6 | BAPITRTEXT | Additional trip information; Structure for BAPI interface | SOURCE TEXT STRUCTURE BAPITRTEXT OPTIONAL |
|
| 7 | BAPITRVCOR | Cost distrib.indiv.receipt; Structure for BAPI interface | SOURCE COSTDIST_RECE STRUCTURE BAPITRVCOR OPTIONAL |
|
| 8 | BAPITRVREC | Trip Costs Receipt (INPUT); Structure for BAPI Interface | SOURCE RECEIPTS STRUCTURE BAPITRVREC |
|
| 9 | BAPITRVREC | Trip Costs Receipt (INPUT); Structure for BAPI Interface | ||
| 10 | BAPITRVSTA | Trip status (set); Structure for BAPI interface | SOURCE VALUE(STATUS) LIKE BAPITRVSTA |
|
| 11 | BAPITRVSTA | Trip status (set); Structure for BAPI interface | ||
| 12 | BAPITRVSTO | Trip stopovers; Structure for BAPI interface | SOURCE STOPOVER STRUCTURE BAPITRVSTO OPTIONAL |
|
| 13 | BAPITRVXXX | Field definitions; Structure for BAPI interface | SOURCE VALUE(TRIPNUMBER) LIKE BAPITRVXXX-TRIPNO |