Menu

SAP Function Module FUNCTION_EXECUTE

Sofortige Ausführung einer Funktion der Folgebildsteuerung

The Function Module FUNCTION_EXECUTE (Sofortige Ausführung einer Funktion der Folgebildsteuerung) is a standard Function Module in SAP ERP and is part of the function group V00F within the package BZB.

Technical Information

Function Module FUNCTION_EXECUTE
Short Text Sofortige Ausführung einer Funktion der Folgebildsteuerung
Function Group V00F
Package BZB
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
FUNKTION LIKE T185F-FCODE Entered function code
FUNKTIONSTYP LIKE T185F-FCINT '1'
KOPFGRUPPE LIKE T185-KOPGR Grouping parameters for processing
POSITIONSGRUPPE LIKE T185-POSGR Grouping parameters for processing locations
PROGRAMM LIKE T185F-AGIDV Calling program

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
AKTYP LIKE T185F-AKTYP Transaction type of the the follow
CUA_PARA1 LIKE T185V-PARA1 Transfer parameter 1 for the CUA h
CUA_PARA2 LIKE T185V-PARA2 Transfer parameter 2 for the CUA h
CUA_PARA3 LIKE T185V-PARA3 Transfer parameter 3 for the CUA h
CUA_PARA4 LIKE T185V-PARA4 Transfer parameter 4 for the CUA h
CUA_STATUS LIKE T185V-STATUS CUA status for specifying the acti
CUA_TITEL LIKE T185V-CTITEL Name of the CUA header line
DUNKEL LIKE T185-DUNKEL Next processing step runs in the b
FOLGEFUNKTION LIKE T185F-FCODE Default for the function code
LEAVE LIKE T185-RUFEN Set after returning from function
LEAVE_SCREEN LIKE T185-RUFEN

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.