Table list used by SAP ABAP Function Module WWW_ALV_CALL_SIK (Model Module for Customer Developments)
SAP ABAP Function Module
WWW_ALV_CALL_SIK (Model Module for Customer Developments) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DISVARIANT | Layout (External Use) | SOURCE ET_LAYOUTS STRUCTURE DISVARIANT OPTIONAL |
|
| 2 | DISVARIANT | Layout (External Use) | SOURCE VALUE(IS_ALV_LAYOUT) TYPE DISVARIANT OPTIONAL |
|
| 3 | LVC_S_DATA | ALV control: Data transfer structure | SOURCE ET_DATA STRUCTURE LVC_S_DATA OPTIONAL |
|
| 4 | LVC_S_HYPE | ALV Control: Hyperlinks | SOURCE ET_HYPERLINKS STRUCTURE LVC_S_HYPE OPTIONAL |
|
| 5 | LVC_S_INFO | ALV control: Data information structure | SOURCE ET_INFO STRUCTURE LVC_S_INFO OPTIONAL |
|
| 6 | LVC_S_LAYO | ALV control: Layout structure | SOURCE REFERENCE(ES_LAYOUT) TYPE LVC_S_LAYO |
|
| 7 | RSVAR | Transfer structure for variant maintenance | SOURCE VALUE(I_VARIANT) TYPE RSVAR-VARIANT OPTIONAL |
|
| 8 | W3HTML | Contains HTML for WWW client | SOURCE HTML STRUCTURE W3HTML |
|
| 9 | W3MIME | Contains MIME data for WWW client | SOURCE MIME STRUCTURE W3MIME |
|
| 10 | W3PARAM | Parameter definitions for various function modules | SOURCE VALUE(CONTENT_LENGTH) LIKE W3PARAM-CONT_LEN OPTIONAL |
|
| 11 | W3PARAM | Parameter definitions for various function modules | SOURCE VALUE(CONTENT_TYPE) LIKE W3PARAM-CONT_TYPE OPTIONAL |
|
| 12 | W3PARAM | Parameter definitions for various function modules | SOURCE VALUE(RETURN_CODE) LIKE W3PARAM-RET_CODE OPTIONAL |
|
| 13 | W3QUERY | Query string for WWW server | SOURCE QUERY_STRING STRUCTURE W3QUERY |