Menu

SAP Function Module SM_TVARV_INIT_SUBSCREEN

The Function Module SM_TVARV_INIT_SUBSCREEN () 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_INIT_SUBSCREEN
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
IT_SEQUENCE LIKE SCMASEQUENCES
I_LT_SELFIELDS LIKE SCHEDMAN_SELFIELDS Schedule Manager TVARV Variables

Exceptions

This function module does not define any Exceptions.