Table list used by SAP ABAP Function Module BAPI_TRIP_CHECK_STATUS (Establish Status of Trip)
SAP ABAP Function Module
BAPI_TRIP_CHECK_STATUS (Establish Status of Trip) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BAPIEMPL | Structure for business object employees | SOURCE VALUE(EMPLOYEENUMBER) LIKE BAPIEMPL-PERNR |
|
| 2 | BAPIRETURN | Return Parameter | SOURCE VALUE(RETURN) LIKE BAPIRETURN |
|
| 3 | BAPIRETURN | Return Parameter | ||
| 4 | BAPITRIP | Overview table of trips; Structure for BAPI interface | SOURCE VALUE(TRIPNUMBER) LIKE BAPITRIP-TRIPNO OPTIONAL |
|
| 5 | BAPITRIP | Overview table of trips; Structure for BAPI interface | SOURCE VALUE(DEPARTURE_TO) LIKE BAPITRIP-DEP_DATE OPTIONAL |
|
| 6 | BAPITRIP | Overview table of trips; Structure for BAPI interface | SOURCE VALUE(DEPARTURE_FROM) LIKE BAPITRIP-DEP_DATE OPTIONAL |
|
| 7 | BAPITRIP | Overview table of trips; Structure for BAPI interface | ||
| 8 | BAPITRIP | Overview table of trips; Structure for BAPI interface | SOURCE TRIPS STRUCTURE BAPITRIP |
|
| 9 | BAPITRVSUM | Totals of a trip; Structure for BAPI interface | ||
| 10 | BAPITRVSUM | Totals of a trip; Structure for BAPI interface | SOURCE AMOUNTS STRUCTURE BAPITRVSUM OPTIONAL |
|
| 11 | BAPITRVXXX | Field definitions; Structure for BAPI interface | SOURCE VALUE(PERIODNUMBER) LIKE BAPITRVXXX-PERIOD DEFAULT '000' |
|
| 12 | BAPITRVXXX | Field definitions; Structure for BAPI interface | SOURCE VALUE(CALCULATE_AMOUNTS) LIKE BAPITRVXXX-BOOLEAN DEFAULT SPACE |
|
| 13 | PTK03 | Travel Expense Specifications According to Indiv. Receipt | ||
| 14 | PTK08 | Trip Advance | ||
| 15 | PTK20 | Trip reimbursement amounts for individual receipts | ||
| 16 | PTK21 | Trip Reimbursement Amounts for Travel Costs | ||
| 17 | PTK22 | Trip Reimbursement Amounts for Meals | ||
| 18 | PTK23 | Travel Expense Deduction Amounts for Meals | ||
| 19 | PTK25 | Trip Reimbursement Amounts for Per Diem Accommodations | ||
| 20 | PTK30 | Travel Expenses Results for HR Payroll, FI, DME |