Table/Structure Field list used by SAP ABAP Function Module WWW_HTML_ECHO (Module returns input again)
SAP ABAP Function Module
WWW_HTML_ECHO (Module returns input again) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | SYST - DATUM | ABAP System Field: Current Date of Application Server | ||
| 2 | SYST - DBSYS | ABAP System Field: Central Database System | ||
| 3 | SYST - HOST | ABAP System Field: Name of Current Application Server | ||
| 4 | SYST - LANGU | ABAP System Field: Language Key of Text Environment | ||
| 5 | SYST - MANDT | ABAP System Field: Client ID of Current User | ||
| 6 | SYST - OPSYS | ABAP System Field: Operating System of Application Server | ||
| 7 | SYST - SAPRL | ABAP System Field: SAP System Release | ||
| 8 | SYST - SYSID | ABAP System Field: Name of SAP System | ||
| 9 | SYST - UNAME | ABAP System Field: Name of Current User | ||
| 10 | SYST - UZEIT | ABAP System Field: Current Time of Application Server | ||
| 11 | W3PARAM - CONT_LEN | HTML content length | SOURCE VALUE(CONTENT_LENGTH) LIKE W3PARAM-CONT_LEN |
|
| 12 | W3PARAM - CONT_TYPE | HTML content type | ||
| 13 | W3PARAM - CONT_TYPE | HTML content type | SOURCE VALUE(CONTENT_TYPE) LIKE W3PARAM-CONT_TYPE |
|
| 14 | W3PARAM - RET_CODE | Return value of a Web-callable function module | SOURCE VALUE(RETURN_CODE) LIKE W3PARAM-RET_CODE |