Menu

SAP Function Module ALV_BDS_GET_TABLE

The Function Module ALV_BDS_GET_TABLE () 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_GET_TABLE
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
I_CLASSNAME TYPE BDS_CLSNAM Business Document Service: Class Name
I_CLASSTYPE TYPE BDS_CLSTYP Business Document Service: Class Type
I_OBJECT_KEY TYPE BDS_TYPEID Business Document Service: Object Key
I_REF_TO_CL_BDS_DOCUMENT CLASS CL_BDS_DOCUMENT_SET

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ET_CONTENT TYPE SBDST_CONTENT Natural Number
E_FILESIZE TYPE INT4 Natural Number

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CS_ALV_BDS TYPE LVC_S_BDS BDS Table

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.