SAP ABAP Function Module FITRV_PRINT_TABLE_CONTROL_DATA (Print/Display Data of Any Table Control)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
CA-GTF-TS (Application Component) Technical Application Support
⤷
BTRA (Package) Application Basis Travel Management
⤷
⤷
Basic Data
| Function Module | FITRV_PRINT_TABLE_CONTROL_DATA | Print/Display Data of Any Table Control |
| Function Group | FITRV_UTIL | Travel Management Utilities |
| Program Name | SAPLFITRV_UTIL | Cross-Application Utilities |
| INCLUDE Name | LFITRV_UTILU03 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
TABLE_CONTROL | TYPE | CXTAB_CONTROL | Name of table control | |||
| |
CALLBACK_PROGRAM | TYPE | SYST-REPID | Callback Program for Page Header/Footer | |||
| |
CALLBACK_TOP_OF_LIST | TYPE | Form Routine for Printing a List Header | ||||
| |
CALLBACK_TOP_OF_PAGE | TYPE | Form Routine for Page Header/Heading | ||||
| |
CALLBACK_END_OF_PAGE | TYPE | Form Routine for Page Footer | ||||
| |
CALLBACK_END_OF_LIST | TYPE | Form Routine for Printing End of List | ||||
| |
OPTIMIZE_COLUMN_WIDTH | TYPE | BAPITRVXXX-BOOLEAN | 'X' | Optimize Column Width of List X = Yes | ||
| |
GET_CURR_QUAN_FIELDS_FROM_DDIC | TYPE | BAPITRVXXX-BOOLEAN | SPACE | Reference Fields for CURR and QUAN Fields from DDIC | ||
| |
WINDOW_TITLE | TYPE | Title of Popup in Query "Print Immediately?" | ||||
| |
PRINT_IMMEDIATELY | TYPE | BAPITRVXXX-BOOLEAN | SPACE | Print Immediately X = Yes, " " = Print Preview | ||
| |
PRINT_DATA | TYPE | Table with Data to Be Printed | ||||
| |
COLUMN_INFORMATION_MISSING | TYPE | Column Information for Table Controls Missing | ||||
| |
PRINTING_NOT_POSSIBLE | TYPE | Field Catalog for List Viewer Empty | ||||
Processing Type
| Normal Function Module | |
| |
BaseXML supported |
| Update Module | Start immediately |
| Immediate Start, No Restart | |
| Start Delayed | |
| Coll.run | |
| JAVA Module Callable from ABAP | |
| Remote-Enabled JAVA Module | |
| Module Callable from JAVA |
History
| Last changed by/on | SAP | 19990629 |
| SAP Release Created in |