SAP ABAP Class CL_RSO_RES_QD_HANDLER (Transformation of XML model into table model and vice versa)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-MTD (Application Component) Metadata (Repository)
     RSO_RES_QUERY_MODEL (Package) BW: Query Models
Properties
Class CL_RSO_RES_QD_HANDLER  
Short Description Transformation of XML model into table model and vice versa    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSO_RES_QUERY_MODEL   BW: Query Models 
Created 20121113   SAP 
Last change 20140121   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)
2 CL_RSO_RES_QD_HANDLER Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 IF_RSO_RES_QD_TYPES Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
4 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
5 RSD Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
6 RZD1 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RSO_RES_QD_HANDLER has no interface implemented.
Friends
Class CL_RSO_RES_QD_HANDLER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CN_S_REASON Constant Public See coding 20121207
2 CN_S_STRUCTS Constant Public See coding 20121207
3 P_COMPID Instance attribute Private Type reference (TYPE) RSZCOMPID 20121121
4 P_COMPUID Instance attribute Private Type reference (TYPE) SYSUUID_25 20121121
5 P_DESIGNTIME_CALL Instance attribute Private Type reference (TYPE) RS_BOOL 20121121
6 P_GENUNIID Instance attribute Private Type reference (TYPE) SYSUUID_25 20121121
7 P_IPROVIDER Instance attribute Private Type reference (TYPE) RSINFOCUBE InfoCube 20121122
8 P_LANGUAGE Instance attribute Private Type reference (TYPE) SYLANGU 20121121
9 P_NOCHECK Instance attribute Private Type reference (TYPE) RS_BOOL 20121121
10 P_OBJVERS Instance attribute Private Type reference (TYPE) RSOBJVERS 20121121
11 P_QD_VERSION Instance attribute Private Type reference (TYPE) CHAR5 20121121
12 P_SHT_UID Instance attribute Private Type reference (TYPE) SYSUUID_25 20121122
13 P_SOB_UID Instance attribute Private Type reference (TYPE) SYSUUID_25 20121122
14 P_SUBRC Instance attribute Private Type reference (TYPE) SYSUBRC 20121121
15 P_S_DTA Instance attribute Private Type reference (TYPE) RSD_S_DTA 20130130
16 P_S_ELTUSAGE Instance attribute Private Type reference (TYPE) IF_RSO_RES_QD_TYPES=>TN_S_ELT_DETAILS 20130117
17 P_S_UID_SERVER Instance attribute Private Type reference (TYPE) RZX0_S_UID_SERVER 20130215
18 P_TEMPLATE_TYPE Instance attribute Private Type reference (TYPE) RSZDEFTP 20121121
19 P_TEXTID Instance attribute Private Type reference (TYPE) SCX_T100KEY 20121121
20 P_TH_CALC Instance attribute Private Type reference (TYPE) RZD1_TH_CALC 20130129
21 P_TH_CEL Instance attribute Private Type reference (TYPE) RZD1_TH_CEL 20130129
22 P_TH_CHANGES Instance attribute Private Type reference (TYPE) RZD1_TH_CHANGES 20130129
23 P_TH_COMPDIR Instance attribute Private Type reference (TYPE) RZD1_TH_COMPDIR 20130129
24 P_TH_COMPIC Instance attribute Private Type reference (TYPE) RZD1_TH_COMPIC 20130129
25 P_TH_ELTATTR Instance attribute Private Type reference (TYPE) RZD1_TH_ELTATTR 20130129
26 P_TH_ELTDIR Instance attribute Private Type reference (TYPE) RZD1_TH_ELTDIR 20130129
27 P_TH_ELTPRIO Instance attribute Private Type reference (TYPE) RZD1_TH_ELTPRIO 20130129
28 P_TH_ELTPROP Instance attribute Private Type reference (TYPE) RZD1_TH_ELTPROP 20130129
29 P_TH_ELTTXT Instance attribute Private Type reference (TYPE) RZD1_TH_ELTTXT 20130129
30 P_TH_ELTUSAGE Instance attribute Private Type reference (TYPE) IF_RSO_RES_QD_TYPES=>TN_TH_ELT_DETAILS 20130117
31 P_TH_ELTXREF Instance attribute Private Type reference (TYPE) RZD1_TH_ELTXREF 20130129
32 P_TH_RANGE Instance attribute Private Type reference (TYPE) RZD1_TH_RANGE 20130129
33 P_TH_SELECT Instance attribute Private Type reference (TYPE) RZD1_TH_SELECT 20130129
34 P_TH_UID_SERVER Instance attribute Private Type reference (TYPE) RZX0_TH_UID_SERVER 20130215
35 P_TH_VAR Instance attribute Private Type reference (TYPE) RZD1_TH_GLOBV 20130129
36 P_TS_DTA_PRO Instance attribute Private Type reference (TYPE) IF_RSD_INFOPROV=>NT_TS_DTA_PRO 20130130
37 P_T_DELETES Instance attribute Private Type reference (TYPE) RSZ_T_UID 20130220
Methods
# Method Level Visibility Method type Description Created on
1 ASSIGN_IPROVIDER Instance method Public Method Assign InfoProvider to corresponding table fields. 20130201
2 BUILD_DEL_LIST Instance method Private Method Setup delete list 20130220
3 CALC_CHGENTRY Instance method Public Method Change a calculation entry 20130210
4 CALC_GETENTRY Instance method Public Method Returns a specific calc entry 20130206
5 CALC_GETSELECTION Instance method Public Method Returns calc entries which corresponds to an element 20130124
6 CLEAR Instance method Public Method Reset all component information 20121121
7 COMPARE_HTABLES Instance method Private Method Compare content of two hash tables 20130131
8 COMPARE_QUERY Instance method Public Method Compares stored query tables with internal tables 20121207
9 COMPDIR_CHGENTRY Instance method Public Method Change an existing component entry 20130124
10 COMPDIR_GETENTRY Instance method Public Method Returns a component directory entry 20121121
11 COMPDIR_GETSELECTION Instance method Public Method Returns a selection of component entries 20121218
12 COMPIC_CHGENTRY Instance method Public Method Change an existing component / InfoCube entry 20130124
13 COMPIC_GETENTRY Instance method Public Method Returns a selected InfoProvider entry 20121121
14 COMPONENT_CHECK Instance method Public Method Check query definition based on internal tables 20130131
15 COMPONENT_DELETE Instance method Public Method Delete a component 20130131
16 COMPONENT_EXISTS Instance method Public Method Check existence of the component 20130216
17 COMPONENT_OPEN Instance method Public Method Load component into internal tables 20130131
18 COMPONENT_REFRESH Instance method Public Method Refresh existing query 20130218
19 COMPONENT_SAVE Instance method Public Method Write component tables into database 20130131
20 COMPONENT_SEARCH Static method Public Method Search in rszcompdir for an entry 20130131
21 CONSTRUCTOR Instance method Public Constructor Constructor 20121121
22 DEL_LIST_ADD Instance method Public Method Mark an query element as deleted. 20130220
23 DEL_LIST_RESET Instance method Public Method Reset the delete list 20130220
24 ELTATTR_CHGENTRY Instance method Public Method Changes an existing attribute entry 20130204
25 ELTATTR_GETSELECTION Instance method Public Method Returns a selection of attributes 20130204
26 ELTDIR_CHGENTRY Instance method Public Method Change an existing element entry 20121212
27 ELTDIR_GETENTRY Instance method Public Method Returns an element entry 20121121
28 ELTPROP_CHGENTRY Instance method Public Method Change an existing properties entry 20121212
29 ELTPROP_GETENTRY Instance method Public Method Returns the properties for an element. 20121121
30 ELTTEXT_CHGENTRY Instance method Public Method Change an existing element text entry 20130130
31 ELTTEXT_GETENTRY Instance method Public Method Returns an element text entry 20130130
32 ELTUSAGE_GET Instance method Public Method Returns the usage type of an element. 20130117
33 ELTUSAGE_GETTABLE Instance method Public Method Returns the usage table 20130117
34 ELTUSAGE_RESET Instance method Public Method Reset the element usage list. 20130117
35 ELTUSAGE_SET Instance method Public Method Set the usage flag. Missing entries will be created. 20130117
36 GET_COMPDIR_ENTRY Static method Public Method Returns the component directory entry for a give ID 20130419
37 GET_COMPID Instance method Public Method Returns the current readable component ID 20121203
38 GET_COMPUID Instance method Public Method Returns the current component unique ID 20121121
39 GET_COMP_COUNT Instance method Public Method Returns the number of used components 20121204
40 GET_COMP_LIST Static method Public Method Returns a list of components 20130118
41 GET_ELT_COUNT Instance method Public Method Returns the number of query elements 20121204
42 GET_FILTERID Instance method Public Method Returns the query filter ID 20121122
43 GET_INFOOBJECT Instance method Public Method Retrieval of InfoObject details 20121121
44 GET_IPROV Instance method Public Method Returns the current used infoprovider 20121122
45 GET_IPROV_DETAILS Instance method Public Method Provides DTA details about current used InfoProvider 20130109
46 GET_LAYTP Instance method Public Method Returns the layout type for a query element. 20130213
47 GET_LGTEXT Instance method Public Method Returns the long text for a query element 20121126
48 GET_PROPPARENT Instance method Public Method Returns the parent value from properties entry 20121212
49 GET_SHEETID Instance method Public Method Returns the query sheet ID 20121122
50 GET_TADIR_DETAILS Instance method Public Method Load TADIR details 20130114
51 GET_TEXT_ATTRIB Instance method Public Method Returns the text of an attribute 20130214
52 GET_TEXT_ELT Instance method Public Method Returns the element text 20130130
53 GET_TEXT_IOBJ Instance method Public Method Returns the description of an InfoObject 20130130
54 GET_TEXT_VALUE Instance method Public Method Returns the text of an characteristic value 20130130
55 GET_UID Instance method Public Method Returns an unique ID, if it's not already unique. 20130215
56 HAS_DATA Instance method Public Method Quick verification of available query elements 20121203
57 IS_REUSABLE Instance method Public Method Checks if query element is reusable 20130214
58 QUERY_REGENERATE Instance method Private Method Regenerate query 20130221
59 RANGE_ADDENTRY Instance method Public Method Append a new range entry 20121121
60 RANGE_CHGENTRY Instance method Public Method Change and/or create an range entry 20130215
61 RANGE_GETENTRY Instance method Public Method Returns range information 20121121
62 RANGE_GETSELECTION Instance method Public Method Returns entries for a specific element ID 20121213
63 RANGE_GET_IOBJ Instance method Public Method Returns an InfoObject for a give element ID 20130215
64 RANGE_GET_SOTP Instance method Public Method Returns the first detected selection type 20121214
65 RESOLVE_UID Instance method Public Method Returns the technical name for a given UID 20130205
66 SELECT_CHGENTRY Instance method Public Method Modifies or creates a selection entry 20121214
67 SELECT_GETENTRY Instance method Public Method Returns a selection entry 20121121
68 SET_COMPID Instance method Public Method Set component ID for further processing 20121121
69 SET_COMPUID Instance method Public Method Set the corresponding component UID for this BW query 20121203
70 SET_HRYPROP Instance method Public Method Set hierarchy properties for an element. 20121204
71 SET_PROPPARENT Instance method Public Method Set parent entry for a query element 20121212
72 VAR_ADD Instance method Public Method Create the needed initial entries for a standard variable 20130417
73 VAR_CHGENTRY Instance method Public Method Modifies or creates a variable entry 20121218
74 VAR_GETENTRY Instance method Public Method Returns a variable entry 20121218
75 XREF_CHGENTRY Instance method Public Method Modifies or creates a XREF entry 20121218
76 XREF_GETENTRY Instance method Public Method Returns a xref entry 20121121
77 XREF_GETSELECTION Instance method Public Method Returns a table based on given restriction 20121121
78 XREF_GETSELECTION_SORT Instance method Public Method Returns a sorted XREF selection 20130204
79 XREF_GETSTRUCT Instance method Public Method Returns a sorted list of structure elements 20121213
Events
Class CL_RSO_RES_QD_HANDLER has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TN_S_TABFLDLOC Public See coding Table structure used for storing of differences 20121207 BEGIN OF tn_s_tabfldloc, table_name(30) TYPE c, table_row TYPE i, field_name(30) TYPE c, field_idx TYPE i, field_val(26) TYPE c, diff_val(26) TYPE c, reason(22) TYPE c, hint(60) TYPE c, END OF tn_s_tabfldloc
2 TN_S_XREFEXT Public See coding 20121213 BEGIN OF tn_s_xrefext, seltuid TYPE sysuuid_25, teltuid TYPE sysuuid_25, laytp TYPE rszlaytp, posn TYPE rsz_x_posn, flat_posn TYPE rsz_x_posn, optional TYPE rs_bool, parent(26) TYPE c, END OF tn_s_xrefext
3 TN_T_TABFLDLOC Public See coding Table for storing of differences 20121207 tn_t_tabfldloc TYPE STANDARD TABLE OF tn_s_tabfldloc
4 TN_T_XREFEXT Public See coding 20121213 tn_t_xrefext TYPE STANDARD TABLE OF tn_s_xrefext
Method Signatures

Method ASSIGN_IPROVIDER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FORCED Call by reference Type reference (TYPE) RS_BOOL ABAP_FALSE Boolean 20130201
2 Importing I_IPROVIDER Call by reference Type reference (TYPE) RSINFOCUBE InfoCube 20130201
3 Returning R_CHANGES Value transfer Type reference (TYPE) I Number of performed changes 20130201

Method ASSIGN_IPROVIDER on class CL_RSO_RES_QD_HANDLER has no exception.

Method BUILD_DEL_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_COMPUID Call by reference Type reference (TYPE) SYSUUID_25 UUID in compressed form 20130220
2 Importing I_FORCED Call by reference Type reference (TYPE) RS_BOOL ABAP_FALSE Boolean 20130220
3 Importing I_OBJVERS Call by reference Type reference (TYPE) RS_OBJVERS RS_C_OBJVERS-ACTIVE 20130220
# Exception Resumable Description Created on
1 CX_RSO_RES_INTERNAL RSO Resource Exception 20130315

Method CALC_CHGENTRY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_R_LINE Call by reference Object reference (TYPE REF TO) RZD1_S_CALC 20130213
2 Importing I_AUTOCREATE Call by reference Type reference (TYPE) RS_BOOL ABAP_FALSE Boolean 20130210
3 Importing I_EID Call by reference Type reference (TYPE) SYSUUID_25 UUID in compressed form 20130210
4 Importing I_STEPNR Call by reference Type reference (TYPE) RSZSTEPNR Formula stage 20130210
5 Returning R_SUBRC Value transfer Type reference (TYPE) SYSUBRC Return Value of ABAP Statements 20130210

Method CALC_CHGENTRY on class CL_RSO_RES_QD_HANDLER has no exception.

Method CALC_GETENTRY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_S_LINE Call by reference Type reference (TYPE) RZD1_S_CALC 20130206
2 Importing I_EID Call by reference Type reference (TYPE) SYSUUID_25 UUID in compressed form 20130206
3 Importing I_STEPNR Call by reference Type reference (TYPE) RSZSTEPNR '001' Formula stage 20130206
4 Returning R_SUBRC Value transfer Type reference (TYPE) SYSUBRC Return Value of ABAP Statements 20130206

Method CALC_GETENTRY on class CL_RSO_RES_QD_HANDLER has no exception.

Method CALC_GETSELECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_TH_CALC Call by reference Type reference (TYPE) RZD1_TH_CALC Table Type for RSZ_X_CALC 20130129
2 Importing I_EID Call by reference Type reference (TYPE) SYSUUID_25 UUID in compressed form 20130124
3 Returning R_SUBRC Value transfer Type reference (TYPE) SYSUBRC Return Value of ABAP Statements 20130124

Method CALC_GETSELECTION on class CL_RSO_RES_QD_HANDLER has no exception.

Method CLEAR Signature

Method CLEAR on class CL_RSO_RES_QD_HANDLER has no parameter.
Method CLEAR on class CL_RSO_RES_QD_HANDLER has no exception.

Method COMPARE_HTABLES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_TH_TABEXT Call by reference Type reference (TYPE) HASHED TABLE Table from DB 20130131
2 Changing C_TH_TABINT Call by reference Type reference (TYPE) HASHED TABLE Internal table 20130131
3 Changing C_T_DIFFS Call by reference Type reference (TYPE) TN_T_TABFLDLOC Table for storing of differences 20130131
4 Importing I_TABNM Call by reference Type reference (TYPE) DDOBJNAME Name of ABAP Dictionary Object 20130131
5 Returning R_DIFFS Value transfer Type reference (TYPE) I Number of detected diffs 20130131

Method COMPARE_HTABLES on class CL_RSO_RES_QD_HANDLER has no exception.

Method COMPARE_QUERY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_T_DIFFS Call by reference Type reference (TYPE) CL_RSO_RES_QD_HANDLER=>TN_T_TABFLDLOC Found differences 20121207
2 Importing I_COMPID Call by reference Type reference (TYPE) RSZCOMPID Name (ID) of a reporting component 20121207
3 Importing I_COMPUID Call by reference Type reference (TYPE) SYSUUID_25 UUID in compressed form 20121207
# Exception Resumable Description Created on
1 CX_RSO_RES_INTERNAL RSO Resource Exception 20121207

Method COMPDIR_CHGENTRY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_R_LINE Call by reference Object reference (TYPE REF TO) RZD1_S_COMPDIR RFC: Directory of Reuseable Components 20130213
2 Importing I_AUTOCREATE Call by reference Type reference (TYPE) RS_BOOL ABAP_FALSE Boolean 20130124
3 Importing I_EID Call by reference Type reference (TYPE) SYSUUID_25 UUID in compressed form 20130124
4 Returning R_SUBRC Value transfer Type reference (TYPE) SYSUBRC Return Value of ABAP Statements 20130124

Method COMPDIR_CHGENTRY on class CL_RSO_RES_QD_HANDLER has no exception.

Method COMPDIR_GETENTRY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_S_LINE Call by reference Type reference (TYPE) RZD1_S_COMPDIR 20121121
2 Importing I_EID Call by reference Type reference (TYPE) SYSUUID_25 20121121
3 Returning R_SUBRC Value transfer Type reference (TYPE) SYSUBRC Return Value of ABAP Statements 20121218

Method COMPDIR_GETENTRY on class CL_RSO_RES_QD_HANDLER has no exception.

Method COMPDIR_GETSELECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_T_COMPDIR Call by reference Type reference (TYPE) RZD1_TH_COMPDIR Target table 20121218
2 Importing I_IGNORE_ID Call by reference Type reference (TYPE) SYSUUID_25 Component which should be ignored 20121218
3 Returning R_SUBRC Value transfer Type reference (TYPE) SYSUBRC Return Value of ABAP Statements 20121218

Method COMPDIR_GETSELECTION on class CL_RSO_RES_QD_HANDLER has no exception.

Method COMPIC_CHGENTRY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_R_LINE Call by reference Object reference (TYPE REF TO) RZD1_S_COMPIC RFC: Assignment of reuseable components <-> InfoCube 20130213
2 Importing I_AUTOCREATE Call by reference Type reference (TYPE) RS_BOOL ABAP_FALSE Boolean 20130124
3 Importing I_EID Call by reference Type reference (TYPE) SYSUUID_25 UUID in compressed form 20130124
4 Importing I_IPROVIDER Call by reference Type reference (TYPE) RSINFOCUBE InfoProvider 20130131
5 Returning R_SUBRC Value transfer Type reference (TYPE) SYSUBRC Return Value of ABAP Statements 20130124

Method COMPIC_CHGENTRY on class CL_RSO_RES_QD_HANDLER has no exception.

Method COMPIC_GETENTRY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_S_LINE Call by reference Type reference (TYPE) RZD1_S_COMPIC 20121121
2 Importing I_EID Call by reference Type reference (TYPE) SYSUUID_25 20121121
3 Returning R_SUBRC Value transfer Type reference (TYPE) SYSUBRC Return Value of ABAP Statements 20121218

Method COMPIC_GETENTRY on class CL_RSO_RES_QD_HANDLER has no exception.

Method COMPONENT_CHECK Signature

Method COMPONENT_CHECK on class CL_RSO_RES_QD_HANDLER has no parameter.
# Exception Resumable Description Created on
1 CX_RSO_RES_INTERNAL 20130131

Method COMPONENT_DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_SUBRC Value transfer Type reference (TYPE) SYSUBRC 20130131
2 Importing I_DEL_VARS Call by reference Type reference (TYPE) RS_BOOL ABAP_FALSE 20130131
3 Importing I_EID Call by reference Type reference (TYPE) SYSUUID_25 Component UID 20130131
4 Importing I_ENQMODE Call by reference Type reference (TYPE) ENQMODE 'E' 20130131
5 Importing I_NO_TRANS Call by reference Type reference (TYPE) RS_BOOL ABAP_FALSE 20130131
6 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS 'A' 20130131
# Exception Resumable Description Created on
1 CX_RSO_RES_INTERNAL 20130131

Method COMPONENT_EXISTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_COMPID Call by reference Type reference (TYPE) RSZCOMPID IF empty, internal comp ID will be used 20130216
2 Returning R_COMPUID Value transfer Type reference (TYPE) SYSUUID_25 UUID in compressed form 20130216
# Exception Resumable Description Created on
1 CX_RSO_RES_INTERNAL RSO Resource Exception 20130216

Method COMPONENT_OPEN Signature

Method COMPONENT_OPEN on class CL_RSO_RES_QD_HANDLER has no parameter.
# Exception Resumable Description Created on
1 CX_RSO_RES_INTERNAL 20130131

Method COMPONENT_REFRESH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_COMPID Call by reference Type reference (TYPE) RSZCOMPID SPACE Name (ID) of a reporting component 20130219
2 Importing I_PERSIST Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Save the generated query? 20130219
# Exception Resumable Description Created on
1 CX_RSO_RES_INTERNAL RSO Resource Exception 20130218

Method COMPONENT_SAVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DELETE Call by reference Type reference (TYPE) RS_BOOL ABAP_FALSE If true the pre-step delete will be performed 20130216
2 Importing I_NO_TRANSPORT Call by reference Type reference (TYPE) RS_BOOL ABAP_FALSE Do Not Write Transport Entry 20130218
3 Importing I_REFRESH Call by reference Type reference (TYPE) RS_BOOL ABAP_FALSE Force a regenerate of query def. 20130219
# Exception Resumable Description Created on
1 CX_RSO_RES_INTERNAL RSO Resource Exception 20130131

Method COMPONENT_SEARCH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_S_COMPDIR Call by reference Type reference (TYPE) RSZCOMPDIR UUID in compressed form 20130131
2 Importing I_COMPID Call by reference Type reference (TYPE) RSZCOMPID Name (ID) of a reporting component 20130131
3 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS 'A' Object version 20130131
4 Returning R_SUBRC Value transfer Type reference (TYPE) SYSUBRC Return Value of ABAP Statements 20130131

Method COMPONENT_SEARCH on class CL_RSO_RES_QD_HANDLER has no exception.

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_RSO_RES_QD_HANDLER has no parameter.
Method CONSTRUCTOR on class CL_RSO_RES_QD_HANDLER has no exception.

Method DEL_LIST_ADD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_EID Call by reference Type reference (TYPE) SYSUUID_25 UUID in compressed form 20130220

Method DEL_LIST_ADD on class CL_RSO_RES_QD_HANDLER has no exception.

Method DEL_LIST_RESET Signature

Method DEL_LIST_RESET on class CL_RSO_RES_QD_HANDLER has no parameter.
Method DEL_LIST_RESET on class CL_RSO_RES_QD_HANDLER has no exception.

Method ELTATTR_CHGENTRY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_R_LINE Call by reference Object reference (TYPE REF TO) RZD1_S_ELTATTR 20130213
2 Importing I_ATTRINM Call by reference Type reference (TYPE) RSATTRINM Master data attribute 20130204
3 Importing I_AUTOCREATE Call by reference Type reference (TYPE) RS_BOOL ABAP_FALSE Boolean 20130204
4 Importing I_EID Call by reference Type reference (TYPE) SYSUUID_25 UID of parent object (characteristic) 20130204
5 Importing I_IOBJNM Call by reference Type reference (TYPE) RSIOBJNM Parent InfoObject 20130204
6 Returning R_SUBRC Value transfer Type reference (TYPE) SYSUBRC Return Value of ABAP Statements 20130204

Method ELTATTR_CHGENTRY on class CL_RSO_RES_QD_HANDLER has no exception.

Method ELTATTR_GETSELECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_T_ELTATTR Call by reference Type reference (TYPE) RZD1_TH_ELTATTR 20130204
2 Importing I_EID Call by reference Type reference (TYPE) SYSUUID_25 UID of parent element 20130204
3 Importing I_IOBJNM Call by reference Type reference (TYPE) RSIOBJNM InfoObject 20130204
4 Returning R_SUBRC Value transfer Type reference (TYPE) SYSUBRC Return Value of ABAP Statements 20130204

Method ELTATTR_GETSELECTION on class CL_RSO_RES_QD_HANDLER has no exception.

Method ELTDIR_CHGENTRY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_R_LINE Call by reference Object reference (TYPE REF TO) RZD1_S_ELTDIR RFC: Directory of the reporting components elements 20130213
2 Importing I_AUTOCREATE Call by reference Type reference (TYPE) RS_BOOL ABAP_FALSE If true, a missing entry will be created 20121214
3 Importing I_AUTOPROP Call by reference Type reference (TYPE) RS_BOOL ABAP_FALSE Creates a property entry if missed 20121218
4 Importing I_EID Call by reference Type reference (TYPE) SYSUUID_25 UUID in compressed form 20121212
5 Returning R_SUBRC Value transfer Type reference (TYPE) SYSUBRC Return Value of ABAP Statements 20121214

Method ELTDIR_CHGENTRY on class CL_RSO_RES_QD_HANDLER has no exception.

Method ELTDIR_GETENTRY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_S_LINE Call by reference Type reference (TYPE) RZD1_S_ELTDIR 20121121
2 Importing I_EID Call by reference Type reference (TYPE) SYSUUID_25 20121121
3 Returning R_SUBRC Value transfer Type reference (TYPE) SYSUBRC Return Value of ABAP Statements 20130109

Method ELTDIR_GETENTRY on class CL_RSO_RES_QD_HANDLER has no exception.

Method ELTPROP_CHGENTRY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_R_LINE Call by reference Object reference (TYPE REF TO) RZD1_S_ELTPROP RFC: Element properties 20130213
2 Importing I_AUTOCREATE Call by reference Type reference (TYPE) RS_BOOL ABAP_FALSE Boolean 20121214
3 Importing I_EID Call by reference Type reference (TYPE) SYSUUID_25 UUID in compressed form 20121212
4 Returning R_SUBRC Value transfer Type reference (TYPE) SYSUBRC Return Value of ABAP Statements 20121214

Method ELTPROP_CHGENTRY on class CL_RSO_RES_QD_HANDLER has no exception.

Method ELTPROP_GETENTRY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_S_LINE Call by reference Type reference (TYPE) RZD1_S_ELTPROP 20121121
2 Importing I_EID Call by reference Type reference (TYPE) SYSUUID_25 20121121
3 Returning R_SUBRC Value transfer Type reference (TYPE) SYSUBRC Return Value of ABAP Statements 20130109

Method ELTPROP_GETENTRY on class CL_RSO_RES_QD_HANDLER has no exception.

Method ELTTEXT_CHGENTRY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_R_LINE Call by reference Object reference (TYPE REF TO) RZD1_S_ELTTXT 20130213
2 Importing I_AUTOCREATE Call by reference Type reference (TYPE) RS_BOOL ABAP_TRUE Boolean 20130130
3 Importing I_EID Call by reference Type reference (TYPE) SYSUUID_25 UUID in compressed form 20130130
4 Importing I_LGTEXT Call by reference Type reference (TYPE) RSTXTLG Optional long description 20130206
5 Returning R_SUBRC Value transfer Type reference (TYPE) SYSUBRC Return Value of ABAP Statements 20130130

Method ELTTEXT_CHGENTRY on class CL_RSO_RES_QD_HANDLER has no exception.

Method ELTTEXT_GETENTRY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_S_LINE Call by reference Type reference (TYPE) RZD1_S_ELTTXT 20130130
2 Importing I_EID Call by reference Type reference (TYPE) SYSUUID_25 UUID in compressed form 20130130
3 Returning R_SUBRC Value transfer Type reference (TYPE) SYSUBRC Return Value of ABAP Statements 20130130

Method ELTTEXT_GETENTRY on class CL_RSO_RES_QD_HANDLER has no exception.

Method ELTUSAGE_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_USAGE Call by reference Type reference (TYPE) I Usage type 20130117
2 Importing I_ELTUID Call by reference Type reference (TYPE) SYSUUID_25 UUID in compressed form 20130117
3 Returning R_SUBRC Value transfer Type reference (TYPE) SYSUBRC Return Value of ABAP Statements 20130117

Method ELTUSAGE_GET on class CL_RSO_RES_QD_HANDLER has no exception.

Method ELTUSAGE_GETTABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_TH_USAGE Value transfer Type reference (TYPE) IF_RSO_RES_QD_TYPES=>TN_TH_ELT_DETAILS Element usage table 20130117

Method ELTUSAGE_GETTABLE on class CL_RSO_RES_QD_HANDLER has no exception.

Method ELTUSAGE_RESET Signature

Method ELTUSAGE_RESET on class CL_RSO_RES_QD_HANDLER has no parameter.
Method ELTUSAGE_RESET on class CL_RSO_RES_QD_HANDLER has no exception.

Method ELTUSAGE_SET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ELTUID Call by reference Type reference (TYPE) SYSUUID_25 UUID in compressed form 20130117
2 Importing I_USAGE Call by reference Type reference (TYPE) I 0 Element usage 20130117
3 Returning R_SUBRC Value transfer Type reference (TYPE) SYSUBRC Return Value of ABAP Statements 20130117

Method ELTUSAGE_SET on class CL_RSO_RES_QD_HANDLER has no exception.

Method GET_COMPDIR_ENTRY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_SUBRC Call by reference Type reference (TYPE) SYSUBRC Return Value of ABAP Statements 20130419
2 Exporting E_S_COMPDIR Call by reference Type reference (TYPE) RZD1_S_COMPDIR Component dir entry 20130419
3 Importing I_COMPID Call by reference Type reference (TYPE) RSZCOMPID Name (ID) of a reporting component 20130419
4 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS 'A' Object version 20130419

Method GET_COMPDIR_ENTRY on class CL_RSO_RES_QD_HANDLER has no exception.

Method GET_COMPID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_COMPID Value transfer Type reference (TYPE) RSZCOMPID Name (ID) of a reporting component 20121203

Method GET_COMPID on class CL_RSO_RES_QD_HANDLER has no exception.

Method GET_COMPUID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_COMPUID Call by reference Type reference (TYPE) SYSUUID_25 20121121
# Exception Resumable Description Created on
1 CX_RSO_RES_INTERNAL 20121121

Method GET_COMP_COUNT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_COMP_COUNT Value transfer Type reference (TYPE) I Number of components 20121204

Method GET_COMP_COUNT on class CL_RSO_RES_QD_HANDLER has no exception.

Method GET_COMP_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_T_COMPONENTS Call by reference Type reference (TYPE) IF_RSO_RES_QD_TYPES=>TN_T_COMP_ENTRIES List of selected components 20130118
2 Importing I_COMPID Call by reference Type reference (TYPE) RSZCOMPID '*' Component ID 20130118
3 Importing I_IPROVIDER Call by reference Type reference (TYPE) RSINFOCUBE '*' InfoProvider 20130118
4 Importing I_MAXROWS Call by reference Type reference (TYPE) INT4 100 Maximum number of rows to read 20130118
5 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS 'A' Object version 20130118
6 Importing I_REP_ONLY Call by reference Type reference (TYPE) RS_BOOL ABAP_TRUE If true, only report/queries will be considered 20130118
7 Importing I_VERSION_HIGH Call by reference Type reference (TYPE) RSZVERSION 110 Highest version 20130118
8 Importing I_VERSION_LOW Call by reference Type reference (TYPE) RSZVERSION 13 Lowest version 20130118
9 Returning R_SUBRC Value transfer Type reference (TYPE) SYSUBRC Return Value of ABAP Statements 20130118

Method GET_COMP_LIST on class CL_RSO_RES_QD_HANDLER has no exception.

Method GET_ELT_COUNT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_ELT_COUNT Value transfer Type reference (TYPE) I Number of query elements. 20121204

Method GET_ELT_COUNT on class CL_RSO_RES_QD_HANDLER has no exception.

Method GET_FILTERID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_UID Value transfer Type reference (TYPE) SYSUUID_25 20121122

Method GET_FILTERID on class CL_RSO_RES_QD_HANDLER has no exception.

Method GET_INFOOBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_S_COB_PRO Call by reference Type reference (TYPE) RSZ_X_COBPRO COBPRO result structure 20121121
2 Importing I_NAME Call by reference Type reference (TYPE) RSIOBJNM InfoObject name 20121121
3 Importing I_VERSION Call by reference Type reference (TYPE) RSOBJVERS 'A' Object version 20121121
# Exception Resumable Description Created on
1 CX_RSO_RES_INTERNAL RSO Resource Exception 20121121

Method GET_IPROV Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_IPROV Call by reference Type reference (TYPE) RSINFOCUBE InfoCube 20121122
2 Returning R_SUBRC Value transfer Type reference (TYPE) SYSUBRC Return Value of ABAP Statements 20130110

Method GET_IPROV on class CL_RSO_RES_QD_HANDLER has no exception.

Method GET_IPROV_DETAILS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_S_DTA Call by reference Type reference (TYPE) RSD_S_DTA Properties InfoProvider 20130109
# Exception Resumable Description Created on
1 CX_RSO_RES_INTERNAL RSO Resource Exception 20130109

Method GET_LAYTP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_LAYTP Call by reference Type reference (TYPE) RSZLAYTP Layout type of an element 20130213
2 Importing I_EID Call by reference Type reference (TYPE) SYSUUID_25 Query element 20130213
3 Importing I_PARENTID Call by reference Type reference (TYPE) SYSUUID_25 Parent element (e.g. Sheet or Filter) 20130213
4 Returning R_SUBRC Value transfer Type reference (TYPE) SYSUBRC Return Value of ABAP Statements 20130213

Method GET_LAYTP on class CL_RSO_RES_QD_HANDLER has no exception.

Method GET_LGTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_EID Call by reference Type reference (TYPE) SYSUUID_25 UUID in compressed form 20121126
2 Returning R_LGTEXT Value transfer Type reference (TYPE) RSTXTLG Long description 20121126
# Exception Resumable Description Created on
1 CX_RSO_RES_INTERNAL RSO Resource Exception 20121126

Method GET_PROPPARENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_EID Call by reference Type reference (TYPE) SYSUUID_25 UUID in compressed form 20121212
2 Returning R_PARENT Value transfer Type reference (TYPE) STRING Parent 20121212
# Exception Resumable Description Created on
1 CX_RSO_RES_INTERNAL RSO Resource Exception 20121212

Method GET_SHEETID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_UID Value transfer Type reference (TYPE) SYSUUID_25 20121122

Method GET_SHEETID on class CL_RSO_RES_QD_HANDLER has no exception.

Method GET_TADIR_DETAILS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_S_TADIR Call by reference Type reference (TYPE) TADIR Directory of Repository Objects 20130114
2 Importing I_COMPUID Call by reference Type reference (TYPE) SYSUUID_25 UUID in compressed form 20130114
# Exception Resumable Description Created on
1 CX_RSO_RES_INTERNAL RSO Resource Exception 20130114

Method GET_TEXT_ATTRIB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NAME Call by reference Type reference (TYPE) RSIOBJNM InfoObject 20130214
2 Importing I_VERSION Call by reference Type reference (TYPE) RSOBJVERS 'A' Object version 20130214
3 Returning R_LGTEXT Value transfer Type reference (TYPE) RSTXTLG Long description 20130214
# Exception Resumable Description Created on
1 CX_RSO_RES_INTERNAL RSO Resource Exception 20130214

Method GET_TEXT_ELT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_EID Call by reference Type reference (TYPE) SYSUUID_25 UUID in compressed form 20130130
2 Importing I_LAZY_MODE Call by reference Type reference (TYPE) RS_BOOL ABAP_TRUE Allows to switch of success test 20130205
3 Returning R_LGTEXT Value transfer Type reference (TYPE) RSTXTLG Long description 20130130
# Exception Resumable Description Created on
1 CX_RSO_RES_INTERNAL RSO Resource Exception 20130130

Method GET_TEXT_IOBJ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_LAZY_MODE Call by reference Type reference (TYPE) RS_BOOL ABAP_TRUE Allows to switch off success test 20130205
2 Importing I_NAME Call by reference Type reference (TYPE) RSIOBJNM InfoObject 20130130
3 Importing I_VERSION Call by reference Type reference (TYPE) RSOBJVERS 'A' Object version 20130130
4 Returning R_LGTEXT Value transfer Type reference (TYPE) RSTXTLG Long description 20130130
# Exception Resumable Description Created on
1 CX_RSO_RES_INTERNAL RSO Resource Exception 20130130

Method GET_TEXT_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_TEXT Value transfer Type reference (TYPE) STRING Text assigned to key value 20130130
2 Importing I_DATE Value transfer Type reference (TYPE) SY-DATUM ABAP-Systemfeld: Aktuelles Datum des Applikationsservers 20130130
3 Importing I_NAME Value transfer Type reference (TYPE) RSD_IOBJNM InfoObject name 20130130
4 Importing I_VALUE_EXT Value transfer Type reference (TYPE) CLIKE External value representation 20130130
5 Importing I_VALUE_INT Value transfer Type reference (TYPE) CLIKE Internal value representation 20130130
6 Returning R_SUBRC Value transfer Type reference (TYPE) SYSUBRC Return Value of ABAP Statements 20130130

Method GET_TEXT_VALUE on class CL_RSO_RES_QD_HANDLER has no exception.

Method GET_UID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_VIRTUALID Call by reference Type reference (TYPE) SYSUUID_25 UUID formats 20130215
2 Returning R_EID Value transfer Type reference (TYPE) SYSUUID_25 UUID in compressed form 20130215

Method GET_UID on class CL_RSO_RES_QD_HANDLER has no exception.

Method HAS_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_HASDATA Value transfer Type reference (TYPE) RS_BOOL Boolean 20121203

Method HAS_DATA on class CL_RSO_RES_QD_HANDLER has no exception.

Method IS_REUSABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_EID Call by reference Type reference (TYPE) SYSUUID_25 UUID in compressed form 20130214
2 Returning R_IS_REUSABLE Value transfer Type reference (TYPE) RS_BOOL Boolean 20130214

Method IS_REUSABLE on class CL_RSO_RES_QD_HANDLER has no exception.

Method QUERY_REGENERATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OPTIMIZE Call by reference Type reference (TYPE) RS_BOOL ABAP_FALSE Boolean 20130221

Method QUERY_REGENERATE on class CL_RSO_RES_QD_HANDLER has no exception.

Method RANGE_ADDENTRY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_S_LINE Value transfer Type reference (TYPE) RZD1_S_RANGE 20121121
# Exception Resumable Description Created on
1 CX_RSO_RES_INTERNAL 20121121

Method RANGE_CHGENTRY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_R_LINE Call by reference Object reference (TYPE REF TO) RZD1_S_RANGE 20130215
2 Importing I_AUTOCREATE Call by reference Type reference (TYPE) RS_BOOL ABAP_FALSE Boolean 20130215
3 Importing I_EID Call by reference Type reference (TYPE) SYSUUID_25 UUID in compressed form 20130215
4 Importing I_ENUM Call by reference Type reference (TYPE) RSZENUM Sequence Number 20130215
5 Importing I_IOBJNM Call by reference Type reference (TYPE) RSIOBJNM InfoObject 20130215
6 Returning R_SUBRC Value transfer Type reference (TYPE) SYSUBRC Return Value of ABAP Statements 20130215

Method RANGE_CHGENTRY on class CL_RSO_RES_QD_HANDLER has no exception.

Method RANGE_GETENTRY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_S_LINE Call by reference Type reference (TYPE) RZD1_S_RANGE 20121121
2 Importing I_EID Call by reference Type reference (TYPE) SYSUUID_25 20121121
3 Returning R_SUBRC Value transfer Type reference (TYPE) SYSUBRC Return Value of ABAP Statements 20121213

Method RANGE_GETENTRY on class CL_RSO_RES_QD_HANDLER has no exception.

Method RANGE_GETSELECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_T_RANGE Call by reference Type reference (TYPE) RZD1_TH_RANGE Table Type for RSZ_X_RANGE 20121213
2 Importing I_EID Call by reference Type reference (TYPE) SYSUUID_25 UUID in compressed form 20121213
3 Returning R_SUBRC Value transfer Type reference (TYPE) SYSUBRC Return Value of ABAP Statements 20130124

Method RANGE_GETSELECTION on class CL_RSO_RES_QD_HANDLER has no exception.

Method RANGE_GET_IOBJ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_IOBJNM Call by reference Type reference (TYPE) RSIOBJNM InfoObject 20130215
2 Importing I_EID Call by reference Type reference (TYPE) SYSUUID_25 UUID in compressed form 20130215
3 Returning R_SUBRC Value transfer Type reference (TYPE) SYSUBRC Return Value of ABAP Statements 20130215

Method RANGE_GET_IOBJ on class CL_RSO_RES_QD_HANDLER has no exception.

Method RANGE_GET_SOTP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_SOTP Value transfer Type reference (TYPE) RSZSOTP Purpose in the Selection Object 20121214
2 Importing I_EID Call by reference Type reference (TYPE) SYSUUID_25 UUID in compressed form 20121214
3 Returning R_SUBRC Value transfer Type reference (TYPE) SYSUBRC Return Value of ABAP Statements 20121214

Method RANGE_GET_SOTP on class CL_RSO_RES_QD_HANDLER has no exception.

Method RESOLVE_UID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_IOBJNM Call by reference Type reference (TYPE) RSIOBJNM InfoObject 20130205
2 Exporting E_IOBJTXT Call by reference Type reference (TYPE) RSTXTLG Long description 20130205
3 Exporting E_IS_GENERIC Call by reference Type reference (TYPE) RS_BOOL Returns true in case of query internal objects 20130205
4 Importing I_EID Call by reference Type reference (TYPE) SYSUUID_25 ID of query element 20130205
5 Importing I_INCL_TEXT Call by reference Type reference (TYPE) RS_BOOL ABAP_FALSE Boolean 20130205
6 Returning R_SUBRC Value transfer Type reference (TYPE) SYSUBRC Return Value of ABAP Statements 20130205

Method RESOLVE_UID on class CL_RSO_RES_QD_HANDLER has no exception.

Method SELECT_CHGENTRY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_R_LINE Call by reference Object reference (TYPE REF TO) RZD1_S_SELECT RFC: Selection properties of an element 20130213
2 Importing I_AUTOCREATE Call by reference Type reference (TYPE) RS_BOOL ABAP_FALSE If true, a missing line will be created 20121214
3 Importing I_CONIOBJNM Call by reference Type reference (TYPE) RSIOBJNM InfoObject 20130131
4 Importing I_EID Call by reference Type reference (TYPE) SYSUUID_25 UUID in compressed form 20121214
5 Importing I_IOBJNM Call by reference Type reference (TYPE) RSIOBJNM InfoObject 20130131
6 Returning R_SUBRC Value transfer Type reference (TYPE) SYSUBRC Return Value of ABAP Statements 20121214

Method SELECT_CHGENTRY on class CL_RSO_RES_QD_HANDLER has no exception.

Method SELECT_GETENTRY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_S_LINE Call by reference Type reference (TYPE) RZD1_S_SELECT 20121121
2 Importing I_EID Call by reference Type reference (TYPE) SYSUUID_25 20121121
3 Returning R_SUBRC Value transfer Type reference (TYPE) SYSUBRC Return Value of ABAP Statements 20121213

Method SELECT_GETENTRY on class CL_RSO_RES_QD_HANDLER has no exception.

Method SET_COMPID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_COMPID Call by reference Type reference (TYPE) RSZCOMPID 20121121
2 Importing I_DESIGNTIM Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE 20121122
3 Importing I_LANGUAGE Call by reference Type reference (TYPE) LANGU SY-LANGU 20121122
4 Importing I_QD_VERSION Call by reference Type reference (TYPE) CHAR5 '70018' 20121122
5 Importing I_VERSION Call by reference Type reference (TYPE) RSOBJVERS 'A' 20121121
# Exception Resumable Description Created on
1 CX_RSO_RES_INTERNAL 20121121

Method SET_COMPUID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_COMPUID Call by reference Type reference (TYPE) SYSUUID_25 UUID in compressed form 20121203

Method SET_COMPUID on class CL_RSO_RES_QD_HANDLER has no exception.

Method SET_HRYPROP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_EID Call by reference Type reference (TYPE) SYSUUID_25 UUID in compressed form 20121204
2 Importing I_HRY_ACTIVE Call by reference Type reference (TYPE) RRXHRYACTIVE ABAP_FALSE Flag: Entered hierarchy is active display hierarchy 20121204
3 Importing I_HRY_MFLAG Call by reference Type reference (TYPE) RSZTYPEFLAG 2 Flag for 'typing' an entry 20121204
4 Importing I_HRY_NAME Call by reference Type reference (TYPE) RSHIENM Hierarchy name / id 20121204
5 Importing I_START_LEVEL Call by reference Type reference (TYPE) RRSTARTLVL 00 Dim: Initial value for hierarchy level of the expansion 20121204
6 Returning R_SUCCESS Value transfer Type reference (TYPE) RS_BOOL Boolean 20121204

Method SET_HRYPROP on class CL_RSO_RES_QD_HANDLER has no exception.

Method SET_PROPPARENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_EID Call by reference Type reference (TYPE) SYSUUID_25 UUID in compressed form 20121212
2 Importing I_PARENT Call by reference Type reference (TYPE) STRING Parent value 20121212
# Exception Resumable Description Created on
1 CX_RSO_RES_INTERNAL RSO Resource Exception 20121212

Method VAR_ADD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_EID Call by reference Type reference (TYPE) SYSUUID_25 UID of parent element 20130417
2 Importing I_IOBJNM Call by reference Type reference (TYPE) RSIOBJNM InfoObject 20130417
3 Importing I_VID Call by reference Type reference (TYPE) SYSUUID_25 UID of variable 20130417
4 Returning R_SUBRC Value transfer Type reference (TYPE) SYSUBRC Return Value of ABAP Statements 20130417

Method VAR_ADD on class CL_RSO_RES_QD_HANDLER has no exception.

Method VAR_CHGENTRY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_R_LINE Call by reference Object reference (TYPE REF TO) RZD1_S_GLOBV RFC: Variables in reporting 20130213
2 Importing I_AUTOCREATE Call by reference Type reference (TYPE) RS_BOOL ABAP_FALSE Boolean 20121218
3 Importing I_VID Call by reference Type reference (TYPE) SYSUUID_25 UUID in compressed form 20121218
4 Returning R_SUBRC Value transfer Type reference (TYPE) SYSUBRC Return Value of ABAP Statements 20121218

Method VAR_CHGENTRY on class CL_RSO_RES_QD_HANDLER has no exception.

Method VAR_GETENTRY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_S_LINE Call by reference Type reference (TYPE) RZD1_S_GLOBV RFC: Variables in reporting 20121218
2 Importing I_VID Call by reference Type reference (TYPE) SYSUUID_25 Variable ID 20121218
3 Returning R_SUBRC Value transfer Type reference (TYPE) SYSUBRC Return Value of ABAP Statements 20121218

Method VAR_GETENTRY on class CL_RSO_RES_QD_HANDLER has no exception.

Method XREF_CHGENTRY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_R_LINE Call by reference Object reference (TYPE REF TO) RZD1_S_ELTXREF RFC: Directory of the Item References 20130213
2 Importing I_AUTOCREATE Call by reference Type reference (TYPE) RS_BOOL ABAP_FALSE If true, creates automatically an entry 20121218
3 Importing I_SEID Call by reference Type reference (TYPE) SYSUUID_25 Selection element ID 20121218
4 Importing I_TEID Call by reference Type reference (TYPE) SYSUUID_25 Child element ID 20121218
5 Returning R_SUBRC Value transfer Type reference (TYPE) SYSUBRC Return Value of ABAP Statements 20121218

Method XREF_CHGENTRY on class CL_RSO_RES_QD_HANDLER has no exception.

Method XREF_GETENTRY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_S_LINE Call by reference Type reference (TYPE) RZD1_S_ELTXREF 20121121
2 Importing I_EID Call by reference Type reference (TYPE) SYSUUID_25 20121121
3 Importing I_LAYTP Call by reference Type reference (TYPE) RSZLAYTP '*' Layout type of an element 20121121
4 Returning R_SUBRC Value transfer Type reference (TYPE) SYSUBRC Return Value of ABAP Statements 20130109

Method XREF_GETENTRY on class CL_RSO_RES_QD_HANDLER has no exception.

Method XREF_GETSELECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_T_XREF Call by reference Type reference (TYPE) RZD1_TH_ELTXREF 20121122
2 Importing I_EID Call by reference Type reference (TYPE) SYSUUID_25 UUID formats 20121121
3 Importing I_OPT Call by reference Type reference (TYPE) RS_BOOL ABAP_FALSE If true, optional entries will be ignored 20130122
4 Importing I_POSN Call by reference Type reference (TYPE) RSZ_X_POSN 0 RFC: Logical sequence (position) 20121121
5 Importing I_USE_OPT Call by reference Type reference (TYPE) RS_BOOL ABAP_FALSE Consider I_OPT for filtering 20130122
6 Importing I_USE_POSN Call by reference Type reference (TYPE) RS_BOOL ABAP_FALSE Consider I_POSN for filtering 20121121
7 Returning R_SUBRC Value transfer Type reference (TYPE) SYSUBRC Return Value of ABAP Statements 20130109

Method XREF_GETSELECTION on class CL_RSO_RES_QD_HANDLER has no exception.

Method XREF_GETSELECTION_SORT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_T_XREF Call by reference Type reference (TYPE) RZD1_TH_ELTXREF 20130204
2 Importing I_EID Call by reference Type reference (TYPE) SYSUUID_25 Parent element 20130204
3 Importing I_FLAT_SORT Call by reference Type reference (TYPE) RS_BOOL ABAP_FALSE If true, then sort on FlatPos 20130204
4 Importing I_IGNORE_OPT Call by reference Type reference (TYPE) RS_BOOL ABAP_FALSE If true, optional entries will be ignored 20130204
5 Returning R_SUBRC Value transfer Type reference (TYPE) SYSUBRC Return Value of ABAP Statements 20130204

Method XREF_GETSELECTION_SORT on class CL_RSO_RES_QD_HANDLER has no exception.

Method XREF_GETSTRUCT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_T_XREF Call by reference Type reference (TYPE) CL_RSO_RES_QD_HANDLER=>TN_T_XREFEXT XREF selection with optional parent ID 20121213
2 Importing I_EID Call by reference Type reference (TYPE) SYSUUID_25 ID of structure 20121213
3 Importing I_FLAT_SORT Call by reference Type reference (TYPE) RS_BOOL ABAP_FALSE Boolean 20130218
4 Returning R_SUBRC Value transfer Type reference (TYPE) SYSUBRC Return Value of ABAP Statements 20130109

Method XREF_GETSTRUCT on class CL_RSO_RES_QD_HANDLER has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 740