Menu

SAP Function Module FITRV_PRINT_TABLE_CONTROL_DATA

Print/Display Data of Any Table Control

Recommended Now

Fire TV Stick Lite Essentials Bundle

This bundle contains Amazon Fire TV Stick Lite and Mission USB Power Cable. The USB power cable eliminates the need to find an AC outlet near your TV by powering Amazon Fire TV directly from your TV's USB port. Includes special power management circuitry that enhances the peak power capability of the USB port by storing excess energy and then releasing it as needed.

Check it out on amazon.com →

The Function Module FITRV_PRINT_TABLE_CONTROL_DATA (Print/Display Data of Any Table Control) is a standard Function Module in SAP ERP and is part of the function group FITRV_UTIL within the package BTRA.

Technical Information

Function Module FITRV_PRINT_TABLE_CONTROL_DATA
Short Text Print/Display Data of Any Table Control
Function Group FITRV_UTIL
Package BTRA
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CALLBACK_END_OF_LIST LIKE Form Routine for Printing End of List
CALLBACK_END_OF_PAGE LIKE Form Routine for Page Footer
CALLBACK_PROGRAM LIKE SY-REPID Callback Program for Page Header/Footer
CALLBACK_TOP_OF_LIST LIKE Form Routine for Printing a List Header
CALLBACK_TOP_OF_PAGE LIKE Form Routine for Page Header/Heading
GET_CURR_QUAN_FIELDS_FROM_DDIC LIKE BAPITRVXXX-BOOLEAN SPACE Reference Fields for CURR and QUAN Fields from DDIC
OPTIMIZE_COLUMN_WIDTH LIKE BAPITRVXXX-BOOLEAN 'X' Optimize Column Width of List X - Yes
PRINT_IMMEDIATELY LIKE BAPITRVXXX-BOOLEAN SPACE Print Immediately X - Yes, ' ' - Print Preview
TABLE_CONTROL TYPE CXTAB_CONTROL Name of table control
WINDOW_TITLE LIKE Title of Popup in Query 'Print Immediately?'

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
PRINT_DATA LIKE Table with Data to Be Printed

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
COLUMN_INFORMATION_MISSING Column Information for Table Controls Missing
PRINTING_NOT_POSSIBLE Field Catalog for List Viewer Empty