SAP ABAP Class CL_RSO_RES_QD_GETMD (Retrieval of InfoObjects assigned to a provider.)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-MTD (Application Component) Metadata (Repository)
     RSO_RES_QUERY (Package) BW: ResourceQuery
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_ADT_REST_RESOURCE Basis Class for ADT Resource Controllers 20121009
Properties
Class CL_RSO_RES_QD_GETMD  
Short Description Retrieval of InfoObjects assigned to a provider.    
Super Class CL_ADT_REST_RESOURCE Basis Class for ADT Resource Controllers 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSO_RES_QUERY   BW: ResourceQuery 
Created 20120820   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_RSO_RES_QD_GETMD has no forward declaration.
Interfaces
Class CL_RSO_RES_QD_GETMD has no interface implemented.
Friends
Class CL_RSO_RES_QD_GETMD has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_CLASS_NAME Constant Public Type reference (TYPE) SEOCLSNAME 'CL_RSO_RES_QD_GETMD' 20121009
2 P_CHABASNM Instance attribute Private Type reference (TYPE) RSCHABASNM 20130114
3 P_COMPVERS Instance attribute Private Type reference (TYPE) RSZVERSION 20130114
4 P_IPROV Instance attribute Private Type reference (TYPE) RSINFOCUBE 20130114
5 P_MAXROWS Instance attribute Private Type reference (TYPE) INT4 20130114
6 P_NOCHECK Instance attribute Private Type reference (TYPE) RS_BOOL 20130114
7 P_OBJVERS Instance attribute Private Type reference (TYPE) RSOBJVERS 20130114
8 P_SUBRC Instance attribute Private Type reference (TYPE) SYSUBRC 20130114
9 P_S_ENTRY Instance attribute Private Type reference (TYPE) IF_ATOM_TYPES=>ENTRY_S 20130114
10 P_S_FEED Instance attribute Private Type reference (TYPE) IF_ATOM_TYPES=>FEED_S 20130114
11 P_TEXTID Instance attribute Private Type reference (TYPE) SCX_T100KEY 20130114
Methods
# Method Level Visibility Method type Description Created on
1 GETATTRIBS Instance method Private Method Returns attributes 20121025
2 GETIOBJS Instance method Private Method Returns InfoObjects of an InfoProvider 20121025
3 GETQUERYLIST Instance method Private Method Returns a selection list of queries 20130114
Events
Class CL_RSO_RES_QD_GETMD has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TN_SX_IPROV Public See coding 20130430 BEGIN OF tn_sx_iprov, iprov TYPE rsinfocube, " InfoProvider objvers TYPE rsobjvers, " Object version t_cob_pro TYPE STANDARD TABLE OF rsz_x_cobpro WITH DEFAULT KEY, t_iobj_cmp TYPE STANDARD TABLE OF rsz_x_iobj_cmp WITH DEFAULT KEY, t_dimet TYPE STANDARD TABLE OF rsz_x_dimet WITH DEFAULT KEY, t_iobj_hie TYPE STANDARD TABLE OF rsz_x_iobj_hie WITH DEFAULT KEY, END OF tn_sx_iprov
Method Signatures

Method GETATTRIBS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_RESPONSE Call by reference Object reference (TYPE REF TO) IF_ADT_REST_RESPONSE 20121025
# Exception Resumable Description Created on
1 CX_ADT_REST 20121025

Method GETIOBJS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_RESPONSE Call by reference Object reference (TYPE REF TO) IF_ADT_REST_RESPONSE 20121025
# Exception Resumable Description Created on
1 CX_ADT_REST 20121025

Method GETQUERYLIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_RESPONSE Call by reference Object reference (TYPE REF TO) IF_ADT_REST_RESPONSE 20130114
# Exception Resumable Description Created on
1 CX_ADT_REST 20130114
History
Last changed by/on SAP  20140121 
SAP Release Created in 740