SAP ABAP Class IF_RSRT_UI_VIEW_ITEM (UI View Item)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSRT_UI_VIEW_ITEM UI View Item 20111025
Properties
Class IF_RSRT_UI_VIEW_ITEM  
Short Description UI View Item    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20111025   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_UIE 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...
Interfaces
Class IF_RSRT_UI_VIEW_ITEM has no interface implemented.
Friends
Class IF_RSRT_UI_VIEW_ITEM has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 N_CS_CID Constant Public See coding 20120428
2 N_O_VIEW Instance attribute Public Object reference (TYPE REF TO) IF_RSRT_UI_VIEW UI View 20111109
Methods
# Method Level Visibility Method type Description Created on
1 GET_INPLUG Instance method Public Method InPlug Required for launching the View 20111110
2 GET_WINDOW_BUTTONS Instance method Public Method Get Window Buttons 20120925
3 ON_APPLY Instance method Public Method Handle Apply triggered from outside 20120303
4 ON_CLOSE Instance method Public Method Handle Close triggered from outside (Free Memory) 20120301
5 ON_EVENT Instance method Public Method Handle Event (of View Content) 20111110
6 ON_INIT Instance method Public Method Initialize View (Constructor) 20111110
7 ON_INPLUG Instance method Public Method Handle InPlug (Initialization of View Content) 20111114
8 ON_MODIFY Instance method Public Method Modify View (Modification of View Content) 20111110
9 ON_OUTPLUG Instance method Public Method Handle OutPlug of View Usage 20111116
10 STARTUP Instance method Public Method Startup 20111109
Events
Class IF_RSRT_UI_VIEW_ITEM has no event.
Types
Class IF_RSRT_UI_VIEW_ITEM has no local type.
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 20111110

Method GET_INPLUG on class IF_RSRT_UI_VIEW_ITEM has no exception.

Method GET_WINDOW_BUTTONS 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_WINDOW_BUTTON=>TN_T_BUTTON Button List 20120925

Method GET_WINDOW_BUTTONS on class IF_RSRT_UI_VIEW_ITEM has no exception.

Method ON_APPLY Signature

Method ON_APPLY on class IF_RSRT_UI_VIEW_ITEM has no parameter.
Method ON_APPLY on class IF_RSRT_UI_VIEW_ITEM has no exception.

Method ON_CLOSE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting CANCEL Call by reference Type reference (TYPE) ABAP_BOOL 20120912

Method ON_CLOSE on class IF_RSRT_UI_VIEW_ITEM has no exception.

Method ON_EVENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing EVENT Call by reference Type reference (TYPE) CL_RSRT_UIE=>TN_EVENT_NAME Event Name 20111110
2 Importing T_PARAMETERS Call by reference Type reference (TYPE) IF_RSRT_UI_PARAMETERS=>TN_T_PARAMETER Parameter List 20111110

Method ON_EVENT on class IF_RSRT_UI_VIEW_ITEM has no exception.

Method ON_INIT Signature

Method ON_INIT on class IF_RSRT_UI_VIEW_ITEM has no parameter.
Method ON_INIT on class IF_RSRT_UI_VIEW_ITEM has no exception.

Method ON_INPLUG Signature

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

Method ON_INPLUG on class IF_RSRT_UI_VIEW_ITEM has no exception.

Method ON_MODIFY Signature

Method ON_MODIFY on class IF_RSRT_UI_VIEW_ITEM has no parameter.
Method ON_MODIFY on class IF_RSRT_UI_VIEW_ITEM has no exception.

Method ON_OUTPLUG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAME Call by reference Type reference (TYPE) STRING 20121223
2 Importing O_VIEW_USAGE Call by reference Object reference (TYPE REF TO) IF_RSRT_UI_VIEW_USAGE UI View Usage 20111116
3 Importing T_PARAMETERS Call by reference Type reference (TYPE) IF_RSRT_UI_PARAMETERS=>TN_T_PARAMETER Parameter List 20111116

Method ON_OUTPLUG on class IF_RSRT_UI_VIEW_ITEM has no exception.

Method STARTUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing O_VIEW Call by reference Object reference (TYPE REF TO) IF_RSRT_UI_VIEW UI View 20111109

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