Menu

SAP Function Module XXL_SIMPLE_API

Output list viewer list with reduced functions

The Function Module XXL_SIMPLE_API (Output list viewer list with reduced functions) is a standard Function Module in SAP ERP and is part of the function group TXXL within the package SGRP.

Technical Information

Function Module XXL_SIMPLE_API
Short Text Output list viewer list with reduced functions
Function Group TXXL
Package SGRP
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
FILENAME LIKE GXXLT_F-FILE 'ULO ' File name on the workstation
HEADER LIKE GXXLT_P-TEXT SPACE Heading for exported list object
N_KEY_COLS LIKE 1 Number of (hierarchical) key columns

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
COL_TEXT LIKE GXXLT_V Headings for DATA columns
DATA LIKE Contents for key and data columns
ONLINE_TEXT LIKE GXXLT_O Table with online texts
PRINT_TEXT LIKE GXXLT_P Table with print texts

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
DIM_MISMATCH_DATA Non-present DATA column is referenced
FILE_OPEN_ERROR File FILENAME cannot be opened
FILE_WRITE_ERROR File FILENAME cannot be written to
INV_WINSYS Wrong window system, DOS windows required
INV_XXL Installation at the frontend incorrect