SAP ABAP Class CL_GRFN_CUIBB_UTIL (Configurable UIBB Utility 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_CUIBB_UTIL | |
Short Description | Configurable UIBB Utility 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 | 20090922 | SAP |
Last change | 20141106 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_GRFN_CUIBB_UTIL has no forward declaration.
Interfaces
Class CL_GRFN_CUIBB_UTIL has no interface implemented.
Friends
Class CL_GRFN_CUIBB_UTIL has no friend class.
Attributes
Class CL_GRFN_CUIBB_UTIL has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Fill Special UI Properties | 20091209 |
2 | ![]() |
Static method | Public | Method | Get Definition From Usage | 20090922 |
3 | ![]() |
Static method | Public | Method | Get Field Value of a Structure | 20100111 |
4 | ![]() |
Static method | Public | Method | Get Fixed Value Text | 20100111 |
5 | ![]() |
Static method | Public | Method | Get Usage From Definition | 20090922 |
6 | ![]() |
Static method | Public | Method | Get Web Dynpro UI Status | 20091111 |
Events
Class CL_GRFN_CUIBB_UTIL has no event.
Types
Class CL_GRFN_CUIBB_UTIL has no local type.
Method Signatures
Method GENERATE_SPECIAL_PROPERTIES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CS_FIELD_DEFINITION | Call by reference | Type reference (TYPE) | GRFN_S_FIELD_DEFINITION | Field Definition | 20091209 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20091209 |
Method GET_DEFINITION_FROM_USAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_ACTION_DEFINITION | Call by reference | Type reference (TYPE) | GRFN_T_ACTION_DEFINITION | Action Definition Table | 20090922 | ||
2 | ![]() |
CT_FIELD_DEFINITION | Call by reference | Type reference (TYPE) | GRFN_T_FIELD_DEFINITION | Field Definition Table | 20090922 | ||
3 | ![]() |
IT_ACTION_USAGE | Call by reference | Type reference (TYPE) | GRFN_T_ACTION_USAGE | Action Usage Table | 20090922 | ||
4 | ![]() |
IT_FIELD_USAGE | Call by reference | Type reference (TYPE) | GRFN_T_FIELD_USAGE | Field Usage Table | 20090922 |
Method GET_DEFINITION_FROM_USAGE on class CL_GRFN_CUIBB_UTIL has no exception.
Method GET_FIELD_VALUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_VALUE | Call by reference | Type reference (TYPE) | ANY | Value | 20100111 | ||
2 | ![]() |
IS_STRUCTURE | Call by reference | Type reference (TYPE) | DATA | Structure | 20100111 | ||
3 | ![]() |
IV_FIELD | Call by reference | Type reference (TYPE) | GRFN_FLD | Field ID | 20100111 |
Method GET_FIELD_VALUE on class CL_GRFN_CUIBB_UTIL has no exception.
Method GET_FIXED_VALUE_TEXT 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 | Form Definition | 20100111 | ||
2 | ![]() |
IV_FIELD | Call by reference | Type reference (TYPE) | GRFN_FLD | Field | 20100111 | ||
3 | ![]() |
IV_VALUE | Call by reference | Type reference (TYPE) | GRFN_TEXT | Value | 20100111 | ||
4 | ![]() |
RV_TEXT | Value transfer | Type reference (TYPE) | GRFN_TEXT | Text | 20100111 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20100111 |
Method GET_USAGE_FROM_DEFINITION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_ACTION_USAGE | Call by reference | Type reference (TYPE) | GRFN_T_ACTION_USAGE | Action Usage Table | 20090922 | ||
2 | ![]() |
ET_FIELD_USAGE | Call by reference | Type reference (TYPE) | GRFN_T_FIELD_USAGE | Field Usage Table | 20090922 | ||
3 | ![]() |
IT_ACTION_DEFINITION | Call by reference | Type reference (TYPE) | GRFN_T_ACTION_DEFINITION | Action Definition Table | 20090922 | ||
4 | ![]() |
IT_FIELD_DEFINITION | Call by reference | Type reference (TYPE) | GRFN_T_FIELD_DEFINITION | Field Definition Table | 20090922 |
Method GET_USAGE_FROM_DEFINITION on class CL_GRFN_CUIBB_UTIL has no exception.
Method GET_WD_STATUS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_ENABLED | Call by reference | Type reference (TYPE) | GRFN_UI_ENABLED | Enabled | 20091111 | ||
2 | ![]() |
EV_MANDATORY | Call by reference | Type reference (TYPE) | GRFN_UI_MANDATORY | Mandatory | 20091111 | ||
3 | ![]() |
EV_READONLY | Call by reference | Type reference (TYPE) | GRFN_UI_READONLY | Read Only | 20091111 | ||
4 | ![]() |
EV_VISIBLITY | Call by reference | Type reference (TYPE) | GRFN_UI_VISIBILITY | Visibility | 20091111 | ||
5 | ![]() |
IV_STATUS | Call by reference | Type reference (TYPE) | GRFN_FLD_STAT | Status | 20091111 |
Method GET_WD_STATUS on class CL_GRFN_CUIBB_UTIL has no exception.
History
Last changed by/on | SAP | 20141106 |
SAP Release Created in | 600 |