SAP ABAP Class CL_RSDAS_OBJECT_SERVICE (Object Service for Data Access Service Objects)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX-ET (Application Component) End User Technology
     RSDAS (Package) BW: Data Access Services
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSOBJS_COMMON General Interface 20050816
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSOBJS_FOLDERS Object Services: Individal View of Objects 20050601
Properties
Class CL_RSDAS_OBJECT_SERVICE  
Short Description Object Service for Data Access Service Objects    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class RSDAS_PERSIST    
Program status     
Category 0   
Package RSDAS   BW: Data Access Services 
Created 20050530   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 RSD Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_RSOBJS_COMMON General Interface 20050816
2 IF_RSOBJS_FOLDERS Object Services: Individal View of Objects 20050601
Friends
Class CL_RSDAS_OBJECT_SERVICE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 P_DIALOG_MODE Static Attribute Private Type reference (TYPE) RSOBJS_MODE Object Services: Display Mode O = Open, S = Save 20050610
2 P_T_AREA_NODE Static Attribute Public Type reference (TYPE) RSDAS_T_AREA_NODE Transfer Structure InfoArea for Data Access Service 20050609
Methods
# Method Level Visibility Method type Description Created on
1 GET_NODE_AREA Instance method Private Method 20050602
2 GET_NODE_STRUCTURE Instance method Private Method 20050609
3 HAS_CHILD Instance method Private Method 20050602
Events
Class CL_RSDAS_OBJECT_SERVICE has no event.
Types
Class CL_RSDAS_OBJECT_SERVICE has no local type.
Method Signatures

Method GET_NODE_AREA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_AREA Call by reference Type reference (TYPE) RSDAS_T_AREA_NODE Übergabetabelle InfoArea 20050602
2 Importing I_GET_TOPNODE Call by reference Type reference (TYPE) BOOLEAN boolsche Variable (X=true, -=false, space=unknown) 20050602
3 Importing I_INFOAREA Call by reference Type reference (TYPE) RSINFOAREA InfoArea 20050610
4 Importing I_INFOAREA_ID Call by reference Type reference (TYPE) RSOBJS_NODE_ID Object Services: Knoten ID für Übergabetabelle 20050808

Method GET_NODE_AREA on class CL_RSDAS_OBJECT_SERVICE has no exception.

Method GET_NODE_STRUCTURE Signature

Method GET_NODE_STRUCTURE on class CL_RSDAS_OBJECT_SERVICE has no parameter.
Method GET_NODE_STRUCTURE on class CL_RSDAS_OBJECT_SERVICE has no exception.

Method HAS_CHILD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_HAS_CHILD Value transfer Type reference (TYPE) RS_BOOL Knoten hat Unterknoten 20050602
2 Importing I_INFOAREA Value transfer Type reference (TYPE) RSINFOAREA InfoArea 20050602

Method HAS_CHILD on class CL_RSDAS_OBJECT_SERVICE has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 700