Menu

SAP Function Module TABLE_PRINT_STRUCTURE_KNOWN

Use ABAP List Viewer (ALV) (obsolete)

Recommended Now

All-new Echo Dot Smart speaker with Alexa

This bundle includes Echo Dot (3rd Gen) Charcoal and Philips Hue White A19 Medium Lumen Smart Bulb, 1100 Lumens. Built in Smart Home hub. Ask Alexa to control Zigbee-compatible devices. No additional Philips Hue hub required. Two choices for easy smart lighting - Start setting the mood with Hue Smart bulbs and your Echo device, supporting up to 5 Hue Bluetooth & Zigbee smart bulbs. Add the Hue Hub for whole-home smart lighting (up to 50 light points) and bonus features.

Check it out on amazon.com →

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