Menu

SAP Function Module SM_TVARV_POPUP_DISPLAY

The Function Module SM_TVARV_POPUP_DISPLAY () is a standard Function Module in SAP ERP and is part of the function group SM_TVARV within the package KPEP_SEQUENCE.

Technical Information

Function Module SM_TVARV_POPUP_DISPLAY
Short Text
Function Group SM_TVARV
Package KPEP_SEQUENCE
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_DISPLAY TYPE CHAR1 SPACE
I_DISPLAY_ALL TYPE CHAR1 SPACE
I_USED_COL TYPE CHAR1 'X'

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
ET_VARIABLES LIKE SCHEDMAN_SELFIELDS Selection Criteria for a Job: Overall Structure
IT_SEQUENCE LIKE SCMASEQUENCES

Exceptions

This function module does not define any Exceptions.