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.
Function Module | ALV_BDS_UPLOAD_TEMPLATE |
Short Text | |
Function Group | SLVC_OFFICE_INTEGRATION |
Package | SLIS |
Module Type | Normal Module |
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 |
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 |
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 |
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.