IST_CA_FILEHIST_01 is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). Below is the basic information available for this SAP report including which OBJECTS it interacts with such as TABLES, FUNCTION MODULES, INCLUDES ETC. Also check out the submitted Comments related to this SAP report or see any standard documentation available.
If you would like to execute this report or see the full code listing simply enter IST_CA_FILEHIST_01 into the relevant SAP transactions such as SE38 or SE80
Below is a list of transaction codes which are relevant to this SAP report
ISTCAFHIST - Disconnec.and Reconnec.File History
This report can be called from another progam/report simply by using the ABAP SUBMIT statement, see below for example ABAP code snipts of how to do this.
Title: IS-T-CA: Histoy of Disconnection/Reconnection Files
Text Symbol: 019 = Created On
Text Symbol: 018 = Identification
Text Symbol: 017 = Run Date
Text Symbol: 016 = History of Telephone Disconnection or Reconnection Files
Text Symbol: 015 = Error Occurred While Creating the ALV Control
Text Symbol: 014 = Transferred
Text Symbol: 013 = Created
Text Symbol: 012 = Dunning
Text Symbol: 011 = Payment Lot
Text Symbol: 010 = User Name
Text Symbol: 009 = Time
Text Symbol: 008 = Creat.Date
Text Symbol: 007 = Identi.
Text Symbol: 006 = Run Date
Text Symbol: 005 = Status Descrptn
Text Symbol: 004 = ActDate
Text Symbol: 003 = Origin Descrptn
Text Symbol: 002 = Oi
Text Symbol: 001 = File Name
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
POPUP_TO_INFORM CALL FUNCTION 'POPUP_TO_INFORM' EXPORTING titel = g_repid txt2 = sy-subrc txt1 = text-015.
SELSCREEN_ICONS_SUPPLY CALL FUNCTION 'SELSCREEN_ICONS_SUPPLY' EXPORTING sign = it_laufd-sign option = it_laufd-option IMPORTING icon_result = h_icon_laufd.
SELSCREEN_ICONS_SUPPLY CALL FUNCTION 'SELSCREEN_ICONS_SUPPLY' EXPORTING sign = it_laufi-sign option = it_laufi-option IMPORTING icon_result = h_icon_laufi.
SELSCREEN_ICONS_SUPPLY CALL FUNCTION 'SELSCREEN_ICONS_SUPPLY' EXPORTING sign = it_fista-sign option = it_fista-option IMPORTING icon_result = h_icon_fista.
ICON_CREATE CALL FUNCTION 'ICON_CREATE' EXPORTING name = 'ICON_ENTER_MORE' IMPORTING result = c_icon_enter.
ICON_CREATE CALL FUNCTION 'ICON_CREATE' EXPORTING name = 'ICON_DISPLAY_MORE' IMPORTING result = c_icon_display.
LVC_VARIANT_DEFAULT_GET CALL FUNCTION 'LVC_VARIANT_DEFAULT_GET' EXPORTING i_save = 'U' CHANGING cs_variant = p_gs_variant EXCEPTIONS wrong_input = 1 not_found = 2 program_error = 3 OTHERS = 4.
COMPLEX_SELECTIONS_DIALOG CALL FUNCTION 'COMPLEX_SELECTIONS_DIALOG' EXPORTING text = 'Datum der Ausführung'(017) * just_display = help_field = 'IST_DYN_FILEHIST-LAUFD_LO' TABLES range = range_laufd EXCEPTIONS cancelled = 4.
FKK_AKTIV2_CHANGED_SET CALL FUNCTION 'FKK_AKTIV2_CHANGED_SET'.
COMPLEX_SELECTIONS_DIALOG CALL FUNCTION 'COMPLEX_SELECTIONS_DIALOG' EXPORTING text = 'Identifikation'(018) * just_display = help_field = 'IST_DYN_FILEHIST-LAUFI_LO' TABLES range = range_laufi EXCEPTIONS cancelled = 4.
FKK_AKTIV2_CHANGED_SET CALL FUNCTION 'FKK_AKTIV2_CHANGED_SET'.
COMPLEX_SELECTIONS_DIALOG CALL FUNCTION 'COMPLEX_SELECTIONS_DIALOG' EXPORTING text = 'Erstellungsdatum'(019) * just_display = help_field = 'IST_DYN_FILEHIST-DATUM_LO' TABLES range = range_datum EXCEPTIONS cancelled = 4.
FKK_AKTIV2_CHANGED_SET CALL FUNCTION 'FKK_AKTIV2_CHANGED_SET'.
F4IF_INT_TABLE_VALUE_REQUEST CALL FUNCTION 'F4IF_INT_TABLE_VALUE_REQUEST' EXPORTING retfield = 'LAUFI' value_org = 'C' display = ' ' TABLES value_tab = laufi_tab field_tab = fldtabnew return_tab = returntab EXCEPTIONS OTHERS = 0.
HELP_VALUES_GET_WITH_TABLE * CALL FUNCTION 'HELP_VALUES_GET_WITH_TABLE' * EXPORTING * display = ' ' * fieldname = 'LAUFI' * tabname = 'IST_FILE_TELNR' * IMPORTING * select_value = p_laufi * TABLES * fields = fldtab * valuetab = laufi_tab.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
IST_CA_FILEHIST_01 - IS-T-CA: Histoy of Disconnection/Reconnection Files IST_CA_FILEHIST_01 - IS-T-CA: Histoy of Disconnection/Reconnection Files IST_CA_FILEHIST - Out of Date From 4.63: IS-T-CA: Tel.Number (Disc)/Reconnection File IST_CA_FILEHIST - Out of Date From 4.63: IS-T-CA: Tel.Number (Disc)/Reconnection File IST_BILLDOC_BOR - Program for Object Type ISTBILLDOC : Billing Document IST_BILLDOC_BOR - Program for Object Type ISTBILLDOC : Billing Document