SAP ABAP Class CL_RSRT_UI_VIEW_USAGE (UI View Element: View Usage)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX-OT (Application Component) OLAP Technology
     RSRT_BICS_MODEL (Package) RSRT BICS Model
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSRT_UI_VIEW_ELEMENT UI View Element 20111112
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSRT_UI_VIEW_USAGE UI View Usage 20120510
Properties
Class CL_RSRT_UI_VIEW_USAGE  
Short Description UI View Element: View Usage    
Super Class CL_RSRT_UI_VIEW_ELEMENT UI View Element 
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSRT_BICS_MODEL   RSRT BICS Model 
Created 20111112   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 IF_RSRT_PARAMETERS Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
3 IF_RSRT_UI_VIEW_USAGE Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
# Interface Abstract Final Description Created on
1 IF_RSRT_UI_VIEW_USAGE UI View Usage 20120510
Friends
# Friend Modeled only Created on Description
1 CL_RSRT_UI_VIEW 20121213 UI View
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 N_CLASSNAME Instance attribute Public Type reference (TYPE) STRING 20120516
2 N_C_CID Constant Public Type reference (TYPE) CL_RSRT_UI_VIEW_ELEMENT=>TN_CID IF_RSRT_UI_VIEW_USAGE=>N_C_CID 20120508
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Private Constructor CONSTRUCTOR 20111112
2 CREATE_VIEW_USAGE Static method Public Method Create View Usage 20111112
Events
Class CL_RSRT_UI_VIEW_USAGE has no event.
Types
Class CL_RSRT_UI_VIEW_USAGE has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CID Call by reference Type reference (TYPE) TN_CID Unique Type ID 20111112
2 Importing CLASSNAME Call by reference Type reference (TYPE) STRING 20120621
3 Importing ID Call by reference Type reference (TYPE) TN_ID Unique ID 20111112
4 Importing O_VIEW Call by reference Object reference (TYPE REF TO) IF_RSRT_UI_VIEW UI View 20111112
5 Importing VIEW_ITEM Call by reference Type reference (TYPE) TN_CID Unique Type ID 20111112

Method CONSTRUCTOR on class CL_RSRT_UI_VIEW_USAGE has no exception.

Method CREATE_VIEW_USAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID Call by reference Type reference (TYPE) TN_ID Unique ID 20111112
2 Importing O_VIEW Call by reference Object reference (TYPE REF TO) IF_RSRT_UI_VIEW UI View 20111112
3 Returning VALUE Value transfer Object reference (TYPE REF TO) CL_RSRT_UI_VIEW_USAGE UI View Usage 20111112
4 Importing VIEW_ITEM Call by reference Type reference (TYPE) TN_CID Unique Type ID 20111112

Method CREATE_VIEW_USAGE on class CL_RSRT_UI_VIEW_USAGE has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 700