SAP ABAP Class CL_GRFN_UI_OBJECT (UI object status)
Hierarchy
GRCFND_A (Software Component) GRC Foundation ABAP
   GRC (Application Component) Governance, Risk and Compliance
     GRFN_WD_REUSE (Package) GRC Common Layer Reusable UI Components
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_GRPC_OIF_BASIS Provide OIF common functions, maintain OIF status 20100719
Properties
Class CL_GRFN_UI_OBJECT  
Short Description UI object status    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package GRFN_WD_REUSE   GRC Common Layer Reusable UI Components 
Created 20100719   SAP 
Last change 20141106    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_GRFN_UI_OBJECT has no forward declaration.
Interfaces
Class CL_GRFN_UI_OBJECT has no interface implemented.
Friends
Class CL_GRFN_UI_OBJECT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_PARAMETER Instance attribute Protected Object reference (TYPE REF TO) CL_GRFN_UI_PARAMETER UI Paramters, copy from CL_FPM_PARAMETER 20100809
2 MO_SESSION Instance attribute Protected Object reference (TYPE REF TO) CL_GRFN_API_SESSION Session Management for GRC APIs 20100719
3 MV_APP Instance attribute Protected Type reference (TYPE) GRFN_APP_COMPONENT Application Component 20100719
4 MV_ENTITY_ID Instance attribute Protected Type reference (TYPE) GRFN_API_ENTITY_ID Entity ID 20100719
5 MV_MODE Instance attribute Protected Type reference (TYPE) GRFN_UI_MODE Mode of OIF Window 20100719
6 MV_MODE_INITIAL Instance attribute Protected Type reference (TYPE) GRFN_UI_MODE Mode of OIF Window 20100719
7 MV_OBJECT_ID Instance attribute Protected Type reference (TYPE) GRFN_API_OBJECT_ID Object ID 20100719
8 MV_PARENT_ID Instance attribute Protected Type reference (TYPE) GRFN_API_OBJECT_ID Object ID 20100719
9 MV_VARIANT Instance attribute Protected Type reference (TYPE) GRFN_UI_VARIANT UI Variant 20100719
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20100719
2 GET_APP_COMP Instance method Public Method Get App Component 20100719
3 GET_ENTITY_ID Instance method Public Method Get Entity ID 20100719
4 GET_MODE Instance method Public Method Get Mode 20100731
5 GET_OBJECT_ID Instance method Public Method Get Object ID 20100719
6 GET_PARENT_ID Instance method Public Method Get Parent ID 20100719
7 GET_SESSION Instance method Public Method Get Session 20100719
8 GET_UI_PARAMETER Instance method Public Method Get UI parameter 20110412
9 GET_VARIANT Instance method Public Method Get Variant 20100719
10 INIT Instance method Public Method Initialize 20100719
Events
Class CL_GRFN_UI_OBJECT has no event.
Types
Class CL_GRFN_UI_OBJECT 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 IO_PARAMETER Call by reference Object reference (TYPE REF TO) CL_GRFN_UI_PARAMETER UI Paramters, copy from CL_FPM_PARAMETER 20100809
2 Importing IO_SESSION Call by reference Object reference (TYPE REF TO) CL_GRFN_API_SESSION 20100719
3 Importing IV_APP Call by reference Type reference (TYPE) GRFN_APP_COMPONENT 20100719
4 Importing IV_MODE Call by reference Type reference (TYPE) GRFN_UI_MODE 20100719
5 Importing IV_OBJECT_ID Call by reference Type reference (TYPE) GRFN_API_OBJECT_ID 20100719
6 Importing IV_PARENT_ID Call by reference Type reference (TYPE) GRFN_API_OBJECT_ID 20100719
7 Importing IV_VARIANT Call by reference Type reference (TYPE) GRFN_UI_VARIANT 20100719

Method CONSTRUCTOR on class CL_GRFN_UI_OBJECT has no exception.

Method GET_APP_COMP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_APP Value transfer Type reference (TYPE) GRFN_APP_COMPONENT Application Component 20100719

Method GET_APP_COMP on class CL_GRFN_UI_OBJECT has no exception.

Method GET_ENTITY_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_ENTITY_ID Value transfer Type reference (TYPE) GRFN_API_ENTITY_ID 20100719

Method GET_ENTITY_ID on class CL_GRFN_UI_OBJECT has no exception.

Method GET_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_MODE Value transfer Type reference (TYPE) GRFN_UI_MODE Mode of OIF Window 20100731

Method GET_MODE on class CL_GRFN_UI_OBJECT has no exception.

Method GET_OBJECT_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_ID Value transfer Type reference (TYPE) GRFN_API_OBJECT_ID 20100719

Method GET_OBJECT_ID on class CL_GRFN_UI_OBJECT has no exception.

Method GET_PARENT_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_ID Value transfer Type reference (TYPE) GRFN_API_OBJECT_ID 20100719

Method GET_PARENT_ID on class CL_GRFN_UI_OBJECT has no exception.

Method GET_SESSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_SESSION Value transfer Object reference (TYPE REF TO) CL_GRFN_API_SESSION 20100719

Method GET_SESSION on class CL_GRFN_UI_OBJECT has no exception.

Method GET_UI_PARAMETER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_PARAMETER Value transfer Object reference (TYPE REF TO) CL_GRFN_UI_PARAMETER UI Paramters 20110412

Method GET_UI_PARAMETER on class CL_GRFN_UI_OBJECT has no exception.

Method GET_VARIANT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_VARIANT Value transfer Type reference (TYPE) GRFN_UI_VARIANT UI Variant 20100719

Method GET_VARIANT on class CL_GRFN_UI_OBJECT has no exception.

Method INIT Signature

Method INIT on class CL_GRFN_UI_OBJECT has no parameter.
Method INIT on class CL_GRFN_UI_OBJECT has no exception.
History
Last changed by/on SAP  20141106 
SAP Release Created in V1000