SAP ABAP Class IDREPFW_CL_EVENTS (Rep.Framework: Events)
Hierarchy
SAP_FIN (Software Component) SAP_FIN
   FI-LOC (Application Component) Localization
     ID-REP_FRWK (Package) International Development: Reporting Framework
Properties
Class IDREPFW_CL_EVENTS  
Short Description Rep.Framework: Events    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package ID-REP_FRWK   International Development: Reporting Framework 
Created 20120504   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class IDREPFW_CL_EVENTS has no interface implemented.
Friends
Class IDREPFW_CL_EVENTS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MS_REP_KEY Instance attribute Protected Type reference (TYPE) IDREPFW_STR_REP_KEY Rep.Framework: Combination of key fields: Group,ID,Versn 20120504
2 MT_EVENTS Instance attribute Protected Type reference (TYPE) IDREPFW_TAB_EVE_FUNC Events: List of Function Modules - Table type 20120504
Methods
# Method Level Visibility Method type Description Created on
1 ADD_NEW_EVENT_FUNC Instance method Private Method Add new event function into inst.table 20120504
2 CALL_EVENT_ALV Instance method Public Method Call Event 20120514
3 CALL_EVENT_CORE Instance method Public Method Call Event 20120514
4 CONSTRUCTOR Instance method Public Constructor Constructor 20120504
5 EVENT_0010 Instance method Protected Method Event: Build List of Parts for Output 20120507
6 EVENT_0020 Instance method Protected Method Event: Adjust Selection Criteria 20120507
7 EVENT_0023 Instance method Public Method Event: Change Selection Screen Toolbar 20130812
8 EVENT_0024 Instance method Public Method Event: Selection Screen User Command 20130812
9 EVENT_0025 Instance method Protected Method Event: Additional Data Source 20130812
10 EVENT_0030 Instance method Protected Method Event: Data Selection 20120507
11 EVENT_0039 Instance method Protected Method Event: Set Data Compression On/Off 20131128
12 EVENT_0040 Instance method Protected Method Event: Save Run Data into DataStore 20120509
13 EVENT_0050 Instance method Protected Method Event: Read Run Data from DataStore 20120509
14 EVENT_0060 Instance method Protected Method Event: Display Run Data 20120509
15 EVENT_0080 Instance method Protected Method Event: Prepare Header Values 20120514
16 EVENT_0090 Instance method Public Method Event: Consistency Check 20120514
17 EVENT_0100 Instance method Protected Method Event: Internal Key Mapping 20120515
18 EVENT_1010 Instance method Protected Method Event: ALV - Prepare Field Catalog 20120514
19 EVENT_1020 Instance method Protected Method Event: ALV - Prepare Layout 20120514
20 EVENT_1030 Instance method Protected Method Event: ALV - Prepare Toolbar Excluding 20120514
21 EVENT_1040 Instance method Protected Method Event: ALV - Prepare Sorting 20120514
22 EVENT_1050 Instance method Public Method Event: Get GUI Status 20120517
23 EVENT_1060 Instance method Public Method Event: Get USER_COMMAND routine 20120517
24 EVENT_1070 Instance method Public Method Event: ALV - DoubleClick 20120518
25 EVENT_1080 Instance method Public Method Event: Print PDF 20120514
26 EVENT_1081 Instance method Public Method Event: Print PDF: Print Single Version 20131112
27 EVENT_1090 Instance method Public Method Event: Generate XML 20120514
28 EVENT_2000 Instance method Public Method Event: ALV - Prepare CellTab and ColorTab 20120514
29 EVENT_2010 Instance method Public Method Event: Save File 20120514
30 EVENT_2020 Instance method Public Method Event: Cross-Reference Checks 20120514
31 EVENT_2030 Instance method Public Method Event: Split XML 20120605
32 EVENT_2040 Instance method Public Method Event: Alternative Display 20120809
33 EVENT_2050 Instance method Protected Method Event: Authority check 20120903
34 EVENT_2060 Instance method Protected Method Event: Show History of Changes 20130201
35 EVENT_2061 Static method Public Method Event: History of Changes: ALV - Modify Field Catalog 20130225
36 EVENT_2080 Instance method Public Method Event: Generate CSV into File 20131107
37 EVENT_2081 Instance method Public Method Event: Generate CSV: Move Data to Output Table 20131107
38 GET_EVENT_FUNC Instance method Protected Method Get List of Function Modules for The Event 20120517
39 GET_EVENT_FUNCTIONS_LIST Static method Public Method Get List of Event Functions for Rep.Key 20120509
40 GET_LIST_OF_EVENTS Instance method Protected Method Get list of Active Events 20120509
41 PREPARE_ACTIVE_EVENT_FUNCTIONS Instance method Protected Method Prepare List of Event Functions 20120504
Events
Class IDREPFW_CL_EVENTS has no event.
Types
Class IDREPFW_CL_EVENTS has no local type.
Method Signatures

Method ADD_NEW_EVENT_FUNC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_EVENT Call by reference Type reference (TYPE) IDREPFW_EVENT Event identification 20120504
2 Importing IV_FNAM Call by reference Type reference (TYPE) RS38L_FNAM Name of Function Module 20120504
3 Importing IV_SEQNO Call by reference Type reference (TYPE) IDREPFW_SEQNO Sequential Number 20120507

Method ADD_NEW_EVENT_FUNC on class IDREPFW_CL_EVENTS has no exception.

Method CALL_EVENT_ALV Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_ALVDATA Call by reference Type reference (TYPE) IDREPFW_STR_ALVDATA Rep.Framework: ALV data for reporting run 20120514
2 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20120514
3 Importing IS_REP_KEY Call by reference Type reference (TYPE) IDREPFW_STR_REP_KEY Rep.Framework: Combination of key fields: Group,ID,Versn 20120515
4 Importing IV_EVENT Call by reference Type reference (TYPE) IDREPFW_EVENT Event identification 20120514
5 Importing IV_REP_SECT Call by reference Type reference (TYPE) IDREPFW_REP_SECTION_ID Report Section ID 20120528

Method CALL_EVENT_ALV on class IDREPFW_CL_EVENTS has no exception.

Method CALL_EVENT_CORE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_RUNDATA Call by reference Type reference (TYPE) IDREPFW_STR_RUNDATA Rep.Framework: Complete data for reporting run 20120514
2 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20120514
3 Importing IV_EVENT Call by reference Type reference (TYPE) IDREPFW_EVENT Event identification 20120514

Method CALL_EVENT_CORE on class IDREPFW_CL_EVENTS has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_REP_KEY Call by reference Type reference (TYPE) IDREPFW_STR_REP_KEY Rep.Framework: Combination of key fields: Group,ID,Versn 20120504

Method CONSTRUCTOR on class IDREPFW_CL_EVENTS has no exception.

Method EVENT_0010 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_RUNDATA Call by reference Type reference (TYPE) IDREPFW_STR_RUNDATA Rep.Framework: Complete data for reporting run 20120514
2 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20120507
3 Importing IT_FNAM Call by reference Type reference (TYPE) FBNAME List with Function Module Names 20120507

Method EVENT_0010 on class IDREPFW_CL_EVENTS has no exception.

Method EVENT_0020 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_RUNDATA Call by reference Type reference (TYPE) IDREPFW_STR_RUNDATA Rep.Framework: Complete data for reporting run 20120514
2 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20120507
3 Importing IT_FNAM Call by reference Type reference (TYPE) FBNAME List with Function Module Names 20120507

Method EVENT_0020 on class IDREPFW_CL_EVENTS has no exception.

Method EVENT_0023 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_FUNCTXT_02 Call by reference Type reference (TYPE) RSFUNC_TXT Selection screen: Text for pushbuttons 20130812
2 Changing CV_FUNCTXT_03 Call by reference Type reference (TYPE) RSFUNC_TXT Selection screen: Text for pushbuttons 20130812
3 Changing CV_FUNCTXT_04 Call by reference Type reference (TYPE) RSFUNC_TXT Selection screen: Text for pushbuttons 20130812
4 Importing IT_USR_ADDFIELDS Call by reference Type reference (TYPE) IDREPFW_TAB_USR_ADDFIELDS Rep.Framework: Table of User Additional Fields 20130812

Method EVENT_0023 on class IDREPFW_CL_EVENTS has no exception.

Method EVENT_0024 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_USR_ADDFIELDS Call by reference Type reference (TYPE) IDREPFW_TAB_USR_ADDFIELDS Rep.Framework: Table of User Additional Fields 20130812
2 Importing IV_USER_COMMAND Call by reference Type reference (TYPE) SYUCOMM SY-UCOMM Function Code 20130812

Method EVENT_0024 on class IDREPFW_CL_EVENTS has no exception.

Method EVENT_0025 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_RUNDATA Call by reference Type reference (TYPE) IDREPFW_STR_RUNDATA Rep.Framework: Complete data for reporting run 20130812
2 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20130812
3 Importing IT_FNAM Call by reference Type reference (TYPE) FBNAME List with Function Module Names 20130812

Method EVENT_0025 on class IDREPFW_CL_EVENTS has no exception.

Method EVENT_0030 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_RUNDATA Call by reference Type reference (TYPE) IDREPFW_STR_RUNDATA Rep.Framework: Complete data for reporting run 20120514
2 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20120507
3 Importing IT_FNAM Call by reference Type reference (TYPE) FBNAME List with Function Module Names 20120507

Method EVENT_0030 on class IDREPFW_CL_EVENTS has no exception.

Method EVENT_0039 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_RUNDATA Call by reference Type reference (TYPE) IDREPFW_STR_RUNDATA Rep.Framework: Complete data for reporting run 20131128
2 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20131128
3 Importing IT_FNAM Call by reference Type reference (TYPE) FBNAME List with Function Module Names 20131128

Method EVENT_0039 on class IDREPFW_CL_EVENTS has no exception.

Method EVENT_0040 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_RUNDATA Call by reference Type reference (TYPE) IDREPFW_STR_RUNDATA Rep.Framework: Complete data for reporting run 20120514
2 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20120509
3 Importing IT_FNAM Call by reference Type reference (TYPE) FBNAME List with Function Module Names 20120509

Method EVENT_0040 on class IDREPFW_CL_EVENTS has no exception.

Method EVENT_0050 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_RUNDATA Call by reference Type reference (TYPE) IDREPFW_STR_RUNDATA Rep.Framework: Complete data for reporting run 20120514
2 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20120509
3 Importing IT_FNAM Call by reference Type reference (TYPE) FBNAME List with Function Module Names 20120509

Method EVENT_0050 on class IDREPFW_CL_EVENTS has no exception.

Method EVENT_0060 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_RUNDATA Call by reference Type reference (TYPE) IDREPFW_STR_RUNDATA Rep.Framework: Complete data for reporting run 20120514
2 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20120509
3 Importing IT_FNAM Call by reference Type reference (TYPE) FBNAME List with Function Module Names 20120509

Method EVENT_0060 on class IDREPFW_CL_EVENTS has no exception.

Method EVENT_0080 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_RUNDATA Call by reference Type reference (TYPE) IDREPFW_STR_RUNDATA Rep.Framework: Complete data for reporting run 20120514
2 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20120514
3 Importing IT_FNAM Call by reference Type reference (TYPE) FBNAME List with Function Module Names 20120514

Method EVENT_0080 on class IDREPFW_CL_EVENTS has no exception.

Method EVENT_0090 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20120514
2 Importing IS_RUNDATA Call by reference Type reference (TYPE) IDREPFW_STR_RUNDATA Rep.Framework: Complete data for reporting run 20120517

Method EVENT_0090 on class IDREPFW_CL_EVENTS has no exception.

Method EVENT_0100 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_RUNDATA Call by reference Type reference (TYPE) IDREPFW_STR_RUNDATA Rep.Framework: Complete data for reporting run 20120515
2 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20120515
3 Importing IT_FNAM Call by reference Type reference (TYPE) FBNAME List with Function Module Names 20120515

Method EVENT_0100 on class IDREPFW_CL_EVENTS has no exception.

Method EVENT_1010 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_ALVDATA Call by reference Type reference (TYPE) IDREPFW_STR_ALVDATA Rep.Framework: ALV data for reporting run 20120514
2 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20120514
3 Importing IS_REP_KEY Call by reference Type reference (TYPE) IDREPFW_STR_REP_KEY Rep.Framework: Complete data for reporting run 20120515
4 Importing IT_FNAM Call by reference Type reference (TYPE) FBNAME List with Function Module Names 20120514
5 Importing IV_SECT Call by reference Type reference (TYPE) IDREPFW_REP_SECTION_ID Report Section ID 20120528

Method EVENT_1010 on class IDREPFW_CL_EVENTS has no exception.

Method EVENT_1020 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_ALVDATA Call by reference Type reference (TYPE) IDREPFW_STR_ALVDATA Rep.Framework: ALV data for reporting run 20120514
2 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20120514
3 Importing IS_REP_KEY Call by reference Type reference (TYPE) IDREPFW_STR_REP_KEY Rep.Framework: Complete data for reporting run 20120515
4 Importing IT_FNAM Call by reference Type reference (TYPE) FBNAME List with Function Module Names 20120514
5 Importing IV_SECT Call by reference Type reference (TYPE) IDREPFW_REP_SECTION_ID Report Section ID 20120528

Method EVENT_1020 on class IDREPFW_CL_EVENTS has no exception.

Method EVENT_1030 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_ALVDATA Call by reference Type reference (TYPE) IDREPFW_STR_ALVDATA Rep.Framework: ALV data for reporting run 20120514
2 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20120514
3 Importing IS_REP_KEY Call by reference Type reference (TYPE) IDREPFW_STR_REP_KEY Rep.Framework: Complete data for reporting run 20120515
4 Importing IT_FNAM Call by reference Type reference (TYPE) FBNAME List with Function Module Names 20120514
5 Importing IV_SECT Call by reference Type reference (TYPE) IDREPFW_REP_SECTION_ID Report Section ID 20120528

Method EVENT_1030 on class IDREPFW_CL_EVENTS has no exception.

Method EVENT_1040 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_ALVDATA Call by reference Type reference (TYPE) IDREPFW_STR_ALVDATA Rep.Framework: ALV data for reporting run 20120514
2 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20120514
3 Importing IS_REP_KEY Call by reference Type reference (TYPE) IDREPFW_STR_REP_KEY Rep.Framework: Complete data for reporting run 20120515
4 Importing IT_FNAM Call by reference Type reference (TYPE) FBNAME List with Function Module Names 20120514
5 Importing IV_SECT Call by reference Type reference (TYPE) IDREPFW_REP_SECTION_ID Report Section ID 20120528

Method EVENT_1040 on class IDREPFW_CL_EVENTS has no exception.

Method EVENT_1050 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_GUI_STATUS Call by reference Type reference (TYPE) IDREPFW_STR_GUI_STATUS 20120517
2 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20120517
3 Importing IS_REP_KEY Call by reference Type reference (TYPE) IDREPFW_STR_REP_KEY 20120517
4 Importing IV_RUNID Call by reference Type reference (TYPE) IDREPFW_RUNID Run Identification 20130108

Method EVENT_1050 on class IDREPFW_CL_EVENTS has no exception.

Method EVENT_1060 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_REPID Call by reference Type reference (TYPE) REPID ABAP Program Name 20120517
2 Changing CV_UC_FORM Call by reference Type reference (TYPE) C 20120517
3 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20120517
4 Importing IS_REP_KEY Call by reference Type reference (TYPE) IDREPFW_STR_REP_KEY 20120517

Method EVENT_1060 on class IDREPFW_CL_EVENTS has no exception.

Method EVENT_1070 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_RUN_SECT Call by reference Type reference (TYPE) IDREPFW_STR_RUN_SECT Rep.Framework: Run Sect 20120530
2 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20120518
3 Importing IR_GRID Call by reference Object reference (TYPE REF TO) CL_GUI_ALV_GRID ALV List Viewer 20120518
4 Importing IS_COLUMN Call by reference Type reference (TYPE) LVC_S_COL ALV Control: Column ID 20120518
5 Importing IS_REP_KEY Call by reference Type reference (TYPE) IDREPFW_STR_REP_KEY Rep.Framework: Combination of key fields: Group,ID,Versn 20120518
6 Importing IS_ROW_NO Call by reference Type reference (TYPE) LVC_S_ROW ALV control: Line description 20120518
7 Importing IV_REP_SECT Call by reference Type reference (TYPE) IDREPFW_REP_SECTION_ID Report Section ID 20120528

Method EVENT_1070 on class IDREPFW_CL_EVENTS has no exception.

Method EVENT_1080 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_RUNDATA Call by reference Type reference (TYPE) IDREPFW_STR_RUNDATA Rep.Framework: Complete data for reporting run 20120514
2 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20120514
3 Importing IT_PDF_VERSN Call by reference Type reference (TYPE) IDREPFW_TAB_PDF_VERSN PDF Version 20120518

Method EVENT_1080 on class IDREPFW_CL_EVENTS has no exception.

Method EVENT_1081 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_RETURN Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20131112
2 Importing IS_PDF_OUTPUT Call by reference Type reference (TYPE) IDREPFW_O_PDF_C Rep.Framework: Output PDF Versions 20131112
3 Importing IS_REP_KEY Call by reference Type reference (TYPE) IDREPFW_STR_REP_KEY Rep.Framework: Combination of key fields: Group,ID,Versn 20131112
4 Importing IS_RUN_VALUES Call by reference Type reference (TYPE) IDREPFW_STR_RUN_VALUES Rep.Framework: Header data for Reporting Run 20131112
5 Importing IT_RUN_SECT Call by reference Type reference (TYPE) IDREPFW_TAB_RUN_SECT Rep.Framework: List of Run Sections 20131112
6 Importing IV_FUNCNAME Call by reference Type reference (TYPE) FUNCNAME Function name 20131112
7 Importing IV_PDF_VERSN Call by reference Type reference (TYPE) IDREPFW_PDF_VERSN PDF Version 20131112

Method EVENT_1081 on class IDREPFW_CL_EVENTS has no exception.

Method EVENT_1090 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_RUNDATA Call by reference Type reference (TYPE) IDREPFW_STR_RUNDATA Rep.Framework: Complete data for reporting run 20120514
2 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20120514
3 Exporting ET_XML_OUT Call by reference Type reference (TYPE) IDREPFW_TAB_XML_OUT XML output - binary content 20120518
4 Importing IT_XML_VERSN Call by reference Type reference (TYPE) IDREPFW_TAB_XML_VERSN List with Function Module Names 20120518

Method EVENT_1090 on class IDREPFW_CL_EVENTS has no exception.

Method EVENT_2000 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_CELLTAB Call by reference Type reference (TYPE) LVC_T_STYL Rep.Framework: ALV data for reporting run 20120517
2 Changing CT_COLORTAB Call by reference Type reference (TYPE) LVC_T_SCOL ALV control: Table for cell coloring 20120517
3 Importing IS_DATA_ROW Call by reference Type reference (TYPE) ANY 20120517
4 Importing IS_REP_KEY Call by reference Type reference (TYPE) IDREPFW_STR_REP_KEY 20120517
5 Importing IV_REP_SECT Call by reference Type reference (TYPE) IDREPFW_REP_SECTION_ID Report Section ID 20120529
6 Importing IV_REP_STRUC Call by reference Type reference (TYPE) IDREPFW_REP_STRUC Part dictionary structure 20120517

Method EVENT_2000 on class IDREPFW_CL_EVENTS has no exception.

Method EVENT_2010 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_RETURN Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20120518
2 Importing IS_DIR_SETTINGS Call by reference Type reference (TYPE) IDREPFW_STR_RUN_SETTINGS_1 Rep.Framework: Settings for Directory 20120518
3 Importing IS_REP_KEY Call by reference Type reference (TYPE) IDREPFW_STR_REP_KEY Rep.Framework: Combination of key fields: Group,ID,Versn 20120518
4 Importing IV_FILENAME Call by reference Type reference (TYPE) STRING File name 20120518
5 Importing IV_FILE_X Call by reference Type reference (TYPE) XSTRING File content 20120518

Method EVENT_2010 on class IDREPFW_CL_EVENTS has no exception.

Method EVENT_2020 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20120514
2 Importing IS_RUNDATA_1 Call by reference Type reference (TYPE) IDREPFW_STR_RUNDATA Rep.Framework: Complete data for reporting run 20120517
3 Importing IS_RUNDATA_2 Call by reference Type reference (TYPE) IDREPFW_STR_RUNDATA Rep.Framework: Complete data for reporting run 20120517

Method EVENT_2020 on class IDREPFW_CL_EVENTS has no exception.

Method EVENT_2030 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20120605
2 Exporting ET_XSLT_DATA Call by reference Type reference (TYPE) STANDARD TABLE Table of Data for XSLT 20120605
3 Importing IS_XSLT_DATA Call by reference Type reference (TYPE) DATA Data for XSLT 20120605
4 Importing IV_DIV_COUNT Call by reference Type reference (TYPE) I Count of XML Divisions 20120605
5 Importing IV_XML_VERSN Call by reference Type reference (TYPE) IDREPFW_XML_VERSN XML Version 20120605

Method EVENT_2030 on class IDREPFW_CL_EVENTS has no exception.

Method EVENT_2040 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_RUNDATA Call by reference Type reference (TYPE) IDREPFW_STR_RUNDATA 20120809
2 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20120809
3 Importing IV_REP_SECT Call by reference Type reference (TYPE) IDREPFW_REP_SECTION_ID 20120809

Method EVENT_2040 on class IDREPFW_CL_EVENTS has no exception.

Method EVENT_2050 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_RUNDATA Call by reference Type reference (TYPE) IDREPFW_STR_RUNDATA Rep.Framework: Complete data for reporting run 20120903
2 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20120903
3 Importing IT_FNAM Call by reference Type reference (TYPE) FBNAME List with Function Module Names 20120903

Method EVENT_2050 on class IDREPFW_CL_EVENTS has no exception.

Method EVENT_2060 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_RUNDATA Call by reference Type reference (TYPE) IDREPFW_STR_RUNDATA Rep.Framework: Complete data for reporting run 20130201
2 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20130201
3 Importing IT_FNAM Call by reference Type reference (TYPE) FBNAME List with Function Module Names 20130201

Method EVENT_2060 on class IDREPFW_CL_EVENTS has no exception.

Method EVENT_2061 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_FCAT Call by reference Type reference (TYPE) LVC_T_FCAT Field Catalog for List Viewer Control 20130225
2 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20130225
3 Importing IP_SECT_STRUCTURE Call by reference Type reference (TYPE) IDREPFW_REP_STRUC Dictionary Structure of Section 20130225
4 Importing IP_SHOW_ALL_COLS Call by reference Type reference (TYPE) ABAP_BOOL Show All Columns ('X'~yes,''~no) 20130225
5 Importing IS_REP_KEY Call by reference Type reference (TYPE) IDREPFW_STR_REP_KEY Rep.Framework: Combination of key fields: Group,ID,Versn 20130225
6 Importing IT_CHANGED_COLS Call by reference Type reference (TYPE) FIELDNAME_TAB Table of field names 20130225
7 Importing IV_REP_SECT Call by reference Type reference (TYPE) IDREPFW_REP_SECTION_ID Report Section ID 20130225

Method EVENT_2061 on class IDREPFW_CL_EVENTS has no exception.

Method EVENT_2080 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_RUNDATA Call by reference Type reference (TYPE) IDREPFW_STR_RUNDATA Rep.Framework: Complete data for reporting run 20131107
2 Changing CT_RETURN Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20131107
3 Importing IS_CSV_OUTPUT Call by reference Type reference (TYPE) IDREPFW_O_CSV_E Rep.Framework: Output CSV Versions 20131107
4 Importing IV_FILENAME Call by reference Type reference (TYPE) STRING CSV FileName (String) 20131107

Method EVENT_2080 on class IDREPFW_CL_EVENTS has no exception.

Method EVENT_2081 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_RETURN Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20131107
2 Exporting ET_CSV_TABLE Call by reference Type reference (TYPE) ANY TABLE Table for CSV Output 20131107
3 Importing IS_CSV_OUTPUT Call by reference Type reference (TYPE) IDREPFW_O_CSV_E Rep.Framework: Output CSV Versions 20131107
4 Importing IS_REP_KEY Call by reference Type reference (TYPE) IDREPFW_STR_REP_KEY Rep.Framework: Combination of key fields: Group,ID,Versn 20131107
5 Importing IS_RUN_VALUES Call by reference Type reference (TYPE) IDREPFW_STR_RUN_VALUES Rep.Framework: Header data for Reporting Run 20131107
6 Importing IS_SECTION_HDR Call by reference Type reference (TYPE) ANY Header Structure of Selected Section 20131107
7 Importing IT_RUN_SECT Call by reference Type reference (TYPE) IDREPFW_TAB_RUN_SECT Rep.Framework: List of Run Sections 20131107
8 Importing IT_SECTION_TAB Call by reference Type reference (TYPE) ANY TABLE Table of Selected Section 20131107

Method EVENT_2081 on class IDREPFW_CL_EVENTS has no exception.

Method GET_EVENT_FUNC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_EVENT Call by reference Type reference (TYPE) IDREPFW_EVENT Event identification 20120517
2 Returning RT_FNAME Value transfer Type reference (TYPE) FBNAME List with Function Module Names 20120517

Method GET_EVENT_FUNC on class IDREPFW_CL_EVENTS has no exception.

Method GET_EVENT_FUNCTIONS_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_REP_KEY Call by reference Type reference (TYPE) IDREPFW_STR_REP_KEY Rep.Framework: Combination of key fields: Group,ID,Versn 20120509
2 Importing IV_EMPTY Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20120509
3 Returning RT_EVENTS Value transfer Type reference (TYPE) IDREPFW_TAB_EVE_FUNC Events: List of Function Modules - Table type 20120509

Method GET_EVENT_FUNCTIONS_LIST on class IDREPFW_CL_EVENTS has no exception.

Method GET_LIST_OF_EVENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_EVENTS Value transfer Type reference (TYPE) IDREPFW_TAB_EVE_FUNC Events: List of Function Modules - Table type 20120509

Method GET_LIST_OF_EVENTS on class IDREPFW_CL_EVENTS has no exception.

Method PREPARE_ACTIVE_EVENT_FUNCTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_REP_KEY Call by reference Type reference (TYPE) IDREPFW_STR_REP_KEY Rep.Framework: Combination of key fields: Group,ID,Versn 20120504

Method PREPARE_ACTIVE_EVENT_FUNCTIONS on class IDREPFW_CL_EVENTS has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 607