Table/Structure Field list used by SAP ABAP Function Module WWW_GET_MIME_OBJECT (Module Returns a MIME Object from WWWDATA)
SAP ABAP Function Module WWW_GET_MIME_OBJECT (Module Returns a MIME Object from WWWDATA) is using
# Object Type Object Name Object Description Note
     
1 Table/Structure Field  W3PARAM - CONT_LEN HTML content length SOURCE VALUE(CONTENT_LENGTH) LIKE W3PARAM-CONT_LEN
2 Table/Structure Field  W3PARAM - CONT_LEN HTML content length
3 Table/Structure Field  W3PARAM - CONT_TYPE HTML content type SOURCE VALUE(CONTENT_TYPE) LIKE W3PARAM-CONT_TYPE
4 Table/Structure Field  W3PARAM - CONT_TYPE HTML content type
5 Table/Structure Field  W3PARAM - RET_CODE Return value of a Web-callable function module SOURCE VALUE(RETURN_CODE) LIKE W3PARAM-RET_CODE
6 Table/Structure Field  W3QUERY - NAME Name for WWW query string name/value pair
7 Table/Structure Field  W3QUERY - VALUE Value for WWW query string name/value pair
8 Table/Structure Field  WWWDATAID - OBJID SAP WWW Gateway Object Name
9 Table/Structure Field  WWWPARAMS - NAME Parameter name for NAME/VALUE pairs
10 Table/Structure Field  WWWPARAMS - OBJID SAP WWW Gateway Object Name
11 Table/Structure Field  WWWPARAMS - RELID Area in IMPORT/EXPORT record
12 Table/Structure Field  WWWPARAMS - VALUE Value for WWW query string name/value pair