Menu

SAP Function Module ALV_BDS_CREATE_ITEM

The Function Module ALV_BDS_CREATE_ITEM () is a standard Function Module in SAP ERP and is part of the function group SLVC_OFFICE_INTEGRATION within the package SLIS.

Technical Information

Function Module ALV_BDS_CREATE_ITEM
Short Text
Function Group SLVC_OFFICE_INTEGRATION
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_FILES TYPE BAPIFILES File Name
IS_VARIANT TYPE DISVARIANT ALV Variant
I_LANGUAGE TYPE SY-LANGU Language

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ES_ALV_BDS TYPE LVC_S_BDS ALV BDS Structure
ET_FILES TYPE SBDST_FILES Files
ET_SIGNATURE TYPE SBDST_SIGNATURE Signature Table

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.