Menu

SAP Function Module CM_EXTRACT_SAVE

Speichern des Extraktes

The Function Module CM_EXTRACT_SAVE (Speichern des Extraktes) is a standard Function Module in SAP ERP and is part of the function group SCM_EXTRACT_LEVEL2 within the package S_CM_EXTRACT.

Technical Information

Function Module CM_EXTRACT_SAVE
Short Text Speichern des Extraktes
Function Group SCM_EXTRACT_LEVEL2
Package S_CM_EXTRACT
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_CUT_OFF LIKE CMEXTRDUM-CUT_OFF SPACE Feld zum Ankreuzen
I_REPORT LIKE CMDISEXTR-REPORT Abap-Reportname
I_STRUCNAME LIKE CMEXTRDUM-TABNAME Tabellenname
I_USER LIKE CMDISEXTR-USERNAME SPACE Benutzer, falls benutzerspezifisch
I_VARIANT LIKE CMDISEXTR-VRNT Selektionsbilder, Name der Variante

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_FIELDCAT_HLINK LIKE LVC_S_FC2_WAO ALV-Control: Feldkatalog II (WebAddOn)
IT_HLINKS LIKE LVC_S_HYPE_WAO ALV-Control: Hyperlinks (Web AddOn)

Exceptions

This function module does not define any Exceptions.