Table list used by SAP ABAP Function Module BAPI_TRIP_GET_FORM_HTML (Ouput of Travel Expense Form as HTML Table)
SAP ABAP Function Module
BAPI_TRIP_GET_FORM_HTML (Ouput of Travel Expense Form as HTML Table) is using
# | Object Type | Object Name | Object Description | Note |
---|---|---|---|---|
![]() |
![]() |
|||
1 | ![]() |
BAPIEMPL | Structure for business object employees | SOURCE VALUE(EMPLOYEENUMBER) LIKE BAPIEMPL-PERNR |
2 | ![]() |
BAPIHTML | BAPI Structure for HTML List Output | |
3 | ![]() |
BAPIHTML | BAPI Structure for HTML List Output | SOURCE TRIPFORM_HTML STRUCTURE BAPIHTML |
4 | ![]() |
BAPIRETURN | Return Parameter | |
5 | ![]() |
BAPIRETURN | Return Parameter | SOURCE VALUE(RETURN) LIKE BAPIRETURN |
6 | ![]() |
BAPITRIP | Overview table of trips; Structure for BAPI interface | SOURCE VALUE(TRIPNUMBER) LIKE BAPITRIP-TRIPNO |
7 | ![]() |
BAPITRVXXX | Field definitions; Structure for BAPI interface | SOURCE VALUE(DISPLAY_FORM) LIKE BAPITRVXXX-BOOLEAN DEFAULT SPACE |
8 | ![]() |
BAPITRVXXX | Field definitions; Structure for BAPI interface | SOURCE VALUE(GET_TRIP_FROM_MEMORY) LIKE BAPITRVXXX-BOOLEAN DEFAULT SPACE |
9 | ![]() |
BAPITRVXXX | Field definitions; Structure for BAPI interface | SOURCE VALUE(SET_PRINT_FLAG) LIKE BAPITRVXXX-BOOLEAN DEFAULT SPACE |
10 | ![]() |
BAPITRVXXX | Field definitions; Structure for BAPI interface | SOURCE VALUE(PERIODNUMBER) LIKE BAPITRVXXX-PERIOD DEFAULT '000' |
11 | ![]() |
WWWDATAID | Part of table WWWDATATAB, used as ID for import | SOURCE VALUE(HTML_TEMPLATE) LIKE WWWDATAID-OBJID OPTIONAL |