SAP ABAP Interface IF_GRFN_BASE_UIBB (Base UIBB)
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 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_GRPC_PROCESS_HIER_WD | Process Hierarchy Tree | 20100915 |
Properties
| Interface | IF_GRFN_BASE_UIBB | |
| Short Description | Base UIBB |
General Data
| Package | GRFN_WD_REUSE | GRC Common Layer Reusable UI Components |
| Created | 20100915 | SAP |
| Last changed | 20141106 | |
| Unicode checks active |
Forward declarations
Interface IF_GRFN_BASE_UIBB has no forward declaration.
Interfaces
Interface IF_GRFN_BASE_UIBB has no interface.
Friends
Interface IF_GRFN_BASE_UIBB has no friend.
Attributes
Interface IF_GRFN_BASE_UIBB has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Nees Confirmation | 20100915 | |
| 2 | Instance method | Public | Method | Process After Event | 20100915 | |
| 3 | Instance method | Public | Method | Process Before Event | 20100915 | |
| 4 | Instance method | Public | Method | Process Event | 20100915 |
Events
Interface IF_GRFN_BASE_UIBB has no event.
Types
Interface IF_GRFN_BASE_UIBB has no local type.
Method Signatures
Method NEEDS_CONFIRMATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_CONFIRMATION_REQ | Call by reference | Type reference (TYPE) | GRFN_T_CONFIRMATION_REQ | Confirmation requests | 20100915 | |||
| 2 | IO_EVENT | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_EVENT | Event Class | 20100915 |
Method NEEDS_CONFIRMATION on Interface IF_GRFN_BASE_UIBB has no exception.
Method PROCESS_AFTER_EVENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_EVENT | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_EVENT | 20100915 | ||||
| 2 | RV_RESULT | Value transfer | Type reference (TYPE) | GRFN_UI_RESULT | 20100915 |
Method PROCESS_AFTER_EVENT on Interface IF_GRFN_BASE_UIBB has no exception.
Method PROCESS_BEFORE_EVENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_EVENT | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_EVENT | 20100915 |
Method PROCESS_BEFORE_EVENT on Interface IF_GRFN_BASE_UIBB has no exception.
Method PROCESS_EVENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_EVENT | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_EVENT | Event Class | 20100915 | |||
| 2 | RV_RESULT | Value transfer | Type reference (TYPE) | GRFN_UI_RESULT | UI Result | 20100915 |
Method PROCESS_EVENT on Interface IF_GRFN_BASE_UIBB has no exception.
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | V1000 |