Menu

SAP Function Module WWW_ALV_CALL

Model Module for Customer Developments

The Function Module WWW_ALV_CALL (Model Module for Customer Developments) is a standard Function Module in SAP ERP and is part of the function group SKBW within the package SLIS.

Technical Information

Function Module WWW_ALV_CALL
Short Text Model Module for Customer Developments
Function Group SKBW
Package SLIS
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IS_ALV_LAYOUT TYPE DISVARIANT ALV layout
I_FLOW_LOGIC TYPE CHAR1
I_INT_DATA TYPE CHAR01
I_QUERY TYPE AQADEF-QUNAME Query
I_REPORT TYPE SY-REPID ABAP Program: Current Main Program
I_SORT_COLUMN TYPE SY-TABIX
I_TEST TYPE CHAR01
I_USERGROUP TYPE AQADEF-BGNAME
I_VARIANT TYPE RSVAR-VARIANT Variant Name
I_WORKSPACE TYPE AQADEF-WSID SAP Query (S): Work Area ID

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ES_LAYOUT TYPE LVC_S_LAYO Layout
E_TABIX TYPE SY-TABIX

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CONTENT_LENGTH LIKE W3PARAM-CONT_LEN Length of contents (required for binary objects)
CONTENT_TYPE LIKE W3PARAM-CONT_TYPE Type of contents
RETURN_CODE LIKE W3PARAM-RET_CODE Return code for ITS

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ET_ALV_LAYOUTS LIKE DISVARIANT Layouts
ET_DATA LIKE LVC_S_DATA Data Table
ET_FIELDS LIKE LVC_S_FIEL
ET_HYPERLINKS LIKE LVC_S_HYPE Hyperlinks
ET_INFO LIKE LVC_S_INFO Column description
ET_INT_DATA LIKE LVC_S_TABL
HTML LIKE W3HTML Contains HTML page
IT_SORT LIKE LVC_S_COL2 Sort table
MIME LIKE W3MIME Contains binary object
QUERY_STRING LIKE W3QUERY Parameter table

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
NO_AUTHORITY_FOR_SUBMIT
QUERY_NOT_FOUND Query does not exist
REPORT_DOES_NOT_EXIST
REPORT_NOT_FOUND
USERGROUP_NOT_FOUND User group does not exist