Menu

SAP Function Module SLVC_EXPORT_TRACE

Unsere Literaturempfehlung

IDoc-Entwicklung für SAP: Customizing, Erweiterung, Eigenentwicklung

Wenn der Standard nicht ausreicht: Mit diesem Buch lernen Sie, IDocs selbstständig zu programmieren und zu erweitern. Die Autorin beschreibt Customizing-Techniken, die Erweiterung der Standardbausteine und komplette Eigenentwicklungen. Ob Rückmeldungen von Statuswerten, E-Mail-Workflows oder Serialisierung – für alle Aufgaben finden Sie Anleitungen und Tipps aus der Programmierpraxis. Neu in dieser Auflage: Überwachung und Fehlerbehandlung mit dem SAP Application Interface Framework.

Bei amazon.de ansehen →

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.

Technical Information

Function Module SLVC_EXPORT_TRACE
Short Text
Function Group SLVC_WIN_EXPORT
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
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

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table 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

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
ERROR Error
FILE_DOWNLOAD
GUI_TYPE_NOT_SUPPORTED Not supported