Menu

SAP Function Module SCREEN_SEQUENCE_CONTROL

Ermittlung des Folgebildes aus dem Funktionscode

The Function Module SCREEN_SEQUENCE_CONTROL (Ermittlung des Folgebildes aus dem Funktionscode) is a standard Function Module in SAP ERP and is part of the function group V00F within the package BZB.

Technical Information

Function Module SCREEN_SEQUENCE_CONTROL
Short Text Ermittlung des Folgebildes aus dem Funktionscode
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
KOPFGRUPPE LIKE T185-KOPGR Grouping parameter for processing
POSITIONSGRUPPE LIKE T185-POSGR Grouping parameter for processing
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 following
CUA_PARA1 LIKE T185V-PARA1 Transfer parameter 1 for CUA heade
CUA_PARA2 LIKE T185V-PARA2 Transfer parameter 2 for CUA heade
CUA_PARA3 LIKE T185V-PARA3 Transfer parameter 3 for CUA heade
CUA_PARA4 LIKE T185V-PARA4 Transfer parameter 4 for CUA heade
CUA_STATUS LIKE T185V-STATUS CUA status to specify action bar
CUA_TITEL LIKE T185V-CTITEL Name of CUA header line
DUNKEL LIKE T185-DUNKEL Next processing step runs in the b
FOLGEFUNKTION LIKE T185F-FCODE Default for function code
LEAVE LIKE T185-RUFEN Set LEAVE after returning from fun

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.