Menu

SAP Function Module TABLE_PRINT_STRUCTURE_KNOWN

Use ABAP List Viewer (ALV) (obsolete)

The Function Module TABLE_PRINT_STRUCTURE_KNOWN (Use ABAP List Viewer (ALV) (obsolete)) is a standard Function Module in SAP ERP and is part of the function group STPR within the package STAB.

Technical Information

Function Module TABLE_PRINT_STRUCTURE_KNOWN
Short Text Use ABAP List Viewer (ALV) (obsolete)
Function Group STPR
Package STAB
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
GLOBAL_CURRENCY_KEY LIKE TCURR-TCURR ' ' globally valid currency key (CURR fields)
GLOBAL_UNIT_KEY LIKE T006-MSEHI ' ' globally valid unit (QUAN fields)
HIDE_STRNAME LIKE SPACE Flag: Display names in print format screen
SHOW_SELECTIONSCREEN LIKE 'X' Flag: Display print format screen
TAB_NAME LIKE DD02V-TABNAME Name of the table/view to be printed
TAB_TITLE LIKE DD02V-DDTEXT Name of the table/view

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
HIDE_COL TYPE SZPIO_HIDECOL List of table columns to be hidden
PAGEHEAD TYPE SZPIO_TPGHEAD Table with page header for print output
STRUCTURE_TAB LIKE DFIES Structure of the table/view
WORK_TAB LIKE Data to be printed

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
INTERNAL_ERROR Internal error
STRUCTURE_NOT_VALID No entries in STUCTURE_TAB