Table/Structure Field list used by SAP ABAP Function Module RSBB_WWW_BROWSER_TREE (General HTML Representation)
SAP ABAP Function Module
RSBB_WWW_BROWSER_TREE (General HTML Representation) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | RSBB_NODES - MENU_LEVEL | Level in the menu | ||
| 2 | RSBB_NODES - NODE_TYPE | Customized ('C') or standard menu ('S') flag | ||
| 3 | RSBB_NODES - OBJECT_ID | Counter for menu ID | ||
| 4 | RSBB_NODES - PARENT_ID | Counter for menu ID | ||
| 5 | RSBB_NODES - STATE | Status of Entry | ||
| 6 | RSBB_NODES - TCODE | Transaction Code | ||
| 7 | RSBB_NODES - TEXT | Menu entry text | ||
| 8 | RSBB_NODES - URL | URL for the SAP Portal | ||
| 9 | RSBB_NODES - AGR_NAME | Role Name | ||
| 10 | W3HTML - LINE | HTML container | ||
| 11 | W3PARAM - CONT_LEN | HTML content length | SOURCE REFERENCE(CONTENT_LENGTH) LIKE W3PARAM-CONT_LEN |
|
| 12 | W3PARAM - CONT_TYPE | HTML content type | ||
| 13 | W3PARAM - CONT_TYPE | HTML content type | SOURCE REFERENCE(CONTENT_TYPE) LIKE W3PARAM-CONT_TYPE |
|
| 14 | W3PARAM - RET_CODE | Return value of a Web-callable function module | ||
| 15 | W3PARAM - RET_CODE | Return value of a Web-callable function module | SOURCE REFERENCE(RETURN_CODE) LIKE W3PARAM-RET_CODE |
|
| 16 | W3PARAM - URL_PREFIX | Prefix of a URL | ||
| 17 | W3QUERY - NAME | Name for WWW query string name/value pair | ||
| 18 | W3QUERY - VALUE | Value for WWW query string name/value pair |