SAP ABAP Class IDREPFW_CL_SETT_IMPORT (Import Settings for Reporting Framework)
Hierarchy
SAP_FIN (Software Component) SAP_FIN
   FI-LOC (Application Component) Localization
     ID-REP_FRWK (Package) International Development: Reporting Framework
Properties
Class IDREPFW_CL_SETT_IMPORT  
Short Description Import Settings for Reporting Framework    
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 20130712   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IDREPFW_CL_SETT_IMPORT has no forward declaration.
Interfaces
Class IDREPFW_CL_SETT_IMPORT has no interface implemented.
Friends
Class IDREPFW_CL_SETT_IMPORT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_ACTION_UPDATE Constant Public Type reference (TYPE) CHAR1 'U' Action 20130801
2 GC_COLON Constant Public Type reference (TYPE) IDREPFW_CH_SEPARATOR ';' Character Separator 20130801
3 GC_CUST_REQUEST Constant Private Type reference (TYPE) TRFUNCTION 'W' Type of request/task - Customizing Request 20130801
4 GC_C_CLGID Constant Private Type reference (TYPE) TABNAME 'IDREPFW_CLGID_C' Table Name 20130801
5 GC_C_CLGSC Constant Private Type reference (TYPE) TABNAME 'IDREPFW_CLGSC_C' Table Name 20130801
6 GC_C_CRCCK Constant Private Type reference (TYPE) TABNAME 'IDREPFW_CRCCK_C' Table Name 20130801
7 GC_C_CRCCL Constant Private Type reference (TYPE) TABNAME 'IDREPFW_CRCCL_C' Table Name 20130801
8 GC_C_CRCRL Constant Private Type reference (TYPE) TABNAME 'IDREPFW_CRCRL_C' Table Name 20130801
9 GC_C_REPLI Constant Private Type reference (TYPE) TABNAME 'IDREPFW_REPLI_C' Table Name 20130801
10 GC_FIELD_SPRAS Constant Private Type reference (TYPE) FIELDNAME 'SPRAS' Field Name - Language Key 20130801
11 GC_FILE_SEPARATOR Constant Public Type reference (TYPE) CHAR1 ';' Separator in CSV File 20130801
12 GC_MESSAGE_CLASS Constant Public Type reference (TYPE) SYMSGID 'IDREPFW_MSG' Message Class 20130801
13 GC_OBJFUNC_K Constant Private Type reference (TYPE) OBJFUNC 'K' Object function 20130801
14 GC_OBJTY_CDAT Constant Private Type reference (TYPE) TROBJTYPE 'CDAT' Object Type 20130801
15 GC_OBJTY_TABU Constant Private Type reference (TYPE) TROBJTYPE 'TABU' Object Type 20130801
16 GC_OBJTY_VDAT Constant Private Type reference (TYPE) TROBJTYPE 'VDAT' Object Type 20130801
17 GC_PGMID_R3TR Constant Private Type reference (TYPE) PGMID 'R3TR' Program ID in Requests and Tasks 20130801
18 GC_RULE_SIDE_L Constant Private Type reference (TYPE) IDREPFW_RULE_SIDE 'L' Left/Right Side of Cross-Check Rule 20130801
19 GC_RULE_SIDE_R Constant Private Type reference (TYPE) IDREPFW_RULE_SIDE 'R' Left/Right Side of Cross-Check Rule 20130801
20 GC_T_CLGID Constant Private Type reference (TYPE) TABNAME 'IDREPFW_CLGID_T' Table Name 20130801
21 GC_T_CRCCK Constant Private Type reference (TYPE) TABNAME 'IDREPFW_CRCCK_T' Table Name 20130801
22 GC_T_REPLI Constant Private Type reference (TYPE) TABNAME 'IDREPFW_REPLI_T' Table Name 20130801
23 GC_UPT_ERR Constant Public Type reference (TYPE) IDREPFW_UPBEH 'E' Behavior when updating existing Record 20130801
24 GC_UPT_SKIP Constant Public Type reference (TYPE) IDREPFW_UPBEH 'S' Behavior when updating existing Record 20130801
25 GC_UPT_WRITE Constant Public Type reference (TYPE) IDREPFW_UPBEH 'W' Behavior when updating existing Record 20130801
26 GC_VC_CRCK Constant Private Type reference (TYPE) VCL_NAME 'IDREPFW_CRCK_VC' Complex data object maintenance view cluster name 20130801
27 GC_VC_KEYGR Constant Private Type reference (TYPE) VCL_NAME 'IDREPFW_KEYGR_VC' Complex data object maintenance view cluster name 20130801
28 GC_V_CLGID Constant Public Type reference (TYPE) TABNAME 'IDREPFW_CLGID_V' Table Name 20130801
29 GC_V_CLGSC Constant Public Type reference (TYPE) TABNAME 'IDREPFW_CLGSC_V' Table Name 20130801
30 GC_V_CRCCK Constant Public Type reference (TYPE) TABNAME 'IDREPFW_CRCCK_V' Table Name 20130801
31 GC_V_CRCCL Constant Public Type reference (TYPE) TABNAME 'IDREPFW_CRCCL_V' Table Name 20130801
32 GC_V_CRCCR Constant Public Type reference (TYPE) TABNAME 'IDREPFW_CRCCR_V' Table Name 20130801
33 GC_V_CRCRL Constant Public Type reference (TYPE) TABNAME 'IDREPFW_CRCRL_V' Table Name 20130801
34 GC_V_REPLI Constant Public Type reference (TYPE) TABNAME 'IDREPFW_REPLI_V' Table Name 20130801
35 MO_APPL_LOG Instance attribute Private Object reference (TYPE REF TO) IDREPFW_CL_APPL_LOG Application Log for Reporting Framework 20130801
36 MO_FILE_ACCESS Instance attribute Private Object reference (TYPE REF TO) IDREPFW_CL_FILE_UTILS Access to Files 20130801
37 MT_CLGID Instance attribute Private Type reference (TYPE) IDREPFW_CL_SETT_IMPORT=>TY_T_CLGID 20130801
38 MT_CLGID_UPD Instance attribute Private Type reference (TYPE) IDREPFW_CL_SETT_IMPORT=>TY_T_CLGID 20130801
39 MT_CLGSC Instance attribute Private Type reference (TYPE) IDREPFW_CL_SETT_IMPORT=>TY_T_CLGSC 20130801
40 MT_CLGSC_UPD Instance attribute Private Type reference (TYPE) IDREPFW_CL_SETT_IMPORT=>TY_T_CLGSC 20130801
41 MT_CRCCK Instance attribute Private Type reference (TYPE) IDREPFW_CL_SETT_IMPORT=>TY_T_CRCCK 20130801
42 MT_CRCCK_UPD Instance attribute Private Type reference (TYPE) IDREPFW_CL_SETT_IMPORT=>TY_T_CRCCK 20130801
43 MT_CRCCL Instance attribute Private Type reference (TYPE) IDREPFW_CL_SETT_IMPORT=>TY_T_CRCCL 20130801
44 MT_CRCCL_UPD Instance attribute Private Type reference (TYPE) IDREPFW_CL_SETT_IMPORT=>TY_T_CRCCL 20130801
45 MT_CRCRL Instance attribute Private Type reference (TYPE) IDREPFW_CL_SETT_IMPORT=>TY_T_CRCRL 20130801
46 MT_CRCRL_UPD Instance attribute Private Type reference (TYPE) IDREPFW_CL_SETT_IMPORT=>TY_T_CRCRL 20130801
47 MT_REPLI Instance attribute Private Type reference (TYPE) IDREPFW_CL_SETT_IMPORT=>TY_T_REPLI 20130801
48 MT_REPLI_UPD Instance attribute Private Type reference (TYPE) IDREPFW_CL_SETT_IMPORT=>TY_T_REPLI 20130801
49 MT_TABLES Instance attribute Private Type reference (TYPE) IDREPFW_CL_SETT_IMPORT=>TY_T_TABLES 20130801
50 MT_TABLES_INS Instance attribute Private Type reference (TYPE) IDREPFW_CL_SETT_IMPORT=>TY_T_TABLES 20130801
51 MT_TABLES_UPD Instance attribute Private Type reference (TYPE) IDREPFW_CL_SETT_IMPORT=>TY_T_TABLES 20130801
52 MV_CRTREQ Instance attribute Private Type reference (TYPE) IDREPFW_CRTREQ Create Task/Request 20130801
53 MV_DELETE Instance attribute Private Type reference (TYPE) IDREPFW_DELETE Delete Settings 20130801
54 MV_DELKEY Instance attribute Private Type reference (TYPE) IDREPFW_DLKEY Delete Useless Keys 20130801
55 MV_GROUP Instance attribute Private Type reference (TYPE) IDREPFW_REP_GROUP Report Group 20130801
56 MV_ID Instance attribute Private Type reference (TYPE) IDREPFW_REP_ID Report Identification 20130801
57 MV_IMPORT Instance attribute Private Type reference (TYPE) IDREPFW_IMPORT Import File 20130801
58 MV_QUESTION Instance attribute Private Type reference (TYPE) STRING 20130801
59 MV_REQTXT Instance attribute Private Type reference (TYPE) IDREPFW_REQTXT Short Description of Request 20130801
60 MV_SEPRTR Instance attribute Private Type reference (TYPE) IDREPFW_CH_SEPARATOR Character Separator 20130801
61 MV_TEST_MODE Instance attribute Private Type reference (TYPE) IDREPFW_TESTRN Test Mode 20130801
62 MV_TITLE Instance attribute Private Type reference (TYPE) STRING Title in Appl. Log 20130801
63 MV_TRKORR Instance attribute Private Type reference (TYPE) TRKORR Request/Task 20130801
64 MV_UPTBEH Instance attribute Private Type reference (TYPE) IDREPFW_UPBEH Behavior when updating existing Record 20130801
65 MV_VERSN Instance attribute Private Type reference (TYPE) IDREPFW_REP_VERSN Report Version 20130801
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_AUTHORIZATIONS Instance method Private Method Checks whether User has Authorization to edit Data 20130801
2 CHECK_FK_CLGID Instance method Private Method Check Foreign Keys 20130801
3 CHECK_FK_CLGSC Instance method Private Method Check Foreign Keys 20130801
4 CHECK_FK_CRCCK Instance method Private Method Check Foreign Keys 20130801
5 CHECK_FK_CRCCL Instance method Private Method Check Foreign Keys 20130801
6 CHECK_FK_CRCRL Instance method Private Method Check Foreign Keys 20130801
7 CHECK_FK_REPLI Instance method Private Method Check Foreign Keys 20130801
8 CHECK_REPORT_COL_NAME Instance method Private Method Checks Column Name 20130801
9 CHECK_REPORT_CRCCK Instance method Private Method Checks Cross Check 20130801
10 CHECK_REPORT_CRCRL Instance method Private Method Checks Cross Check Rule 20130801
11 CHECK_REPORT_GROUPC Instance method Private Method Checks Column Group 20130801
12 CHECK_REPORT_KEY Instance method Private Method Checks Report Key 20130801
13 CHECK_REPORT_SECTION Instance method Private Method Checks Report Section 20130801
14 CHECK_REPORT_VERSION Instance method Private Method Checks Report Version 20130801
15 CONVERT_V2T Instance method Private Method Convert View/View Cluster Data to Table Data 20130801
16 CREATE_APPL_LOG Instance method Private Method Crate Application Log 20130801
17 CREATE_REQUEST Instance method Private Method Create Customizing Request and Store Table Values 20130801
18 DELETE Instance method Public Method Delete Settings 20130801
19 DEL_UN_CLGID Instance method Private Method Delete unnecessary Records 20130801
20 DISPLAY_LOG Instance method Public Method Display Application Log 20130801
21 FLUSH Instance method Private Method Store Data into Database Tables 20130801
22 GET_CUST_OF_CLUSTER Instance method Private Method Get Customizing of View Cluster for Request 20130801
23 GET_CUST_OF_TABLE Instance method Private Method Get Customizing of DB Table for Request 20130801
24 GET_CUST_OF_VIEW Instance method Private Method Get Customizing of View for Request 20130801
25 LOCK_VIEW Instance method Private Method Lock View or View Cluster 20130801
26 OPEN_FILE Instance method Public Method Open Server/Local File with Settings of Reporting Frwk 20130801
27 PROCESS_CLGID Instance method Private Method Process Column Group Identification 20130801
28 PROCESS_CLGSC Instance method Private Method Process Column Group Selected Columns 20130801
29 PROCESS_CRCCK Instance method Private Method Process Cross Check Identifications 20130801
30 PROCESS_CRCCL Instance method Private Method Process Cross Check Rule Cells 20130801
31 PROCESS_CRCRL Instance method Private Method Process Cross Check Rules 20130801
32 PROCESS_REPLI Instance method Private Method Process Line Mapping 20130801
33 SET_ATTRIBUTES Instance method Public Method Sets Member Attributes 20130801
34 SPLIT_CUST_TABLES Instance method Private Method Split Internal View Tables to Table/Text Table 20130801
Events
Class IDREPFW_CL_SETT_IMPORT has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_S_CLGID Public See coding 20130801 BEGIN OF ty_s_clgid. INCLUDE TYPE idrepfw_clgid_v. TYPES: END OF ty_s_clgid
2 TY_S_CLGSC Public See coding 20130801 BEGIN OF ty_s_clgsc. INCLUDE TYPE idrepfw_clgsc_v. TYPES: END OF ty_s_clgsc
3 TY_S_CRCCK Public See coding 20130801 BEGIN OF ty_s_crcck. INCLUDE TYPE idrepfw_crcck_v. TYPES: END OF ty_s_crcck
4 TY_S_CRCCL Public See coding 20130801 BEGIN OF ty_s_crccl. INCLUDE TYPE idrepfw_crccl_v. TYPES: END OF ty_s_crccl
5 TY_S_CRCRL Public See coding 20130801 BEGIN OF ty_s_crcrl. INCLUDE TYPE idrepfw_crcrl_v. TYPES: END OF ty_s_crcrl
6 TY_S_REPLI Public See coding 20130801 BEGIN OF ty_s_repli. INCLUDE TYPE idrepfw_repli_v. TYPES: END OF ty_s_repli
7 TY_S_TABLES Private See coding 20130801 BEGIN OF TY_S_TABLES, tabname TYPE tablename, viewname TYPE viewname, any_table TYPE REF TO DATA, END OF TY_S_TABLES
8 TY_T_CLGID Public See coding 20130801 ty_t_clgid TYPE SORTED TABLE OF ty_s_clgid WITH UNIQUE KEY rep_group rep_id rep_versn rep_sect groupc
9 TY_T_CLGSC Public See coding 20130801 ty_t_clgsc TYPE SORTED TABLE OF ty_s_clgsc WITH UNIQUE KEY rep_group rep_id rep_versn rep_sect groupc clmn_order
10 TY_T_CRCCK Public See coding 20130801 ty_t_crcck TYPE SORTED TABLE OF ty_s_crcck WITH UNIQUE KEY crch_id
11 TY_T_CRCCL Public See coding 20130801 ty_t_crccl TYPE SORTED TABLE OF ty_s_crccl WITH UNIQUE KEY crch_id rule_id rule_side cell_order
12 TY_T_CRCRL Public See coding 20130801 ty_t_crcrl TYPE SORTED TABLE OF ty_s_crcrl WITH UNIQUE KEY crch_id rule_id
13 TY_T_REPLI Public See coding 20130801 ty_t_repli TYPE SORTED TABLE OF ty_s_repli WITH UNIQUE KEY rep_group rep_id rep_versn rep_sect rep_linemap
14 TY_T_TABLES Private See coding 20130801 TY_T_TABLES TYPE TABLE OF TY_S_TABLES
Method Signatures

Method CHECK_AUTHORIZATIONS Signature

Method CHECK_AUTHORIZATIONS on class IDREPFW_CL_SETT_IMPORT has no parameter.
# Exception Resumable Description Created on
1 CX_IDREPFW_CL_ERRORS Call Errors in Reporting Framework 20130801

Method CHECK_FK_CLGID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_OK Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20130801
2 Importing IM_STR_DATA Call by reference Type reference (TYPE) IDREPFW_CL_SETT_IMPORT=>TY_S_CLGID 20130801

Method CHECK_FK_CLGID on class IDREPFW_CL_SETT_IMPORT has no exception.

Method CHECK_FK_CLGSC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_OK Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20130801
2 Importing IM_STR_DATA Call by reference Type reference (TYPE) IDREPFW_CL_SETT_IMPORT=>TY_S_CLGSC 20130801

Method CHECK_FK_CLGSC on class IDREPFW_CL_SETT_IMPORT has no exception.

Method CHECK_FK_CRCCK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_OK Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20130801
2 Importing IM_STR_DATA Call by reference Type reference (TYPE) IDREPFW_CL_SETT_IMPORT=>TY_S_CRCCK 20130801

Method CHECK_FK_CRCCK on class IDREPFW_CL_SETT_IMPORT has no exception.

Method CHECK_FK_CRCCL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_OK Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20130801
2 Importing IM_STR_DATA Call by reference Type reference (TYPE) IDREPFW_CL_SETT_IMPORT=>TY_S_CRCCL 20130801

Method CHECK_FK_CRCCL on class IDREPFW_CL_SETT_IMPORT has no exception.

Method CHECK_FK_CRCRL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_OK Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20130801
2 Importing IM_STR_DATA Call by reference Type reference (TYPE) IDREPFW_CL_SETT_IMPORT=>TY_S_CRCRL 20130801

Method CHECK_FK_CRCRL on class IDREPFW_CL_SETT_IMPORT has no exception.

Method CHECK_FK_REPLI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_OK Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20130801
2 Importing IM_STR_DATA Call by reference Type reference (TYPE) IDREPFW_CL_SETT_IMPORT=>TY_S_REPLI 20130801

Method CHECK_FK_REPLI on class IDREPFW_CL_SETT_IMPORT has no exception.

Method CHECK_REPORT_COL_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_OK Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20130801
2 Importing IM_CLMN_NAME Call by reference Type reference (TYPE) IDREPFW_CLMN_NAME Column Name (Field Name) 20130801
3 Importing IM_GROUP Call by reference Type reference (TYPE) IDREPFW_REP_GROUP Report Group 20130801
4 Importing IM_ID Call by reference Type reference (TYPE) IDREPFW_REP_ID Report Identification 20130801
5 Importing IM_SECT Call by reference Type reference (TYPE) IDREPFW_REP_SECTION_ID Report Section ID 20130801
6 Importing IM_VERSN Call by reference Type reference (TYPE) IDREPFW_REP_VERSN Report Version 20130801

Method CHECK_REPORT_COL_NAME on class IDREPFW_CL_SETT_IMPORT has no exception.

Method CHECK_REPORT_CRCCK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_OK Call by reference Type reference (TYPE) BOOLE_D 20130801
2 Importing IM_CRCHCK Call by reference Type reference (TYPE) IDREPFW_CRCH_ID Cross-Check Identification 20130801

Method CHECK_REPORT_CRCCK on class IDREPFW_CL_SETT_IMPORT has no exception.

Method CHECK_REPORT_CRCRL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_OK Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20130801
2 Importing IM_CRCHCK Call by reference Type reference (TYPE) IDREPFW_CRCH_ID Cross-Check Identification 20130801
3 Importing IM_RULE Call by reference Type reference (TYPE) IDREPFW_RULE_ID Cross-Check Rule ID 20130801

Method CHECK_REPORT_CRCRL on class IDREPFW_CL_SETT_IMPORT has no exception.

Method CHECK_REPORT_GROUPC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_OK Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20130801
2 Importing IM_GROUP Call by reference Type reference (TYPE) IDREPFW_REP_GROUP Report Group 20130801
3 Importing IM_GROUPC Call by reference Type reference (TYPE) IDREPFW_GROUPC Group of Columns - Field Names 20130801
4 Importing IM_ID Call by reference Type reference (TYPE) IDREPFW_REP_ID Report Identification 20130801
5 Importing IM_SECT Call by reference Type reference (TYPE) IDREPFW_REP_SECTION_ID Report Section ID 20130801
6 Importing IM_VERSN Call by reference Type reference (TYPE) IDREPFW_REP_VERSN Report Version 20130801

Method CHECK_REPORT_GROUPC on class IDREPFW_CL_SETT_IMPORT has no exception.

Method CHECK_REPORT_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_OK Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20130801
2 Importing IM_GROUP Call by reference Type reference (TYPE) IDREPFW_REP_GROUP Report Group 20130801
3 Importing IM_ID Call by reference Type reference (TYPE) IDREPFW_REP_ID Report Identification 20130801
4 Importing IM_VERSN Call by reference Type reference (TYPE) IDREPFW_REP_VERSN Report Version 20130801

Method CHECK_REPORT_KEY on class IDREPFW_CL_SETT_IMPORT has no exception.

Method CHECK_REPORT_SECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_OK Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20130801
2 Importing IM_GROUP Call by reference Type reference (TYPE) IDREPFW_REP_GROUP Report Group 20130801
3 Importing IM_ID Call by reference Type reference (TYPE) IDREPFW_REP_ID Report Identification 20130801
4 Importing IM_SECT Call by reference Type reference (TYPE) IDREPFW_REP_SECTION_ID Report Section ID 20130801
5 Importing IM_VERSN Call by reference Type reference (TYPE) IDREPFW_REP_VERSN Report Version 20130801

Method CHECK_REPORT_SECTION on class IDREPFW_CL_SETT_IMPORT has no exception.

Method CHECK_REPORT_VERSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_OK Call by reference Type reference (TYPE) BOOLE_D 20130801
2 Importing IM_GROUP Call by reference Type reference (TYPE) IDREPFW_REP_GROUP 20130801
3 Importing IM_ID Call by reference Type reference (TYPE) IDREPFW_REP_ID 20130801
4 Importing IM_VERSN Call by reference Type reference (TYPE) IDREPFW_REP_VERSN 20130801

Method CHECK_REPORT_VERSION on class IDREPFW_CL_SETT_IMPORT has no exception.

Method CONVERT_V2T Signature

Method CONVERT_V2T on class IDREPFW_CL_SETT_IMPORT has no parameter.
Method CONVERT_V2T on class IDREPFW_CL_SETT_IMPORT has no exception.

Method CREATE_APPL_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_REF_APPL_LOG Value transfer Object reference (TYPE REF TO) IDREPFW_CL_APPL_LOG Application Log for Reporting Framework 20130801

Method CREATE_APPL_LOG on class IDREPFW_CL_SETT_IMPORT has no exception.

Method CREATE_REQUEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_REQ_TITLE Call by reference Type reference (TYPE) AS4TEXT Short Description of Repository Objects 20130801
# Exception Resumable Description Created on
1 CX_IDREPFW_CL_ERRORS Call Errors in Reporting Framework 20130801

Method DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_GROUP Call by reference Type reference (TYPE) IDREPFW_REP_GROUP Report Group 20130801
2 Importing IM_ID Call by reference Type reference (TYPE) IDREPFW_REP_ID Report Identification 20130801
3 Importing IM_VERSN Call by reference Type reference (TYPE) IDREPFW_REP_VERSN Report Version 20130801
# Exception Resumable Description Created on
1 CX_IDREPFW_CL_ERRORS Call Errors in Reporting Framework 20130801

Method DEL_UN_CLGID Signature

Method DEL_UN_CLGID on class IDREPFW_CL_SETT_IMPORT has no parameter.
# Exception Resumable Description Created on
1 CX_IDREPFW_CL_ERRORS Call Errors in Reporting Framework 20130801

Method DISPLAY_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ROOT_TEXT Call by reference Type reference (TYPE) STRING 20130801
2 Importing IM_TITLE Call by reference Type reference (TYPE) STRING 20130801

Method DISPLAY_LOG on class IDREPFW_CL_SETT_IMPORT has no exception.

Method FLUSH Signature

Method FLUSH on class IDREPFW_CL_SETT_IMPORT has no parameter.
# Exception Resumable Description Created on
1 CX_IDREPFW_CL_ERRORS Call Errors in Reporting Framework 20130801

Method GET_CUST_OF_CLUSTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_TREDT_KEYS Call by reference Type reference (TYPE) TREDT_KEYS Table Keys for Processing (Correction Interface) 20130801
2 Exporting EX_TREDT_OBJECTS Call by reference Type reference (TYPE) TREDT_OBJECTS Objects for Processing (Correction Interface) 20130801
3 Importing IM_OBJTY Call by reference Type reference (TYPE) TROBJTYPE GC_OBJTY_CDAT Object Type 20130801
4 Importing IM_TAB_TABLES Call by reference Type reference (TYPE) TY_T_TABLES List of Database Tables 20130801
5 Importing IM_VIEW_CLUSTER Call by reference Type reference (TYPE) VCL_NAME Complex data object maintenance view cluster name 20130801

Method GET_CUST_OF_CLUSTER on class IDREPFW_CL_SETT_IMPORT has no exception.

Method GET_CUST_OF_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_TREDT_KEYS Call by reference Type reference (TYPE) TREDT_KEYS Table Keys for Processing (Correction Interface) 20130801
2 Exporting EX_TREDT_OBJECTS Call by reference Type reference (TYPE) TREDT_OBJECTS Objects for Processing (Correction Interface) 20130801
3 Importing IM_OBJTY Call by reference Type reference (TYPE) TROBJTYPE GC_OBJTY_TABU Object Type 20130801
4 Importing IM_TAB_NAME Call by reference Type reference (TYPE) TABNAME Table Name 20130801
5 Importing IM_TAB_TABLES Call by reference Type reference (TYPE) TY_T_TABLES List of Database Tables 20130801
6 Importing IM_VIEW_CLUSTER Call by reference Type reference (TYPE) VCL_NAME Complex data object maintenance view cluster name 20130801
7 Importing IM_VIEW_NAME Call by reference Type reference (TYPE) VIEWNAME Name of SAP table view 20130801

Method GET_CUST_OF_TABLE on class IDREPFW_CL_SETT_IMPORT has no exception.

Method GET_CUST_OF_VIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_TREDT_KEYS Call by reference Type reference (TYPE) TREDT_KEYS Table Keys for Processing (Correction Interface) 20130801
2 Exporting EX_TREDT_OBJECTS Call by reference Type reference (TYPE) TREDT_OBJECTS Objects for Processing (Correction Interface) 20130801
3 Importing IM_OBJTY Call by reference Type reference (TYPE) TROBJTYPE GC_OBJTY_VDAT Object Type 20130801
4 Importing IM_TAB_TABLES Call by reference Type reference (TYPE) TY_T_TABLES List of Database Tables 20130801
5 Importing IM_VIEW_CLUSTER Call by reference Type reference (TYPE) VCL_NAME Complex data object maintenance view cluster name 20130801
6 Importing IM_VIEW_NAME Call by reference Type reference (TYPE) VIEWNAME Name of SAP table view 20130801

Method GET_CUST_OF_VIEW on class IDREPFW_CL_SETT_IMPORT has no exception.

Method LOCK_VIEW Signature

Method LOCK_VIEW on class IDREPFW_CL_SETT_IMPORT has no parameter.
# Exception Resumable Description Created on
1 CX_IDREPFW_CL_ERRORS Call Errors in Reporting Framework 20130801

Method OPEN_FILE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_FILE_TYPE Call by reference Type reference (TYPE) IDREPFW_FILTY Server/local file type 20130801
2 Importing IM_LOCAL_NAME1 Call by reference Type reference (TYPE) IDREPFW_FILC1 Name of Local File (Settings for Accounts) 20130801
3 Importing IM_LOCAL_NAME2 Call by reference Type reference (TYPE) IDREPFW_FILC2 Name of Local File (Settings for Column Group Identif.) 20130801
4 Importing IM_LOCAL_NAME3 Call by reference Type reference (TYPE) IDREPFW_FILC3 Name of Local File (Settings for Selected Columns of Group) 20130801
5 Importing IM_LOCAL_NAME4 Call by reference Type reference (TYPE) IDREPFW_FILC4 Name of Local File (Settings for Cross Check Identification) 20130801
6 Importing IM_LOCAL_NAME5 Call by reference Type reference (TYPE) IDREPFW_FILC5 Name of Local File (Settings for Cross Check Rule Identif.) 20130801
7 Importing IM_LOCAL_NAME6 Call by reference Type reference (TYPE) IDREPFW_FILC6 Name of Local File (Settings for Cross Check Rule Side Cell) 20130801
8 Importing IM_LOGICAL_NAME Call by reference Type reference (TYPE) FILEINTERN 20130801
9 Importing IM_PARAMETER1 Call by reference Type reference (TYPE) IDREPFW_PARM1 Parameter for Generating Physical File Names on Appn Server 20130801
10 Importing IM_PARAMETER2 Call by reference Type reference (TYPE) IDREPFW_PARM2 Parameter for Generating Physical File Names on Appn Server 20130801
11 Importing IM_PARAMETER3 Call by reference Type reference (TYPE) IDREPFW_PARM3 Parameter for Generating Physical File Names on Appn Server 20130801
12 Importing IM_PARAMETER4 Call by reference Type reference (TYPE) IDREPFW_PARM4 Parameter for Generating Physical File Names on Appn Server 20130801
13 Importing IM_PARAMETER5 Call by reference Type reference (TYPE) IDREPFW_PARM5 Parameter for Generating Physical File Names on Appn Server 20130801
14 Importing IM_PARAMETER6 Call by reference Type reference (TYPE) IDREPFW_PARM6 Parameter for Generating Physical File Names on Appn Server 20130801
# Exception Resumable Description Created on
1 CX_IDREPFW_CL_ERRORS Call Errors in Reporting Framework 20130801

Method PROCESS_CLGID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_TAB_FILE_DATA Call by reference Type reference (TYPE) STANDARD TABLE 20130801
# Exception Resumable Description Created on
1 CX_IDREPFW_CL_ERRORS Call Errors in Reporting Framework 20130801

Method PROCESS_CLGSC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_TAB_FILE_DATA Call by reference Type reference (TYPE) STANDARD TABLE 20130801
# Exception Resumable Description Created on
1 CX_IDREPFW_CL_ERRORS Call Errors in Reporting Framework 20130801

Method PROCESS_CRCCK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_TAB_FILE_DATA Call by reference Type reference (TYPE) STANDARD TABLE 20130801
# Exception Resumable Description Created on
1 CX_IDREPFW_CL_ERRORS Call Errors in Reporting Framework 20130801

Method PROCESS_CRCCL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_TAB_FILE_DATA Call by reference Type reference (TYPE) STANDARD TABLE 20130801
# Exception Resumable Description Created on
1 CX_IDREPFW_CL_ERRORS Call Errors in Reporting Framework 20130801

Method PROCESS_CRCRL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_TAB_FILE_DATA Call by reference Type reference (TYPE) STANDARD TABLE 20130801
# Exception Resumable Description Created on
1 CX_IDREPFW_CL_ERRORS Call Errors in Reporting Framework 20130801

Method PROCESS_REPLI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_TAB_FILE_DATA Call by reference Type reference (TYPE) STANDARD TABLE 20130801
# Exception Resumable Description Created on
1 CX_IDREPFW_CL_ERRORS Call Errors in Reporting Framework 20130801

Method SET_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_CRTREQ Call by reference Type reference (TYPE) IDREPFW_CRTREQ Create Task/Request 20130801
2 Importing IM_DELETE Call by reference Type reference (TYPE) IDREPFW_DELETE Delete Settings 20130801
3 Importing IM_DELKEY Call by reference Type reference (TYPE) IDREPFW_DLKEY Delete Useless Keys 20130801
4 Importing IM_IMPORT Call by reference Type reference (TYPE) IDREPFW_IMPORT Import File 20130801
5 Importing IM_QUESTION Call by reference Type reference (TYPE) STRING Question when deleting Records 20130801
6 Importing IM_REQTXT Call by reference Type reference (TYPE) IDREPFW_REQTXT Short Description of Request 20130801
7 Importing IM_SEPRTR Call by reference Type reference (TYPE) IDREPFW_CH_SEPARATOR Character Separator 20130801
8 Importing IM_TEST_MODE Call by reference Type reference (TYPE) IDREPFW_TESTRN Test Mode 20130801
9 Importing IM_TITLE Call by reference Type reference (TYPE) STRING Title of Appl. Log 20130801
10 Importing IM_TRKORR Call by reference Type reference (TYPE) TRKORR Request/Task 20130801
11 Importing IM_UPTBEH Call by reference Type reference (TYPE) IDREPFW_UPBEH Behavior when updating existing Record 20130801

Method SET_ATTRIBUTES on class IDREPFW_CL_SETT_IMPORT has no exception.

Method SPLIT_CUST_TABLES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CHNG_TAB_TABLES Call by reference Type reference (TYPE) TY_T_TABLES Structure w/ Table Name & Data Ref 20130801
2 Exporting EX_TAB_CUST Call by reference Type reference (TYPE) TABLE Customizing Table (Optional) 20130801
3 Exporting EX_TAB_TEXT Call by reference Type reference (TYPE) TABLE Text Table (Optional) 20130801
4 Importing IM_NAME_CUST Call by reference Type reference (TYPE) TABNAME Table Name - Customizing Table 20130801
5 Importing IM_NAME_TEXT Call by reference Type reference (TYPE) TABNAME Table Name - Text Table 20130801
6 Importing IM_TAB_TABLE Call by reference Type reference (TYPE) SORTED TABLE Internal View Table for Splitting 20130801
7 Importing IM_VIEW_CUST Call by reference Type reference (TYPE) VIEWNAME Name of SAP table view 20130801

Method SPLIT_CUST_TABLES on class IDREPFW_CL_SETT_IMPORT has no exception.
History
Last changed by/on SAP  20131127 
SAP Release Created in