Table/Structure Field list used by SAP ABAP Function Module WWW_GET_TREE_LIST (Returns an HTML Page with all Reporting Trees)
SAP ABAP Function Module
WWW_GET_TREE_LIST (Returns an HTML Page with all Reporting Trees) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | SERPT - LANGU | Language Key | ||
| 2 | SERPT - NAME | Object name | ||
| 3 | SERPT - NODETEXT | Text (30 Characters) | ||
| 4 | SERPT - TREE_ID | Reporting tree ID | ||
| 5 | SERPTREE - NAME | Object name | ||
| 6 | SERPTREE - TREE_ID | Reporting tree ID | ||
| 7 | SYST - LANGU | ABAP System Field: Language Key of Text Environment | ||
| 8 | W3PARAM - CONT_LEN | HTML content length | SOURCE VALUE(CONTENT_LENGTH) LIKE W3PARAM-CONT_LEN |
|
| 9 | W3PARAM - CONT_TYPE | HTML content type | SOURCE VALUE(CONTENT_TYPE) LIKE W3PARAM-CONT_TYPE |
|
| 10 | W3PARAM - CONT_TYPE | HTML content type | ||
| 11 | W3PARAM - RET_CODE | Return value of a Web-callable function module | SOURCE VALUE(RETURN_CODE) LIKE W3PARAM-RET_CODE |
|
| 12 | W3PARAM - URL_PREFIX | Prefix of a URL | ||
| 13 | W3QUERY - NAME | Name for WWW query string name/value pair | ||
| 14 | W3QUERY - VALUE | Value for WWW query string name/value pair | ||
| 15 | WWWDATAID - OBJID | SAP WWW Gateway Object Name |