SAP ABAP Class CL_GRFN_LIST_RENDER (Configurable List UIBB Render Class)
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
⤷
⤷
Properties
| Class | CL_GRFN_LIST_RENDER | |
| Short Description | Configurable List UIBB Render Class | |
| 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 | 20090813 | SAP |
| Last change | 20141106 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_GRFN_LIST_RENDER has no interface implemented.
Friends
Class CL_GRFN_LIST_RENDER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_WD_TRANSPARENT_CONTAINER | Web Dynpro: Transparent Container | 20090817 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Web Dynpro: Interface for Context Nodes | 20090813 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Web Dynpro: Interface for Context Nodes | 20090814 | |||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GRFN_LIST_DEFINITION | Configurable List UIBB Definition | 20090813 | |||
| 5 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_WD_TABLE | Perforce change= / 20051117-120623 | 20100402 |
Methods
Events
Class CL_GRFN_LIST_RENDER has no event.
Types
Class CL_GRFN_LIST_RENDER has no local type.
Method Signatures
Method CREATE_DATA_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Web Dynpro: Interface for Context Nodes | 20090813 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20091113 |
Method CREATE_DATA_NODE_SPECIFIC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Web Dynpro: Interface for Context Nodes | 20090813 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20091111 |
Method GET_COLUMN_BINDING_PATH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_FIELD | Call by reference | Type reference (TYPE) | GRFN_FLD | Field Name | 20091111 | |||
| 2 | RS_BINDING_PATH | Value transfer | Type reference (TYPE) | GRFN_S_BINDING_PATH | Webdynpro Context Binding Path | 20090922 |
Method GET_COLUMN_BINDING_PATH on class CL_GRFN_LIST_RENDER has no exception.
Method GET_TOOLBAR_BINDING_PATH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ACTION | Call by reference | Type reference (TYPE) | GRFN_ACTION | Action Name | 20091111 | |||
| 2 | RS_BINDING_PATH | Value transfer | Type reference (TYPE) | GRFN_S_BINDING_PATH | Webdynpro Context Binding Path | 20090922 |
Method GET_TOOLBAR_BINDING_PATH on class CL_GRFN_LIST_RENDER has no exception.
Method REFRESH_ACTION_USAGE Signature
Method REFRESH_ACTION_USAGE on class CL_GRFN_LIST_RENDER has no parameter.
Method REFRESH_ACTION_USAGE on class CL_GRFN_LIST_RENDER has no exception.
Method REFRESH_DATA 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 | 20091221 | |||
| 2 | IR_DATA | Call by reference | Object reference (TYPE REF TO) | DATA | Data | 20091221 | |||
| 3 | IR_EXCLUDED_DATA | Call by reference | Object reference (TYPE REF TO) | DATA | Excluded Data | 20091221 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20091221 |
Method REFRESH_FIELD_USAGE Signature
Method REFRESH_FIELD_USAGE on class CL_GRFN_LIST_RENDER has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20091221 |
Method REFRESH_LIST_USAGE Signature
Method REFRESH_LIST_USAGE on class CL_GRFN_LIST_RENDER has no parameter.
Method REFRESH_LIST_USAGE on class CL_GRFN_LIST_RENDER has no exception.
Method REFRESH_USAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ACTION_USAGE_CHANGED | Call by reference | Type reference (TYPE) | BOOLE_D | Is Action Usage Changed | 20091221 | |||
| 2 | IV_FIELD_USAGE_CHANGED | Call by reference | Type reference (TYPE) | BOOLE_D | Is Field Usage Changed | 20091221 | |||
| 3 | IV_IS_FIRST_TIME | Call by reference | Type reference (TYPE) | BOOLE_D | ABAP_FALSE | Is First Time | 20091221 | ||
| 4 | IV_LIST_USAGE_CHANGED | Call by reference | Type reference (TYPE) | BOOLE_D | Is List Usage Changed | 20091221 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20091222 |
Method RENDER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_WD_TRANSPARENT_CONTAINER | Web Dynpro: API of a View | 20090817 | |||
| 2 | RV_RESULT | Value transfer | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20090817 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20091110 |
Method RENDER_COLUMNS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_TABLE | Call by reference | Object reference (TYPE REF TO) | CL_WD_TABLE | Perforce change= / 20051117-120623 | 20090817 | |||
| 2 | IT_FIELD_DEFINITIONS | Call by reference | Type reference (TYPE) | GRFN_T_FIELD_DEFINITION | Field Definition Table | 20090819 |
Method RENDER_COLUMNS on class CL_GRFN_LIST_RENDER has no exception.
Method RENDER_TOOLBAR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_TABLE | Call by reference | Object reference (TYPE REF TO) | CL_WD_TABLE | 20090819 | ||||
| 2 | IS_LIST_SETTING | Call by reference | Type reference (TYPE) | GRFN_S_LIST_SETTING | Configurable List Setting | 20100402 | |||
| 3 | IT_ACTION_DEFINITIONS | Call by reference | Type reference (TYPE) | GRFN_T_ACTION_DEFINITION | Action Definition Table | 20090819 |
Method RENDER_TOOLBAR on class CL_GRFN_LIST_RENDER has no exception.
Method RENDER_TOOLBAR_ELEMENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_TOOLBAR | Call by reference | Object reference (TYPE REF TO) | CL_WD_TOOLBAR | Perforce change= / 20051117-120623 | 20090819 | |||
| 2 | IT_ACTION_DEFINITIONS | Call by reference | Type reference (TYPE) | GRFN_T_ACTION_DEFINITION | Action Definition Table | 20090819 | |||
| 3 | RO_TOOLBAR | Value transfer | Object reference (TYPE REF TO) | CL_WD_TOOLBAR | Perforce change= / 20051117-120623 | 20090819 |
Method RENDER_TOOLBAR_ELEMENTS on class CL_GRFN_LIST_RENDER has no exception.
Method RENDER_TOOLBAR_FILTER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_TOOLBAR | Call by reference | Object reference (TYPE REF TO) | CL_WD_TOOLBAR | Perforce change= / 20051117-120623 | 20100402 | |||
| 2 | IS_LIST_SETTING | Call by reference | Type reference (TYPE) | GRFN_S_LIST_SETTING | Configurable List Setting | 20100402 | |||
| 3 | RO_TOOLBAR | Value transfer | Object reference (TYPE REF TO) | CL_WD_TOOLBAR | Perforce change= / 20051117-120623 | 20100402 |
Method RENDER_TOOLBAR_FILTER on class CL_GRFN_LIST_RENDER has no exception.
Method SET_DEFINITION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_DEFINITION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_LIST_DEFINITION | List Extension Definition | 20090813 |
Method SET_DEFINITION on class CL_GRFN_LIST_RENDER has no exception.
Method SET_WD_CONTEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Web Dynpro: Interface for Context Nodes | 20100402 |
Method SET_WD_CONTEXT on class CL_GRFN_LIST_RENDER has no exception.
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | 600 |