Menu

SAP Function Module ALV_BDS_UPLOAD_TEMPLATE

The Function Module ALV_BDS_UPLOAD_TEMPLATE () 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_UPLOAD_TEMPLATE
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
ES_ALV_BDS TYPE LVC_S_BDS Structure for BDS Template List Display

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CT_FILES TYPE SBDST_FILES Files
CT_SIGNATURE TYPE SBDST_SIGNATURE Signature

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.