SAP ABAP Class CL_GRFN_FORM_RENDER (Configurable Form 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_FORM_RENDER | |
Short Description | Configurable Form 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 | 20090904 | SAP |
Last change | 20141106 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_GRFN_FORM_RENDER has no forward declaration.
Interfaces
Class CL_GRFN_FORM_RENDER has no interface implemented.
Friends
Class CL_GRFN_FORM_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 | 20090904 | ||
2 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Web Dynpro: Interface for Context Nodes | 20090904 | ||
3 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Web Dynpro: Interface for Context Nodes | 20090915 | ||
4 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_GRFN_FORM_DEFINITION | Configurable List UIBB Definition | 20090904 | ||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | GRFN_T_CONTEXT_NODE | Web Dynpro: Interface for Context Nodes | 20091209 |
Methods
Events
Class CL_GRFN_FORM_RENDER has no event.
Types
Class CL_GRFN_FORM_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 | 20090904 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20091118 |
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 | 20090904 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20091118 |
Method GET_FIELD_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 | Webdynpro Context Binding Paths | 20091118 | ||
2 | ![]() |
RS_BINDING_PATH | Value transfer | Type reference (TYPE) | GRFN_S_BINDING_PATH | Webdynpro Context Binding Path | 20090922 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20091216 |
Method REFRESH_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DT_EVENT | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20140131 | ||
2 | ![]() |
IO_EVENT | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_EVENT | Event Class | 20091221 | ||
3 | ![]() |
IR_DATA | Call by reference | Object reference (TYPE REF TO) | 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_FORM_RENDER has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20091221 |
Method REFRESH_FORM_USAGE Signature
Method REFRESH_FORM_USAGE on class CL_GRFN_FORM_RENDER has no parameter.
Method REFRESH_FORM_USAGE on class CL_GRFN_FORM_RENDER has no exception.
Method REFRESH_USAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_FIELD_USAGE_CHANGED | Call by reference | Type reference (TYPE) | BOOLE_D | Is Field Usage Changed | 20091221 | ||
2 | ![]() |
IV_FORM_USAGE_CHANGED | Call by reference | Type reference (TYPE) | BOOLE_D | Is Form Usage Changed | 20091221 | ||
3 | ![]() |
IV_IS_FIRST_TIME | Call by reference | Type reference (TYPE) | BOOLE_D | ABAP_FALSE | Is First Time | 20091221 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20091223 |
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 | 20090904 | ||
2 | ![]() |
RV_RESULT | Value transfer | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20090904 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20091119 |
Method RENDER_FIELD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_FIELD_DEFINITION | Call by reference | Type reference (TYPE) | GRFN_S_FIELD_DEFINITION | Field Definition | 20090914 | ||
2 | ![]() |
RO_FIELD | Value transfer | Object reference (TYPE REF TO) | CL_WD_UIELEMENT | Perforce change= / 20051117-125541 | 20090914 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20091216 |
Method RENDER_GROUP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_FORM_GROUP | Call by reference | Type reference (TYPE) | GRFN_S_FORM_GROUP | Form Group | 20090911 | ||
2 | ![]() |
RO_GROUP | Value transfer | Object reference (TYPE REF TO) | CL_WD_TRANSPARENT_CONTAINER | Perforce change= / 20051117-120623 | 20090911 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20091216 |
Method RENDER_LABEL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_FIELD_DEFINITION | Call by reference | Type reference (TYPE) | GRFN_S_FIELD_DEFINITION | Field Definition | 20090914 | ||
2 | ![]() |
IV_LABEL_WIDTH | Call by reference | Type reference (TYPE) | STRING | Lable Width | 20100107 | ||
3 | ![]() |
RO_LABEL | Value transfer | Object reference (TYPE REF TO) | CL_WD_LABEL | Perforce change= / 20051117-120623 | 20090914 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20091216 |
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_FORM_DEFINITION | List Extension Definition | 20090904 |
Method SET_DEFINITION on class CL_GRFN_FORM_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 | 20090904 |
Method SET_WD_CONTEXT on class CL_GRFN_FORM_RENDER has no exception.
History
Last changed by/on | SAP | 20141106 |
SAP Release Created in | 600 |