Table list used by SAP ABAP Function Module BAPI_TRIP_GET_DETAILS (Print Detail Tables For Trip (Receipt Entry))
SAP ABAP Function Module
BAPI_TRIP_GET_DETAILS (Print Detail Tables For Trip (Receipt Entry)) 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 | ||
| 3 | BAPIRETURN | Return Parameter | SOURCE VALUE(RETURN) LIKE BAPIRETURN |
|
| 4 | BAPITRADDI | Additional receipt info; Structure for BAPI interface | ||
| 5 | BAPITRADDI | Additional receipt info; Structure for BAPI interface | SOURCE ADDINFO STRUCTURE BAPITRADDI OPTIONAL |
|
| 6 | BAPITRIP | Overview table of trips; Structure for BAPI interface | SOURCE VALUE(TRIPNUMBER) LIKE BAPITRIP-TRIPNO |
|
| 7 | BAPITRIP | Overview table of trips; Structure for BAPI interface | ||
| 8 | BAPITRMAIN | Header data for a trip; Structure for BAPI interface | SOURCE VALUE(FRAMEDATA) LIKE BAPITRMAIN |
|
| 9 | BAPITRMAIN | Header data for a trip; Structure for BAPI interface | ||
| 10 | BAPITRSTAO | Trip status (get); Structure for BAPI interface | ||
| 11 | BAPITRSTAO | Trip status (get); Structure for BAPI interface | SOURCE VALUE(STATUS) LIKE BAPITRSTAO |
|
| 12 | BAPITRTEXT | Additional trip information; Structure for BAPI interface | ||
| 13 | BAPITRTEXT | Additional trip information; Structure for BAPI interface | SOURCE TEXT STRUCTURE BAPITRTEXT OPTIONAL |
|
| 14 | BAPITRVCOM | Cost distribution miles/kms; Structure for BAPI interface | ||
| 15 | BAPITRVCOM | Cost distribution miles/kms; Structure for BAPI interface | SOURCE COSTDIST_MILE STRUCTURE BAPITRVCOM OPTIONAL |
|
| 16 | BAPITRVCOR | Cost distrib.indiv.receipt; Structure for BAPI interface | ||
| 17 | BAPITRVCOR | Cost distrib.indiv.receipt; Structure for BAPI interface | SOURCE COSTDIST_RECE STRUCTURE BAPITRVCOR OPTIONAL |
|
| 18 | BAPITRVCOS | Cost distribution stopovers; Structure for BAPI interface | ||
| 19 | BAPITRVCOS | Cost distribution stopovers; Structure for BAPI interface | SOURCE COSTDIST_STOP STRUCTURE BAPITRVCOS OPTIONAL |
|
| 20 | BAPITRVCOT | Trip costs distribution | SOURCE COSTDIST_TRIP STRUCTURE BAPITRVCOT OPTIONAL |
|
| 21 | BAPITRVCOT | Trip costs distribution | ||
| 22 | BAPITRVDED | Deductions for a trip; Structure for BAPI interface | ||
| 23 | BAPITRVDED | Deductions for a trip; Structure for BAPI interface | SOURCE DEDUCTIONS STRUCTURE BAPITRVDED OPTIONAL |
|
| 24 | BAPITRVEMP | Employee information; Structure for BAPI interface | ||
| 25 | BAPITRVEMP | Employee information; Structure for BAPI interface | SOURCE EMP_INFO STRUCTURE BAPITRVEMP OPTIONAL |
|
| 26 | BAPITRVMIL | Miles/Kms distribution; Structure for BAPI interface | SOURCE MILEAGE STRUCTURE BAPITRVMIL OPTIONAL |
|
| 27 | BAPITRVMIL | Miles/Kms distribution; Structure for BAPI interface | ||
| 28 | BAPITRVREO | Trip Costs Receipt (OUTPUT); Structure for BAPI Interface | ||
| 29 | BAPITRVREO | Trip Costs Receipt (OUTPUT); Structure for BAPI Interface | SOURCE RECEIPTS STRUCTURE BAPITRVREO OPTIONAL |
|
| 30 | BAPITRVSTO | Trip stopovers; Structure for BAPI interface | ||
| 31 | BAPITRVSTO | Trip stopovers; Structure for BAPI interface | SOURCE STOPOVER STRUCTURE BAPITRVSTO OPTIONAL |
|
| 32 | BAPITRVSUM | Totals of a trip; Structure for BAPI interface | ||
| 33 | BAPITRVSUM | Totals of a trip; Structure for BAPI interface | SOURCE AMOUNTS STRUCTURE BAPITRVSUM OPTIONAL |
|
| 34 | BAPITRVXXX | Field definitions; Structure for BAPI interface | SOURCE VALUE(PERIODNUMBER) LIKE BAPITRVXXX-PERIOD DEFAULT '000' |
|
| 35 | BAPITRVXXX | Field definitions; Structure for BAPI interface | SOURCE VALUE(LANGUAGE) LIKE BAPITRVXXX-LANGU DEFAULT SY-LANGU |
|
| 36 | BAPITRVXXX | Field definitions; Structure for BAPI interface | SOURCE VALUE(GET_TRIP_FROM_MEMORY) LIKE BAPITRVXXX-BOOLEAN DEFAULT SPACE |
|
| 37 | BAPITRVXXX | Field definitions; Structure for BAPI interface | SOURCE VALUE(CALCULATE_AMOUNTS) LIKE BAPITRVXXX-BOOLEAN DEFAULT 'X' |
|
| 38 | PCL1 | HR Cluster 1 |