Menu

SAP Function Module SE16N_INTERFACE

Display table as full screen

The Function Module SE16N_INTERFACE (Display table as full screen) is a standard Function Module in SAP ERP and is part of the function group SE16N within the package WUSL.

Technical Information

Function Module SE16N_INTERFACE
Short Text Display table as full screen
Function Group SE16N
Package WUSL
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_CHECKKEY TYPE CHAR1 ' ' No foreign key check
I_CLNT_DEP TYPE CHAR1 ' ' Table is client-dependent
I_CLNT_SPEZ TYPE CHAR1 ' ' Client-dependent selection
I_CWIDTH_OPT_OFF TYPE CHAR1 ' ' Deactivate Column Width Optimization
I_DISPLAY TYPE CHAR1 'X' Display Results
I_EDIT TYPE CHAR1 ' ' Single-Character Flag
I_LAYOUT_GET TYPE CHAR1 ' ' Get last layout automatically
I_LINE_DET TYPE CHAR1 ' ' Only determine number of entries found
I_MAX_LINES TYPE SYTABIX 500 Maximum Number of Hits
I_NO_CONVEXIT TYPE CHAR1 ' ' Do not use conversion for output
I_NO_TXT TYPE CHAR1 ' ' Do not select any texts
I_OLD_ALV TYPE CHAR1 ' ' Not ALV grid
I_SAPEDIT TYPE CHAR1 ' ' Single-Character Flag
I_SCROLL TYPE CHAR1 ' ' Key Columns Scrollable
I_TAB TYPE SE16N_TAB Table
I_TECH_NAMES TYPE CHAR1 ' ' Technical Name as Column Heading
I_VARIANT TYPE SLIS_VARI ' ' Layout

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_DREF LIKE Pointer to the Results List
E_LINE_NR TYPE SYTABIX No. of entries found

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_OR_SELFIELDS TYPE SE16N_OR_T Transfer Table for Multiple Selection Criteria
IT_OUTPUT_FIELDS LIKE SE16N_OUTPUT Table Display: Output Fields
IT_SELFIELDS LIKE SE16N_SELTAB Table Display: Selection Criteria

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
NO_VALUES No values found