SAP ABAP Class CL_RS_BCT_SREP_SLC_DATA (SLC: Data Class)
Hierarchy
BI_CONT (Software Component) Business Intelligence Content
   BW-BCT-FI (Application Component) Financial Accounting
     RS_BCT_FI_EN (Package) BW: Content FI (Financial Accounting)
Properties
Class CL_RS_BCT_SREP_SLC_DATA  
Short Description SLC: Data Class    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class RS_BCT_FIN_SREP    
Program status     
Category 0   
Package RS_BCT_FI_EN   BW: Content FI (Financial Accounting) 
Created 20090224   SAP 
Last change 20141101    
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)
2 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 RSZ Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
4 RZD1 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RS_BCT_SREP_SLC_DATA has no interface implemented.
Friends
Class CL_RS_BCT_SREP_SLC_DATA has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CON_ACCESSTYPE_DIRECT Constant Public Type reference (TYPE) RSBCT_SREP_ACCTP 'R' SLC: Access Type defining PartProvider 20090224
2 CON_ACCESSTYPE_DOMAIN Constant Public Type reference (TYPE) DDOBJNAME 'RSBCT_SREP_ACCTP' Name of ABAP Dictionary Object 20090224
3 CON_ACCESSTYPE_REPLICATED Constant Public Type reference (TYPE) RSBCT_SREP_ACCTP 'C' SLC: Access Type defining PartProvider 20090224
4 CON_ACCESSTYPE_REPLICATED_BAL Constant Public Type reference (TYPE) RSBCT_SREP_ACCTP 'P' SLC: Access Type defining PartProvider 20090224
5 CON_ACCESSTYPE_UNKNOWN Constant Public Type reference (TYPE) RSBCT_SREP_ACCTP '#' SLC: Access Type defining PartProvider 20090224
6 CON_INFOOBJECT_ACCESSTYPE Constant Public Type reference (TYPE) RSIOBJNM '0ACCESSTP' Infoobject Accesstype 20090224
7 CON_INFOOBJECT_ACCESSTYPE_REPB Constant Public Type reference (TYPE) RSIOBJNM '0GL_ACCTP' InfoObject with replicated balance 20090224
8 CON_TABLE_10 Constant Public Type reference (TYPE) TABNAME 'RSBCT_SREP10' Table Name 20090224
9 CON_TABLE_11 Constant Public Type reference (TYPE) TABNAME 'RSBCT_SREP11' Table Name 20090224
10 GT_MULTIPROVIDER_MEM Static Attribute Private Type reference (TYPE) TY_T_MULTIPROVIDER_MEM 20090306
11 GT_QUERY_MEM Static Attribute Private Type reference (TYPE) TY_T_QUERY_MEM 20090306
12 G_MULTIPROVIDER_MEM_READ Static Attribute Private Type reference (TYPE) ABAP_BOOL 20090306
13 MT_COMPLIST Instance attribute Private Type reference (TYPE) RZD1_T_COMPDIR_COMPIC ComponentList to Multiprovider 20090227
14 MT_DTA_PART Instance attribute Private Type reference (TYPE) RSDO_T_DTA_R MultiProvider: List of Involved InfoProviders 20090224
15 MT_SLC_DATA0_DB Instance attribute Private Type reference (TYPE) TY_T_SLC_DATA0 Read from DB 20090224
16 MT_SLC_DATA1_DB Instance attribute Private Type reference (TYPE) TY_T_SLC_DATA1 Read from DB 20090224
17 M_MULTIPROVIDER Instance attribute Private Type reference (TYPE) RSMULTIPROV MultiProvider 20090224
18 M_MULTIPROVIDER_OK Instance attribute Private Type reference (TYPE) ABAP_BOOL Is Multiprovider ok 20090224
19 M_MULTIPROVIDER_READ Instance attribute Private Type reference (TYPE) ABAP_BOOL Has Data to Multiprovider be read 20090224
20 M_QUERY_COMPID Instance attribute Private Type reference (TYPE) RSZCOMPID Temporary Query Compid 20090224
21 M_WITH_REPLICATED_BALANCE Instance attribute Private Type reference (TYPE) ABAP_BOOL Identified Replicated Balance 20090224
Methods
# Method Level Visibility Method type Description Created on
1 CHANGED_GUI_DATA Instance method Public Method 20090225
2 CHECK_MULTIPROVIDER Static method Public Method 20090224
3 CHECK_QUERY Instance method Public Method 20090224
4 CONSTRUCTOR Instance method Public Constructor 20090224
5 CONVERT_DB_TO_INTERNAL Instance method Private Method 20090225
6 DELETE_SPECIFIED Static method Public Method 20090303
7 EVALUATE Static method Public Method 20090224
8 GET_ACCESSTYPE_TEXT Static method Public Method 20090225
9 GET_GUI_ALL_DATA Instance method Public Method 20090225
10 GET_GUI_DATA Instance method Public Method 20090225
11 GET_GUI_DATA_DEFAULT Instance method Public Method 20090225
12 GET_MAIN_DATA Instance method Public Method 20090325
13 GET_MP_WITH_REPLICATED_BALANCE Instance method Public Method 20090225
14 GET_MULTIPROVIDER_TEXT Static method Public Method 20090224
15 GET_PARTPROVIDER_TEXT Instance method Public Method 20090225
16 GET_PARTPROVIDER_TO_MP Instance method Public Method 20090225
17 GET_QUERIES_TO_MULTIPROVIDER Instance method Public Method 20090224
18 GET_QUERY_TEXT Instance method Public Method 20090225
19 GET_TO_PARTPROVIDER Instance method Private Method 20090225
20 GET_VALID_MULTIPROVIDERS Static method Public Method 20090224
21 IS_MULTIPROVIDER_VALID Static method Public Method 20090224
22 IS_QUERY_VALID Instance method Private Method 20090225
23 READ_DATA Instance method Private Method 20090225
24 SAVE_GUI_DATA Instance method Public Method 20090225
25 SET_FOR_QUERY_VARIABLE Static method Public Method 20090226
26 SET_TABKEY Static method Private Method 20090302
27 SET_TO_READ_AGAIN Instance method Public Method 20090303
28 TRANSPORT Static method Public Method 20090302
29 UPDATE_ON_DATABASE Instance method Private Method 20090225
30 WRITE_DATA Instance method Private Method 20090225
31 XQUERY_COMPUID_FROM_COMPID Instance method Public Method 20090225
Events
Class CL_RS_BCT_SREP_SLC_DATA has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_S_MULTIPROVIDER_MEM Private See coding 20090306 begin of TY_s_MULTIPROVIDER_mem, multiprov type rsmultiprov, ok type abap_bool, txtlg type rstxtlg, end of ty_s_multiprovider_mem
2 TY_S_QUERY_MEM Private See coding 20090306 begin of TY_s_QUERY_MEM, multiprov type rsmultiprov, query_compid type rszcompid, ok type abap_bool, end of ty_s_query_mem
3 TY_S_SLC_DATA0 Public See coding 20090224 begin of ty_s_slc_data0, multiprov type rsmultiprov, query_compid type rszcompid, acctp_dflt type rsbct_srep_acctp_dflt, hide_var type rsbct_srep_hide_var, end of ty_s_slc_data0
4 TY_S_SLC_DATA1 Public See coding 20090224 begin of ty_s_slc_data1, multiprov type rsmultiprov, query_compid type rszcompid, partprov type rspartprov, accesstype type rsbct_srep_acctp, end of ty_s_slc_data1
5 TY_S_SLC_MAIN_DATA Public See coding 20090325 begin of ty_s_slc_main_data, multiprov type rsmultiprov, query_compid type rszcompid, end of ty_s_slc_main_data
6 TY_T_MULTIPROVIDER_MEM Private See coding 20090306 ty_t_multiprovider_mem type sorted table of ty_s_multiprovider_mem with unique key multiprov
7 TY_T_QUERY_MEM Private See coding 20090306 ty_t_query_mem type sorted table of ty_s_query_mem with unique key multiprov query_compid
8 TY_T_SLC_10 Public See coding 20090225 ty_T_SLC_10 type standard table of rsbct_srep10
9 TY_T_SLC_11 Public See coding 20090225 ty_T_SLC_11 type standard table of rsbct_srep11
10 TY_T_SLC_DATA0 Public See coding 20090224 ty_t_slc_data0 type sorted table of ty_s_slc_data0 with unique key multiprov query_compid
11 TY_T_SLC_DATA1 Public See coding 20090224 ty_t_slc_data1 type sorted table of ty_s_slc_data1 with unique key multiprov query_compid partprov accesstype
12 TY_T_SLC_MAIN_DATA Public See coding 20090325 ty_t_slc_main_data type sorted table of ty_s_slc_main_data with unique key multiprov query_compid
Method Signatures

Method CHANGED_GUI_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_S_SLC_DATA0 Call by reference Type reference (TYPE) TY_S_SLC_DATA0 20090225
2 Importing I_T_SLC_DATA1 Call by reference Type reference (TYPE) TY_T_SLC_DATA1 20090225
3 Returning RE_CHANGED Value transfer Type reference (TYPE) ABAP_BOOL 20090225

Method CHANGED_GUI_DATA on class CL_RS_BCT_SREP_SLC_DATA has no exception.

Method CHECK_MULTIPROVIDER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MULTIPROVIDER Call by reference Type reference (TYPE) RSMULTIPROV MultiProvider 20090224
# Exception Resumable Description Created on
1 ERROR 20090224

Method CHECK_QUERY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MULTIPROVIDER Call by reference Type reference (TYPE) RSMULTIPROV MultiProvider 20090224
2 Importing I_QUERY_COMPID Call by reference Type reference (TYPE) RSZCOMPID Name (ID) of a reporting component 20090224
# Exception Resumable Description Created on
1 ERROR 20090224

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MULTIPROVIDER Call by reference Type reference (TYPE) RSMULTIPROV MultiProvider 20090224

Method CONSTRUCTOR on class CL_RS_BCT_SREP_SLC_DATA has no exception.

Method CONVERT_DB_TO_INTERNAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_T_SLC_DATA0 Call by reference Type reference (TYPE) TY_T_SLC_DATA0 20090225
2 Changing C_T_SLC_DATA1 Call by reference Type reference (TYPE) TY_T_SLC_DATA1 20090225
3 Importing I_T_SLC_10 Call by reference Type reference (TYPE) TY_T_SLC_10 20090225
4 Importing I_T_SLC_11 Call by reference Type reference (TYPE) TY_T_SLC_11 20090225

Method CONVERT_DB_TO_INTERNAL on class CL_RS_BCT_SREP_SLC_DATA has no exception.

Method DELETE_SPECIFIED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_T_SLC_MAIN_DATA Call by reference Type reference (TYPE) TY_T_SLC_MAIN_DATA 20090325
# Exception Resumable Description Created on
1 ERROR 20090303

Method EVALUATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_INFOPROV Call by reference Type reference (TYPE) RSR_TS_INFOPROV Table of InfoProviders 20090224
2 Importing I_ACCESSTYPE Call by reference Type reference (TYPE) RSBCT_SREP_ACCTP SLC: Access Type defining PartProvider 20090224
3 Importing I_INFOPROV Call by reference Type reference (TYPE) RSMULTIPROV MultiProvider 20090224
4 Importing I_QUERY_COMPID Call by reference Type reference (TYPE) RSZCOMPID Name (ID) of a reporting component 20090224
# Exception Resumable Description Created on
1 OLD_LOGIC 20090224

Method GET_ACCESSTYPE_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_ACCESSTYPE_TEXT Call by reference Type reference (TYPE) RSTXTLG Long description 20090225
2 Importing I_ACCESSTYPE Call by reference Type reference (TYPE) RSBCT_SREP_ACCTP SLC: Access Type defining PartProvider 20090225

Method GET_ACCESSTYPE_TEXT on class CL_RS_BCT_SREP_SLC_DATA has no exception.

Method GET_GUI_ALL_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_SLC_DATA0 Call by reference Type reference (TYPE) TY_T_SLC_DATA0 20090225
2 Exporting E_T_SLC_DATA1 Call by reference Type reference (TYPE) TY_T_SLC_DATA1 20090225

Method GET_GUI_ALL_DATA on class CL_RS_BCT_SREP_SLC_DATA has no exception.

Method GET_GUI_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_S_SLC_DATA0 Call by reference Type reference (TYPE) TY_S_SLC_DATA0 20090225
2 Exporting E_T_SLC_DATA1 Call by reference Type reference (TYPE) TY_T_SLC_DATA1 20090225
3 Importing I_QUERY_COMPID Call by reference Type reference (TYPE) RSZCOMPID Name (ID) of a reporting component 20090225
# Exception Resumable Description Created on
1 NOT_FOUND 20090225

Method GET_GUI_DATA_DEFAULT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_S_SLC_DATA0 Call by reference Type reference (TYPE) TY_S_SLC_DATA0 20090225
2 Exporting E_T_SLC_DATA1 Call by reference Type reference (TYPE) TY_T_SLC_DATA1 20090225
3 Importing I_QUERY_COMPID Call by reference Type reference (TYPE) RSZCOMPID Name (ID) of a reporting component 20090225

Method GET_GUI_DATA_DEFAULT on class CL_RS_BCT_SREP_SLC_DATA has no exception.

Method GET_MAIN_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_SLC_MAIN_DATA Call by reference Type reference (TYPE) TY_T_SLC_MAIN_DATA 20090325
2 Importing I_MULTIPROVIDER Call by reference Type reference (TYPE) RSMULTIPROV MultiProvider 20090325

Method GET_MAIN_DATA on class CL_RS_BCT_SREP_SLC_DATA has no exception.

Method GET_MP_WITH_REPLICATED_BALANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_WITH_REPLICATED_BALANCE Value transfer Type reference (TYPE) ABAP_BOOL 20090225

Method GET_MP_WITH_REPLICATED_BALANCE on class CL_RS_BCT_SREP_SLC_DATA has no exception.

Method GET_MULTIPROVIDER_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_MULTIPROVIDER_TEXT Call by reference Type reference (TYPE) RSTXTLG Long description 20090224
2 Importing I_MULTIPROVIDER Call by reference Type reference (TYPE) RSMULTIPROV MultiProvider 20090224

Method GET_MULTIPROVIDER_TEXT on class CL_RS_BCT_SREP_SLC_DATA has no exception.

Method GET_PARTPROVIDER_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_PARTPROVIDER_TEXT Call by reference Type reference (TYPE) RSTXTLG Long description 20090225
2 Importing I_PARTPROVIDER Call by reference Type reference (TYPE) RSPARTPROV Involved InfoProvider (for MultiProvider) 20090225

Method GET_PARTPROVIDER_TEXT on class CL_RS_BCT_SREP_SLC_DATA has no exception.

Method GET_PARTPROVIDER_TO_MP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_DTA Call by reference Type reference (TYPE) RSDO_T_DTA_R Table with References to InfoProvider (Data Target) 20090225
2 Importing I_MULTIPROVIDER Call by reference Type reference (TYPE) RSMULTIPROV MultiProvider 20090225

Method GET_PARTPROVIDER_TO_MP on class CL_RS_BCT_SREP_SLC_DATA has no exception.

Method GET_QUERIES_TO_MULTIPROVIDER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_COMPLIST Call by reference Type reference (TYPE) RZD1_T_COMPDIR_COMPIC 20090227
2 Importing I_MULTIPROVIDER Call by reference Type reference (TYPE) RSMULTIPROV MultiProvider 20090224

Method GET_QUERIES_TO_MULTIPROVIDER on class CL_RS_BCT_SREP_SLC_DATA has no exception.

Method GET_QUERY_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_QUERY_TEXT Call by reference Type reference (TYPE) RSTXTLG Long description 20090225
2 Importing I_MULTIPROVIDER Call by reference Type reference (TYPE) RSMULTIPROV MultiProvider 20090306
3 Importing I_QUERY_COMPID Call by reference Type reference (TYPE) RSZCOMPID Name (ID) of a reporting component 20090225

Method GET_QUERY_TEXT on class CL_RS_BCT_SREP_SLC_DATA has no exception.

Method GET_TO_PARTPROVIDER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_IS_DIRECT Call by reference Type reference (TYPE) ABAP_BOOL 20090225
2 Exporting E_IS_REPLICATED Call by reference Type reference (TYPE) ABAP_BOOL 20090225
3 Exporting E_VALID Call by reference Type reference (TYPE) ABAP_BOOL 20090225
4 Importing I_PARTPROVIDER Call by reference Type reference (TYPE) RSPARTPROV Involved InfoProvider (for MultiProvider) 20090225

Method GET_TO_PARTPROVIDER on class CL_RS_BCT_SREP_SLC_DATA has no exception.

Method GET_VALID_MULTIPROVIDERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_MULTIPROVIDER Call by reference Type reference (TYPE) RSR_TS_INFOPROV Table of InfoProviders 20090225

Method GET_VALID_MULTIPROVIDERS on class CL_RS_BCT_SREP_SLC_DATA has no exception.

Method IS_MULTIPROVIDER_VALID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MULTIPROVIDER Call by reference Type reference (TYPE) RSMULTIPROV MultiProvider 20090224
2 Returning RE_OK Value transfer Type reference (TYPE) ABAP_BOOL 20090224

Method IS_MULTIPROVIDER_VALID on class CL_RS_BCT_SREP_SLC_DATA has no exception.

Method IS_QUERY_VALID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_QUERY_COMPID Call by reference Type reference (TYPE) RSZCOMPID Name (ID) of a reporting component 20090225
2 Returning RE_OK Value transfer Type reference (TYPE) ABAP_BOOL 20090225

Method IS_QUERY_VALID on class CL_RS_BCT_SREP_SLC_DATA has no exception.

Method READ_DATA Signature

Method READ_DATA on class CL_RS_BCT_SREP_SLC_DATA has no parameter.
Method READ_DATA on class CL_RS_BCT_SREP_SLC_DATA has no exception.

Method SAVE_GUI_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_CNT_DB_UPD Call by reference Type reference (TYPE) I 20090225
2 Importing I_S_SLC_DATA0 Call by reference Type reference (TYPE) TY_S_SLC_DATA0 20090225
3 Importing I_T_SLC_DATA1 Call by reference Type reference (TYPE) TY_T_SLC_DATA1 20090225
# Exception Resumable Description Created on
1 ERROR 20090225

Method SET_FOR_QUERY_VARIABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_ACCTP_DFLT Call by reference Type reference (TYPE) RSBCT_SREP_ACCTP_DFLT SLC: Default Access Type 20090227
2 Exporting E_HIDE_VAR Call by reference Type reference (TYPE) RSBCT_SREP_HIDE_VAR SLC: Flag to hide query variable 20090227
3 Importing I_INFOPROV Call by reference Type reference (TYPE) RSMULTIPROV MultiProvider 20090227
4 Importing I_QUERY_COMPID Call by reference Type reference (TYPE) RSZCOMPID Name (ID) of a reporting component 20090227
# Exception Resumable Description Created on
1 NOT_SPECIFIED 20090227

Method SET_TABKEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_TABKEY Call by reference Type reference (TYPE) TROBJ_NAME Key component for table types 20090302
2 Importing I_S_SLC_MAIN_DATA Call by reference Type reference (TYPE) TY_S_SLC_MAIN_DATA 20090325
3 Importing I_TABNAME Call by reference Type reference (TYPE) TABNAME Table Name 20090302

Method SET_TABKEY on class CL_RS_BCT_SREP_SLC_DATA has no exception.

Method SET_TO_READ_AGAIN Signature

Method SET_TO_READ_AGAIN on class CL_RS_BCT_SREP_SLC_DATA has no parameter.
Method SET_TO_READ_AGAIN on class CL_RS_BCT_SREP_SLC_DATA has no exception.

Method TRANSPORT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DELETE_FROM_TRANSPORT Call by reference Type reference (TYPE) ABAP_BOOL 20090303
2 Importing I_T_SLC_MAIN_DATA Call by reference Type reference (TYPE) TY_T_SLC_MAIN_DATA 20090325
# Exception Resumable Description Created on
1 ERROR 20090302

Method UPDATE_ON_DATABASE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TABNAME Call by reference Type reference (TYPE) TABNAME Table Name 20090225
2 Importing I_T_SLC_DEL Call by reference Type reference (TYPE) ANY TABLE 20090225
3 Importing I_T_SLC_INS Call by reference Type reference (TYPE) ANY TABLE 20090225
4 Importing I_T_SLC_UPD Call by reference Type reference (TYPE) ANY TABLE 20090225
# Exception Resumable Description Created on
1 ERROR 20090225

Method WRITE_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_CNT_DB_UPD Call by reference Type reference (TYPE) I 20090225
2 Importing I_T_SLC_DATA0 Call by reference Type reference (TYPE) TY_T_SLC_DATA0 20090225
3 Importing I_T_SLC_DATA1 Call by reference Type reference (TYPE) TY_T_SLC_DATA1 20090225
# Exception Resumable Description Created on
1 ERROR 20090225

Method XQUERY_COMPUID_FROM_COMPID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_QUERY_COMPID Call by reference Type reference (TYPE) RSZCOMPID Name (ID) of a reporting component 20090225
2 Returning RE_QUERY_COMPUID Value transfer Type reference (TYPE) RSZ_UID 20090225

Method XQUERY_COMPUID_FROM_COMPID on class CL_RS_BCT_SREP_SLC_DATA has no exception.
History
Last changed by/on SAP  20141101 
SAP Release Created in 705