SAP ABAP Class IDREPFW_CL_UTILS (Rep.Framework - Utilities)
Hierarchy
SAP_FIN (Software Component) SAP_FIN
   FI-LOC (Application Component) Localization
     ID-REP_FRWK (Package) International Development: Reporting Framework
Properties
Class IDREPFW_CL_UTILS  
Short Description Rep.Framework - Utilities    
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 20120430   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_UTILS has no interface implemented.
Friends
Class IDREPFW_CL_UTILS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MS_REPGR_C Static Attribute Private Type reference (TYPE) IDREPFW_REPGR_C Rep.Framework: Report Group 20120521
2 MS_REPID_C Static Attribute Private Type reference (TYPE) IDREPFW_REPID_C Rep.Framework: Report Identification 20120521
3 MS_REPVR_C Static Attribute Private Type reference (TYPE) IDREPFW_REPVR_C Rep.Framework: Report Version 20120521
Methods
# Method Level Visibility Method type Description Created on
1 ALT_DISP_OUTPUT Static method Public Method Altern.disp output 20120809
2 CONSISTENCY_CHECK Static method Public Method Call all Checks Events 20120517
3 CONVERT_CELL_MASK_TO_GRID Static method Public Method Prepare Color setting for Grid from Mask Customizing 20120529
4 CONVERT_COLOR_MASK_TO_GRID Static method Public Method Prepare Color setting for Grid from Mask Customizing 20120529
5 CREATE_CSV_FLIENAME Static method Public Method Create CSV FileName 20131107
6 CREATE_INTKEY Static method Private Method Creates the internal key 20120529
7 CREATE_XML_FILENAME Static method Public Method Create XML FileName 20120606
8 CSV_OUTPUT Static method Public Method Generate CSV into File 20131107
9 DB_COMMIT_WORK Static method Public Method Commit work 20120502
10 DB_ROLLBACK_WORK Static method Public Method Rolback work 20120502
11 EVENT_NOT_CUST_MSG Static method Public Method Create Message that Event & Was Not Customized 20131107
12 FNAME_TO_MSG Static method Public Method Create Message from FileName 20131107
13 GET_DD_STRUCTURE_FOR_REP_PART Static method Public Method Get DDIC structure for the Part 20120517
14 GET_PDF_CUSTOMIZING Static method Public Method Get PDF Versn Customizing 20120605
15 GET_PDF_SECT_DATA Static method Public Method Gets PDF section data 20131112
16 GET_REP_DEFAULTS Static method Public Method Get Defaults for Report Group/ID/Version 20120521
17 GET_SECT_DESCRIPTION Static method Public Method Get SectionDescription 20120530
18 GET_SECT_SOURCE_ID Static method Public Method Get the Source ID for given section 20121123
19 GET_SECT_STRUC Static method Public Method Get the structure for given section 20120605
20 GET_XML_FILENAME Static method Public Method 20120606
21 HDR_SECT_DATA_CONVERT_INTO_ALV Static method Public Method Convert fields of Header Data Section in ALV table 20120809
22 HDR_SECT_DATA_CONVERT_INTO_STR Static method Public Method Convert fields of Header Data Section in structure from ALV 20120809
23 HDR_VALUES_SELECT Static method Public Method Select IDs and Values from customizing 20120516
24 IS_CUSTOMIZED Static method Public Method Is Part of IMG Customized? ('X'~yes. ''~no) e.g. XML,PDF,CSV 20131107
25 IS_RETURN_WITHOUT_ERR Static method Public Method X = Return tab without any error message 20120502
26 MAPPING_INT_KEY Static method Public Method Internal Key Mapping 20120517
27 MASK_GET_ATTRIBUTES_FOR_LINE Static method Public Method Read Mask Atributes from Section Line 20120530
28 MASK_IS_CUSTOMIZING_FOR_SECT Static method Public Method X in case there is some customizing mask data 20120531
29 MSG_APPEND_RETURNTAB Static method Public Method Append message to Return Table 20120430
30 PDF_OUTPUT Static method Public Method Print Forms 20120521
31 POPUP_SEL_CSV_VERSN Static method Public Method Popup: sel.CSV versions 20131107
32 POPUP_SEL_PDF_VERSN Static method Public Method Popup: sel.XML versions 20120521
33 POPUP_SEL_STRUC Static method Public Method Popup: select structure for xml mapping rules 20120521
34 POPUP_SEL_XML_VERSN Static method Public Method Popup: sel.XML versions 20120521
35 READ_CUST_CSV Static method Private Method Read Single Customizing Entry: CSV 20131107
36 SCALE_AMOUNT Static method Public Method Apply Scalling to Amount 20120509
37 SHOW_RETURN_AS_APPLOG Static method Public Method Show return table as apl.log 20120516
38 XML_OUTPUT Static method Public Method Generate XMLs 20120521
Events
Class IDREPFW_CL_UTILS has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_S_MASK_INTKEY Private See coding 20120530 BEGIN OF TY_S_MASK_INTKEY, INTKEY type IDREPFW_INTKEY, MASK type IDREPFW_MASK, end of TY_S_MASK_INTKEY
Method Signatures

Method ALT_DISP_OUTPUT 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 20120809
3 Importing IV_REP_SECT Call by reference Type reference (TYPE) IDREPFW_REP_SECTION_ID Report Section ID 20120809

Method ALT_DISP_OUTPUT on class IDREPFW_CL_UTILS has no exception.

Method CONSISTENCY_CHECK 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 20120517
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 CONSISTENCY_CHECK on class IDREPFW_CL_UTILS has no exception.

Method CONVERT_CELL_MASK_TO_GRID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_MASKATR Call by reference Type reference (TYPE) IDREPFW_MASKATR3 Mask attribute: color options 20120529
2 Returning RV_STYLE Value transfer Type reference (TYPE) LVC_STYLE ALV control: Color coding 20120529

Method CONVERT_CELL_MASK_TO_GRID on class IDREPFW_CL_UTILS has no exception.

Method CONVERT_COLOR_MASK_TO_GRID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_MASKATR Call by reference Type reference (TYPE) IDREPFW_MASKATR4 Mask attribute: color options 20120529
2 Returning RS_GRID_COLOR Value transfer Type reference (TYPE) LVC_S_COLO ALV control: Color coding 20120529

Method CONVERT_COLOR_MASK_TO_GRID on class IDREPFW_CL_UTILS has no exception.

Method CREATE_CSV_FLIENAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_CSV_VERSN Call by reference Type reference (TYPE) IDREPFW_CSV_VERSN CSV Version 20131107
2 Importing IM_PARAM_1 Call by reference Type reference (TYPE) ANY SY-DATUM Importing Parameter 1 (e.g. Date) 20131107
3 Importing IM_PARAM_2 Call by reference Type reference (TYPE) ANY SY-UZEIT Importing Parameter 2 (e.g. Time) 20131107
4 Importing IM_PARAM_3 Call by reference Type reference (TYPE) ANY Importing Parameter 3 20131107
5 Importing IM_SEPARATOR Call by reference Type reference (TYPE) IDREPFW_CSV_SEPARATOR ';' Text/CSV File Character Separator 20131107
6 Returning RE_FILENAME Value transfer Type reference (TYPE) STRING CSV FileName (String) 20131107

Method CREATE_CSV_FLIENAME on class IDREPFW_CL_UTILS has no exception.

Method CREATE_INTKEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_INT_KEY Call by reference Type reference (TYPE) IDREPFW_INTKEY Internal Key 20120529
2 Importing IS_DATA Call by reference Type reference (TYPE) ANY 20120529
3 Importing IS_REP_KEY Call by reference Type reference (TYPE) IDREPFW_STR_REP_KEY Rep.Framework: Combination of key fields: Group,ID,Versn 20120529
4 Importing IV_SECT_ID Call by reference Type reference (TYPE) IDREPFW_REP_SECTION_ID Report Section ID 20120529

Method CREATE_INTKEY on class IDREPFW_CL_UTILS has no exception.

Method CREATE_XML_FILENAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_FILE_NAME Call by reference Type reference (TYPE) STRING 20120606
2 Importing IV_PARAM_1 Call by reference Type reference (TYPE) ANY 20120606
3 Importing IV_PARAM_2 Call by reference Type reference (TYPE) ANY 20120606
4 Importing IV_PARAM_3 Call by reference Type reference (TYPE) ANY 20120606
5 Importing IV_SEQNO Call by reference Type reference (TYPE) IDREPFW_SEQNO Sequential Number 20120606
6 Importing IV_XML_VERSN Call by reference Type reference (TYPE) IDREPFW_XML_VERSN XML Version 20120606

Method CREATE_XML_FILENAME on class IDREPFW_CL_UTILS has no exception.

Method CSV_OUTPUT 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 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20131107
3 Importing IT_CSV_VERSN Call by reference Type reference (TYPE) IDREPFW_TAB_CSV_VERSN CSV Version Table 20131107

Method CSV_OUTPUT on class IDREPFW_CL_UTILS has no exception.

Method DB_COMMIT_WORK Signature

Method DB_COMMIT_WORK on class IDREPFW_CL_UTILS has no parameter.
Method DB_COMMIT_WORK on class IDREPFW_CL_UTILS has no exception.

Method DB_ROLLBACK_WORK Signature

Method DB_ROLLBACK_WORK on class IDREPFW_CL_UTILS has no parameter.
Method DB_ROLLBACK_WORK on class IDREPFW_CL_UTILS has no exception.

Method EVENT_NOT_CUST_MSG 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 Importing IS_REP_KEY Call by reference Type reference (TYPE) IDREPFW_STR_REP_KEY Rep.Framework: Combination of key fields: Group,ID,Versn 20131107
3 Importing IV_EVENT Call by reference Type reference (TYPE) IDREPFW_EVENT Event identification 20131107

Method EVENT_NOT_CUST_MSG on class IDREPFW_CL_UTILS has no exception.

Method FNAME_TO_MSG 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 Importing IV_FILENAME Call by reference Type reference (TYPE) STRING FileName (String) 20131107

Method FNAME_TO_MSG on class IDREPFW_CL_UTILS has no exception.

Method GET_DD_STRUCTURE_FOR_REP_PART 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 20120517
2 Importing IV_REP_SECT Call by reference Type reference (TYPE) IDREPFW_REP_SECTION_ID Report Section ID 20120528
3 Returning RV_REP_STRUC Value transfer Type reference (TYPE) IDREPFW_REP_STRUC Part dictionary structure 20120517

Method GET_DD_STRUCTURE_FOR_REP_PART on class IDREPFW_CL_UTILS has no exception.

Method GET_PDF_CUSTOMIZING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_DATA Call by reference Type reference (TYPE) IDREPFW_O_PDF_C Rep.Framework: Output PDF Versions 20120605
2 Exporting EV_LTEXT Call by reference Type reference (TYPE) LTEXT Long Text 20120605
3 Importing IS_REP_KEY Call by reference Type reference (TYPE) IDREPFW_STR_REP_KEY Rep.Framework: Combination of key fields: Group,ID,Versn 20120605
4 Importing IV_PDF_VERSN Call by reference Type reference (TYPE) IDREPFW_PDF_VERSN PDF Version 20120605
# Exception Resumable Description Created on
1 NOT_FOUND 20120605

Method GET_PDF_SECT_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_DATA_TARGET Call by reference Object reference (TYPE REF TO) DATA Content of Selected Section 20131112
2 Importing IS_CUST_DATA Call by reference Type reference (TYPE) IDREPFW_O_PDF_C Rep.Framework: Output PDF Versions 20131112
3 Importing IS_RUN_SECT Call by reference Type reference (TYPE) IDREPFW_STR_RUN_SECT Rep.Framework: Section values 20131112

Method GET_PDF_SECT_DATA on class IDREPFW_CL_UTILS has no exception.

Method GET_REP_DEFAULTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_REP_GROUP Call by reference Type reference (TYPE) IDREPFW_REP_GROUP Report Group 20120521
2 Importing IM_REP_ID Call by reference Type reference (TYPE) IDREPFW_REP_ID Report Identification 20120521
3 Importing IM_REP_VERSN Call by reference Type reference (TYPE) IDREPFW_REP_VERSN Report Version 20120521
4 Returning RE_STR_DEFAULTS Value transfer Type reference (TYPE) IDREPFW_STR_DEFAULTS Rep.Framework: Default Customizing (No Key Fields) 20120521

Method GET_REP_DEFAULTS on class IDREPFW_CL_UTILS has no exception.

Method GET_SECT_DESCRIPTION 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 20120530
2 Importing IV_REP_SECT Call by reference Type reference (TYPE) IDREPFW_REP_SECTION_ID Report Section ID 20120530
3 Importing IV_SHORT_FORM Call by reference Type reference (TYPE) BOOLE_D SPACE X = get short form of description 20120607
4 Returning RV_PART_DESC Value transfer Type reference (TYPE) STRING Section Description 20120530

Method GET_SECT_DESCRIPTION on class IDREPFW_CL_UTILS has no exception.

Method GET_SECT_SOURCE_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_SOURCE_ID Call by reference Type reference (TYPE) IDREPFW_REP_SRCID Data Source Identification 20121123
2 Importing IS_REP_KEY Call by reference Type reference (TYPE) IDREPFW_STR_REP_KEY Rep.Framework: Combination of key fields: Group,ID,Versn 20121123
3 Importing IV_SECT_ID Call by reference Type reference (TYPE) IDREPFW_REP_SECTION_ID Report Section ID 20121123

Method GET_SECT_SOURCE_ID on class IDREPFW_CL_UTILS has no exception.

Method GET_SECT_STRUC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_REP_STRUC Call by reference Type reference (TYPE) FIELDNAME Field Name 20120605
2 Importing IS_REP_KEY Call by reference Type reference (TYPE) IDREPFW_STR_REP_KEY Rep.Framework: Combination of key fields: Group,ID,Versn 20120605
3 Importing IV_SECT_ID Call by reference Type reference (TYPE) IDREPFW_REP_SECTION_ID Report Section ID 20120605

Method GET_SECT_STRUC on class IDREPFW_CL_UTILS has no exception.

Method GET_XML_FILENAME Signature

Method GET_XML_FILENAME on class IDREPFW_CL_UTILS has no parameter.
Method GET_XML_FILENAME on class IDREPFW_CL_UTILS has no exception.

Method HDR_SECT_DATA_CONVERT_INTO_ALV Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_DATA Value transfer Type reference (TYPE) IDREPFW_TAB_HEADER_ALV Rep.Framework: Table for report header 20120809
2 Importing IS_DATA Call by reference Type reference (TYPE) ANY 20120809
3 Importing IV_REP_HDR_STRUC Call by reference Type reference (TYPE) IDREPFW_REP_HDR_STRUC Dictionary Structure of Header Section 20120809

Method HDR_SECT_DATA_CONVERT_INTO_ALV on class IDREPFW_CL_UTILS has no exception.

Method HDR_SECT_DATA_CONVERT_INTO_STR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_DATA Call by reference Type reference (TYPE) ANY 20120809
2 Importing IT_DATA Value transfer Type reference (TYPE) IDREPFW_TAB_HEADER_ALV Rep.Framework: Table for report header 20120809
3 Importing IV_REP_HDR_STRUC Call by reference Type reference (TYPE) IDREPFW_REP_HDR_STRUC Dictionary Structure of Header Section 20120809

Method HDR_SECT_DATA_CONVERT_INTO_STR on class IDREPFW_CL_UTILS has no exception.

Method HDR_VALUES_SELECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DATA Call by reference Type reference (TYPE) IDREPFW_TAB_CUST_VAL Rep.Framework: list of values of Reporting Run 20120516
2 Importing IS_REP_KEY Call by reference Type reference (TYPE) IDREPFW_STR_REP_KEY Rep.Framework: Combination of key fields: Group,ID,Versn 20120516

Method HDR_VALUES_SELECT on class IDREPFW_CL_UTILS has no exception.

Method IS_CUSTOMIZED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_CUST_AREA Call by reference Type reference (TYPE) CHAR3 Customizing Area (e.g. XML,PDF,CSV) 20131107
2 Importing IS_REP_KEY Call by reference Type reference (TYPE) IDREPFW_STR_REP_KEY Rep.Framework: Combination of key fields: Group,ID,Versn 20131107
3 Returning RE_IS_CUSTOMIZED Value transfer Type reference (TYPE) ABAP_BOOL Is Part of IMG Customized? ('X'~yes. ''~no) e.g. XML,PDF,CSV 20131107

Method IS_CUSTOMIZED on class IDREPFW_CL_UTILS has no exception.

Method IS_RETURN_WITHOUT_ERR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_RETURN Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20120502
2 Returning R_NO_ERR Value transfer Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20120502

Method IS_RETURN_WITHOUT_ERR on class IDREPFW_CL_UTILS has no exception.

Method MAPPING_INT_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_DATA Call by reference Type reference (TYPE) TABLE 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 Rep.Framework: Combination of key fields: Group,ID,Versn 20120517
4 Importing IV_REP_SECT Call by reference Type reference (TYPE) IDREPFW_REP_SECTION_ID Report Section ID 20120528

Method MAPPING_INT_KEY on class IDREPFW_CL_UTILS has no exception.

Method MASK_GET_ATTRIBUTES_FOR_LINE 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 20120530
2 Exporting ET_MASK Call by reference Type reference (TYPE) IDREPFW_TAB_MASK Mask set of attributes 20120530
3 Importing IS_LINE Call by reference Type reference (TYPE) ANY 20120530
4 Importing IS_REP_KEY Call by reference Type reference (TYPE) IDREPFW_STR_REP_KEY Rep.Framework: Combination of key fields: Group,ID,Versn 20120530
5 Importing IV_REP_SECT Call by reference Type reference (TYPE) IDREPFW_REP_SECTION_ID Report Section ID 20120530

Method MASK_GET_ATTRIBUTES_FOR_LINE on class IDREPFW_CL_UTILS has no exception.

Method MASK_IS_CUSTOMIZING_FOR_SECT 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 20120531
2 Importing IV_REP_SECT Call by reference Type reference (TYPE) IDREPFW_REP_SECTION_ID Report Section ID 20120531
3 Returning RV_RETURN_VAL Value transfer Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20120531

Method MASK_IS_CUSTOMIZING_FOR_SECT on class IDREPFW_CL_UTILS has no exception.

Method MSG_APPEND_RETURNTAB 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 20120430
2 Changing C_OK Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20120430
3 Importing IV_MSGID Call by reference Type reference (TYPE) SYST-MSGID Message Class 20120430
4 Importing IV_MSGNO Call by reference Type reference (TYPE) SYST-MSGNO Message Number 20120430
5 Importing IV_MSGTY Call by reference Type reference (TYPE) SYST-MSGTY Message Type 20120430
6 Importing IV_MSGV1 Call by reference Type reference (TYPE) ANY 20120430
7 Importing IV_MSGV2 Call by reference Type reference (TYPE) ANY 20120430
8 Importing IV_MSGV3 Call by reference Type reference (TYPE) ANY 20120430
9 Importing IV_MSGV4 Call by reference Type reference (TYPE) ANY 20120430

Method MSG_APPEND_RETURNTAB on class IDREPFW_CL_UTILS has no exception.

Method PDF_OUTPUT 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 20120521
2 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRETTAB 20120521
3 Importing IT_PDF_VERSN Call by reference Type reference (TYPE) IDREPFW_TAB_PDF_VERSN 20120521

Method PDF_OUTPUT on class IDREPFW_CL_UTILS has no exception.

Method POPUP_SEL_CSV_VERSN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ET_CSV_VERSN Value transfer Type reference (TYPE) IDREPFW_TAB_CSV_VERSN CSV Version Table 20131107
2 Importing IS_REP_KEY Call by reference Type reference (TYPE) IDREPFW_STR_REP_KEY Rep.Framework: Combination of key fields: Group,ID,Versn 20131107

Method POPUP_SEL_CSV_VERSN on class IDREPFW_CL_UTILS has no exception.

Method POPUP_SEL_PDF_VERSN Signature

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

Method POPUP_SEL_PDF_VERSN on class IDREPFW_CL_UTILS has no exception.

Method POPUP_SEL_STRUC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_REP_STRUC Call by reference Type reference (TYPE) IDREPFW_REP_STRUC Part dictionary structure 20120529
2 Exporting EV_SECTION_ID Call by reference Type reference (TYPE) IDREPFW_REP_SECTION_ID Report Section ID 20120529
3 Importing IS_REP_KEY Call by reference Type reference (TYPE) IDREPFW_STR_REP_KEY Rep.Framework: Combination of key fields: Group,ID,Versn 20120521

Method POPUP_SEL_STRUC on class IDREPFW_CL_UTILS has no exception.

Method POPUP_SEL_XML_VERSN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ET_XML_VERSN Value transfer Type reference (TYPE) IDREPFW_TAB_XML_VERSN XML Version Table 20120521
2 Importing IS_REP_KEY Call by reference Type reference (TYPE) IDREPFW_STR_REP_KEY Rep.Framework: Combination of key fields: Group,ID,Versn 20120521

Method POPUP_SEL_XML_VERSN on class IDREPFW_CL_UTILS has no exception.

Method READ_CUST_CSV Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_CSV_VERSN Call by reference Type reference (TYPE) IDREPFW_CSV_VERSN CSV Version 20131107
2 Importing IS_REP_KEY Call by reference Type reference (TYPE) IDREPFW_STR_REP_KEY Rep.Framework: Combination of key fields: Group,ID,Versn 20131107
3 Returning RE_CSV_OUTPUT Value transfer Type reference (TYPE) IDREPFW_O_CSV_E Rep.Framework: Output CSV Versions 20131107

Method READ_CUST_CSV on class IDREPFW_CL_UTILS has no exception.

Method SCALE_AMOUNT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_AMOUNT Call by reference Type reference (TYPE) ANY Amount 20120509
2 Importing IV_SCALE Call by reference Type reference (TYPE) BILASKAL Scaling 20120509

Method SCALE_AMOUNT on class IDREPFW_CL_UTILS has no exception.

Method SHOW_RETURN_AS_APPLOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_RETURN Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20120516
2 Importing I_BALTITLE Call by reference Type reference (TYPE) C Application Log: Screen title 20120516
3 Importing I_DYNCREATE Call by reference Type reference (TYPE) C Application Log: Create dynpro 20121212

Method SHOW_RETURN_AS_APPLOG on class IDREPFW_CL_UTILS has no exception.

Method XML_OUTPUT 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 20120521
2 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20120521
3 Exporting ET_XML_OUTPUT Call by reference Type reference (TYPE) IDREPFW_TAB_XML_OUT XML output - binary content 20120521
4 Importing IT_XML_VERSN Call by reference Type reference (TYPE) IDREPFW_TAB_XML_VERSN XML Version Table 20120521

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