SAP ABAP Class IF_RSRT_UI_VIEW_USAGE (UI View Usage)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_RSRT_UI_VIEW_ELEMENT UI View Element 20120510
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSRT_UI_VIEW_USAGE UI View Element: View Usage 20120510
Properties
Class IF_RSRT_UI_VIEW_USAGE  
Short Description UI View Usage    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20120510   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_RSRT_UI_VIEW_ELEMENT Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 IF_RSRT_PARAMETERS Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
4 IF_RSRT_UI_PARAMETERS Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
5 IF_RSRT_UI_VIEW_ELEMENT Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class IF_RSRT_UI_VIEW_USAGE has no interface implemented.
Friends
Class IF_RSRT_UI_VIEW_USAGE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 N_ACTIVE Instance attribute Public Type reference (TYPE) ABAP_BOOL 20121212
2 N_C_CID Constant Public Type reference (TYPE) IF_RSRT_UI_VIEW_ELEMENT=>TN_CID 'VIEW_USAGE' Unique Type ID 20120524
3 N_T_INPLUG Instance attribute Public Type reference (TYPE) IF_RSRT_PARAMETERS=>TN_T_PARAMETER Parameter List 20120510
4 N_T_OUTPLUG Instance attribute Public Type reference (TYPE) IF_RSRT_UI_PARAMETERS=>TN_T_PARAMETER Parameter List 20121204
5 N_VIEW_ITEM Instance attribute Public Type reference (TYPE) IF_RSRT_UI_VIEW_ELEMENT=>TN_CID Unique Type ID 20120510
Methods
# Method Level Visibility Method type Description Created on
1 GET_INPLUG Instance method Public Method Get Inplug 20120516
2 GET_OUTPLUG Instance method Public Method Get Outplug 20121204
3 SET_INPLUG Instance method Public Method Set InPlug 20120510
4 SET_OUTPLUG Instance method Public Method Set OutPlug 20121204
Events
Class IF_RSRT_UI_VIEW_USAGE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TN_T_VIEW_USAGE Public See coding View Usage List 20120510 tn_t_view_usage type standard table of ref to if_rsrt_ui_view_usage with default key initial size 1
Method Signatures

Method GET_INPLUG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Type reference (TYPE) IF_RSRT_PARAMETERS=>TN_T_PARAMETER Parameter List 20120516

Method GET_INPLUG on class IF_RSRT_UI_VIEW_USAGE has no exception.

Method GET_OUTPLUG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Type reference (TYPE) IF_RSRT_UI_PARAMETERS=>TN_T_PARAMETER Parameter List 20121204

Method GET_OUTPLUG on class IF_RSRT_UI_VIEW_USAGE has no exception.

Method SET_INPLUG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) IF_RSRT_PARAMETERS=>TN_T_PARAMETER 20120510

Method SET_INPLUG on class IF_RSRT_UI_VIEW_USAGE has no exception.

Method SET_OUTPLUG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) IF_RSRT_UI_PARAMETERS=>TN_T_PARAMETER Parameter List 20121204

Method SET_OUTPLUG on class IF_RSRT_UI_VIEW_USAGE has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in