Table/Structure Field list used by SAP ABAP Function Module WWW_DISPATCH_REQUEST (Empfängt Querystring vom WWW Server und sendet HTML Dokument zurück)
SAP ABAP Function Module
WWW_DISPATCH_REQUEST (Empfängt Querystring vom WWW Server und sendet HTML Dokument zurück) is using
# | Object Type | Object Name | Object Description | Note |
---|---|---|---|---|
![]() |
![]() |
|||
1 | ![]() |
RSTSTYPE - SEL_OK | TemSe: Selection: Item is 'Good' | |
2 | ![]() |
TCP00 - CPCODEPAGE | SAP Character Set ID | |
3 | ![]() |
W3MIME - LINE | MIME data container | |
4 | ![]() |
W3PARAM - CONT_LEN | HTML content length | SOURCE VALUE(CONTENT_LENGTH) LIKE W3PARAM-CONT_LEN |
5 | ![]() |
W3PARAM - CONT_LEN | HTML content length | |
6 | ![]() |
W3PARAM - CONT_TYPE | HTML content type | |
7 | ![]() |
W3PARAM - CONT_TYPE | HTML content type | SOURCE VALUE(CONTENT_TYPE) LIKE W3PARAM-CONT_TYPE |
8 | ![]() |
W3PARAM - RET_CODE | Return value of a Web-callable function module | |
9 | ![]() |
W3PARAM - RET_CODE | Return value of a Web-callable function module | SOURCE VALUE(RETURN_CODE) LIKE W3PARAM-RET_CODE |