The Function Module SLVC_EXPORT_TRACE () is a standard Function Module in SAP ERP and is part of the function group SLVC_WIN_EXPORT within the package SLIS.
Function Module | SLVC_EXPORT_TRACE |
Short Text | |
Function Group | SLVC_WIN_EXPORT |
Package | SLIS |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
FILENAME | TYPE | LOCALFILE | Local file for upload/download | |
IS_ALV_BDS | TYPE | LVC_S_BDS | Structure for BDS Template List Display | |
IT_TEMPLATE | TYPE | SBDST_CONTENT | ||
I_LAYOUT | CLASS | CL_ALV_VARIANT | ABAP: Name of Variant (Without Program Name) | |
I_NOSAVE | TYPE | FLAG | ||
I_TEMPLATE_FILESIZE | TYPE | INT4 | ||
I_TITLE | TYPE | LVC_TITLE | ALV Control: Title bar text | |
NEW | TYPE | FLAG | General Flag | |
REPID | TYPE | REPID | ABAP Program Name |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IT_AQFIELDLIST | LIKE | RSAQRFLIST | SAP Query (L): Functional area field list | |
IT_AQRQLIST | LIKE | RSAQRQLIST | SAP Query (L): Field list of a query (technical) | |
IT_AQSELFIELDS | LIKE | RSAQSPNAME | SAP Query (L): Parameter / Select-Option name | |
IT_CONVEXITS | LIKE | LVCDINCL | Subset of DFIES (Conversion Exits) | |
IT_ENVIRON | LIKE | LVC_S_TXTP | ALV Control: Text Pool | |
IT_FPAIRS | LIKE | RSAQFPAIRS | ABAP Query (L): Amount/unit pairs | |
IT_LISTDESC | LIKE | RSAQLDESC | ABAP Query (L): Field description of lists | |
IT_SELOPT | LIKE | RSPARAMS | ABAP: General Structure for PARAMETERS and SELECT-OPTIONS | |
IT_TEXTPOOL | LIKE | LVC_S_TXTP | ALV Control: Text Pool |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
ERROR | Error |
FILE_DOWNLOAD | |
GUI_TYPE_NOT_SUPPORTED | Not supported |