SAP ABAP Interface IF_RSO_RES_QBJSRV_TYPES (Object service related types)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-MTD (Application Component) Metadata (Repository)
     RSO_RES_QUERY (Package) BW: ResourceQuery
Properties
Interface IF_RSO_RES_QBJSRV_TYPES  
Short Description Object service related types    
General Data
Package RSO_RES_QUERY   BW: ResourceQuery 
Created 20120921   SAP 
Last changed 20130531   SAP 
Unicode checks active    
Forward declarations
Interface IF_RSO_RES_QBJSRV_TYPES has no forward declaration.
Interfaces
Interface IF_RSO_RES_QBJSRV_TYPES has no interface.
Friends
Interface IF_RSO_RES_QBJSRV_TYPES has no friend.
Attributes
Interface IF_RSO_RES_QBJSRV_TYPES has no attribute.
Methods
Interface IF_RSO_RES_QBJSRV_TYPES has no method.
Events
Interface IF_RSO_RES_QBJSRV_TYPES has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_INIT_DATA Public See coding 20120921 BEGIN OF ty_init_data, s_init_params TYPE RSOBJS_S_INIT_VALUES_RFC, t_init_params TYPE RSOBJS_T_DISP_VALUES_RFC, t_search_attr TYPE RSOBJS_T_SEARCH_ATTR, t_messages TYPE BICS_PROV_T_MESSAGE, * Atom related parts (reduced to only needed elements) link TYPE if_atom_types=>link_s, id TYPE string, title TYPE string, END OF ty_init_data
2 TY_NODE_DATA Public See coding 20120921 BEGIN OF ty_node_data, t_nodes TYPE RSOBJS_T_NODES_RFC, " Node data t_node_props TYPE RSOBJS_T_NODE_PROPERTIES, " Optional node properties * Atom related parts (reduced to only needed elements) link TYPE if_atom_types=>link_s, id TYPE string, title TYPE string, END OF ty_node_data
History
Last changed by/on SAP  20130531 
SAP Release Created in 740