Menu

SAP Function Module OBJ2_VARALV_EXTRACT_SAVE

Save extract

The Function Module OBJ2_VARALV_EXTRACT_SAVE (Save extract) is a standard Function Module in SAP ERP and is part of the function group OBJ2_EXTRACT within the package PROC_LIST.

Technical Information

Function Module OBJ2_VARALV_EXTRACT_SAVE
Short Text Save extract
Function Group OBJ2_EXTRACT
Package PROC_LIST
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_EXTRACT LIKE DISEXTRACT Extract (external use)

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_EXTRACT LIKE DISEXTRACT Extract (external use)

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
C_SCHEDMAN_EXT TYPE SCHEDMAN_EXT

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.