Menu

SAP Function Module OBJ2_EXTRACT_NAME_CALCULATE

The Function Module OBJ2_EXTRACT_NAME_CALCULATE () 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_EXTRACT_NAME_CALCULATE
Short Text
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_SCHED_FBNAME TYPE SCHEDMAN_FB_EXT

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.