Table/Structure Field list used by SAP ABAP Function Module RRW3_WEBRFC (Web Reporting Dispatcher BW)
SAP ABAP Function Module
RRW3_WEBRFC (Web Reporting Dispatcher BW) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | RSTT_CALLSTACK - POSINO | Trace Tool: Integer Value | ||
| 2 | RSTT_S_CALLSTACK - POSINO | Trace Tool: Integer Value | ||
| 3 | W3PARAM - CONT_LEN | HTML content length | ||
| 4 | W3PARAM - CONT_LEN | HTML content length | SOURCE REFERENCE(CONTENT_LENGTH) LIKE W3PARAM-CONT_LEN OPTIONAL |
|
| 5 | W3PARAM - CONT_TYPE | HTML content type | ||
| 6 | W3PARAM - CONT_TYPE | HTML content type | SOURCE REFERENCE(CONTENT_TYPE) LIKE W3PARAM-CONT_TYPE OPTIONAL |
|
| 7 | W3PARAM - RET_CODE | Return value of a Web-callable function module | ||
| 8 | W3PARAM - RET_CODE | Return value of a Web-callable function module | SOURCE REFERENCE(RETURN_CODE) LIKE W3PARAM-RET_CODE |
|
| 9 | W3QUERY - NAME | Name for WWW query string name/value pair | ||
| 10 | W3QUERY - VALUE | Value for WWW query string name/value pair | ||