Table list used by SAP ABAP Function Module PTRA_WEB_EXPENSE_FORM_HTML_GET (Ausgabe des Reisekostenformulars als HTML-Tabelle)
SAP ABAP Function Module
PTRA_WEB_EXPENSE_FORM_HTML_GET (Ausgabe des Reisekostenformulars als HTML-Tabelle) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BAPIEMPL | Structure for business object employees | SOURCE VALUE(I_EMPLOYEENUMBER) LIKE BAPIEMPL-PERNR |
|
| 2 | BAPIHTML | BAPI Structure for HTML List Output | ||
| 3 | BAPIRET2 | Return Parameter | ||
| 4 | BAPIRETURN | Return Parameter | ||
| 5 | BAPITRIP | Overview table of trips; Structure for BAPI interface | SOURCE VALUE(I_TRIPNUMBER) LIKE BAPITRIP-TRIPNO |
|
| 6 | BAPITRIP | Overview table of trips; Structure for BAPI interface | ||
| 7 | BAPITRVXXX | Field definitions; Structure for BAPI interface | SOURCE VALUE(I_PERIODNUMBER) LIKE BAPITRVXXX-PERIOD DEFAULT '000' |
|
| 8 | BAPITRVXXX | Field definitions; Structure for BAPI interface | ||
| 9 | WWWDATAID | Part of table WWWDATATAB, used as ID for import | SOURCE VALUE(I_HTML_TEMPLATE) LIKE WWWDATAID-OBJID OPTIONAL |
|