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 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_GRFN_UI_PARAMETER | UI Paramters, copy from CL_FPM_PARAMETER | 20100809 | |||
| 2 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20100719 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | GRFN_APP_COMPONENT | Application Component | 20100719 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | GRFN_API_ENTITY_ID | Entity ID | 20100719 | |||
| 5 | Instance attribute | Protected | Type reference (TYPE) | GRFN_UI_MODE | Mode of OIF Window | 20100719 | |||
| 6 | Instance attribute | Protected | Type reference (TYPE) | GRFN_UI_MODE | Mode of OIF Window | 20100719 | |||
| 7 | Instance attribute | Protected | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20100719 | |||
| 8 | Instance attribute | Protected | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20100719 | |||
| 9 | Instance attribute | Protected | Type reference (TYPE) | GRFN_UI_VARIANT | UI Variant | 20100719 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20100719 | |
| 2 | Instance method | Public | Method | Get App Component | 20100719 | |
| 3 | Instance method | Public | Method | Get Entity ID | 20100719 | |
| 4 | Instance method | Public | Method | Get Mode | 20100731 | |
| 5 | Instance method | Public | Method | Get Object ID | 20100719 | |
| 6 | Instance method | Public | Method | Get Parent ID | 20100719 | |
| 7 | Instance method | Public | Method | Get Session | 20100719 | |
| 8 | Instance method | Public | Method | Get UI parameter | 20110412 | |
| 9 | Instance method | Public | Method | Get Variant | 20100719 | |
| 10 | 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 | IO_PARAMETER | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_UI_PARAMETER | UI Paramters, copy from CL_FPM_PARAMETER | 20100809 | |||
| 2 | IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | 20100719 | ||||
| 3 | IV_APP | Call by reference | Type reference (TYPE) | GRFN_APP_COMPONENT | 20100719 | ||||
| 4 | IV_MODE | Call by reference | Type reference (TYPE) | GRFN_UI_MODE | 20100719 | ||||
| 5 | IV_OBJECT_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | 20100719 | ||||
| 6 | IV_PARENT_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | 20100719 | ||||
| 7 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 |