SAP ABAP Class CL_GRPC_WD_UTIL (Web Dynpro related utility methods)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷ GRC-SPC (Application Component) Process Controls
⤷ GRPC_CCAT (Package) Process controls central catalogues
⤷ GRC-SPC (Application Component) Process Controls
⤷ GRPC_CCAT (Package) Process controls central catalogues
Properties
Class | CL_GRPC_WD_UTIL | |
Short Description | Web Dynpro related utility methods | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | GRPC_CCAT | Process controls central catalogues |
Created | 20100120 | SAP |
Last change | 20141106 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
2 | CL_WD_UIELEMENT | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
3 | GRFN0 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_GRPC_WD_UTIL has no interface implemented.
Friends
Class CL_GRPC_WD_UTIL has no friend class.
Attributes
Class CL_GRPC_WD_UTIL has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | CHECK_REQUIRED | Static method | Public | Method | Check whether all required field have value | 20100304 |
2 | CHECK_SIGN_OFF | Static method | Public | Method | Check Sign-off | 20100706 |
3 | GET_APP_COMPS | Static method | Public | Method | Get app components | 20100614 |
4 | GET_FLD_STATUS | Static method | Public | Method | Get field status for an object | 20100609 |
5 | GET_REGULATIONS_STR | Static method | Public | Method | Get Regulations String | 20100722 |
6 | SET_CONTEXT_READONLY | Static method | Public | Method | Set context node readonly flag by using metadata | 20100120 |
7 | SET_CONTEXT_STATE | Static method | Public | Method | Set context node state flag by using metadata | 20100120 |
8 | SET_CONTEXT_VALUESET | Static method | Public | Method | Set context node valueset by using metadata | 20100120 |
9 | SET_CONTEXT_VISIBLE | Static method | Public | Method | Set context node visible flag by using metadata | 20100120 |
10 | SET_CONTEXT_VISIBLE_DEFAULT | Static method | Public | Method | Set context node visible default flag by using metadata | 20100122 |
Events
Class CL_GRPC_WD_UTIL has no event.
Types
Class CL_GRPC_WD_UTIL has no local type.
Method Signatures
Method CHECK_REQUIRED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | IO_NODE_READONLY | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Web Dynpro: Interface for Context Nodes | 20100304 | ||
2 | Importing | IO_NODE_STATE | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Web Dynpro: Interface for Context Nodes | 20100304 | ||
3 | Importing | IO_NODE_VISIBLE | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | 20100304 | |||
4 | Importing | IS_DATA | Call by reference | Type reference (TYPE) | DATA | Web Dynpro: Interface for Context Nodes | 20100304 | ||
5 | Returning | RV_RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20100304 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | CX_GRFN_EXCEPTION | Generic GRC API exception | 20100304 |
Method CHECK_SIGN_OFF Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | IO_MSG_MANAGER | Call by reference | Object reference (TYPE REF TO) | IF_WD_MESSAGE_MANAGER | Message Manager | 20100706 | ||
2 | Importing | IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20100706 | ||
3 | Importing | IV_OBJECT_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20100706 | ||
4 | Importing | IV_ORGUNIT_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Organization ID | 20100722 | ||
5 | Importing | IV_ORGUNIT_VIEW | Call by reference | Type reference (TYPE) | GRFN_ORG_VIEW_ID | Organization View ID | 20100722 | ||
6 | Importing | IV_REGULATION_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Regulation ID | 20100706 | ||
7 | Importing | IV_VIEW | Call by reference | Type reference (TYPE) | STRING | 'MAIN' | View | 20100719 | |
8 | Returning | RV_RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20100706 |
Method CHECK_SIGN_OFF on class CL_GRPC_WD_UTIL has no exception.
Method GET_APP_COMPS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20100614 | ||
2 | Importing | IV_APP | Call by reference | Type reference (TYPE) | GRFN_APP_COMPONENT | Application Components | 20100614 | ||
3 | Importing | IV_OBJECT_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20100614 | ||
4 | Returning | RT_APP | Value transfer | Type reference (TYPE) | GRFN_T_APP_COMPONENT | Application Components | 20100614 |
Method GET_APP_COMPS on class CL_GRPC_WD_UTIL has no exception.
Method GET_FLD_STATUS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20100609 | ||
2 | Importing | IV_APP | Call by reference | Type reference (TYPE) | GRFN_APP_COMPONENT | Application Component | 20100609 | ||
3 | Importing | IV_FLD | Call by reference | Type reference (TYPE) | GRFN_FLD | Field ID | 20100609 | ||
4 | Importing | IV_OBJECT_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20100609 | ||
5 | Importing | IV_REGULATION_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20100609 | ||
6 | Returning | RV_STATUS | Value transfer | Type reference (TYPE) | GRFN_FLD_STAT | Field Status | 20100609 |
Method GET_FLD_STATUS on class CL_GRPC_WD_UTIL has no exception.
Method GET_REGULATIONS_STR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20100722 | ||
2 | Importing | IV_OBJECT_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20100722 | ||
3 | Returning | RV_STR | Value transfer | Type reference (TYPE) | STRING | 20100722 |
Method GET_REGULATIONS_STR on class CL_GRPC_WD_UTIL has no exception.
Method SET_CONTEXT_READONLY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | IO_NODE | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Web Dynpro: Interface for Context Nodes | 20100120 | ||
2 | Importing | IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20100120 | ||
3 | Importing | IT_FLD | Call by reference | Type reference (TYPE) | GRFN_T_FLD | Field metadata table | 20100923 | ||
4 | Importing | IV_APP | Call by reference | Type reference (TYPE) | GRFN_APP_COMPONENT | Application Component | 20100120 | ||
5 | Importing | IV_OBJECT_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20100120 | ||
6 | Importing | IV_REGULATION_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20100120 |
Method SET_CONTEXT_READONLY on class CL_GRPC_WD_UTIL has no exception.
Method SET_CONTEXT_STATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | IO_NODE | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Web Dynpro: Interface for Context Nodes | 20100120 | ||
2 | Importing | IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20100120 | ||
3 | Importing | IV_APP | Call by reference | Type reference (TYPE) | GRFN_APP_COMPONENT | Application Component | 20100120 | ||
4 | Importing | IV_OBJECT_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20100120 | ||
5 | Importing | IV_REGULATION_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20100120 |
Method SET_CONTEXT_STATE on class CL_GRPC_WD_UTIL has no exception.
Method SET_CONTEXT_VALUESET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | IO_NODE | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Web Dynpro: Interface for Context Nodes | 20100120 |
Method SET_CONTEXT_VALUESET on class CL_GRPC_WD_UTIL has no exception.
Method SET_CONTEXT_VISIBLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | IO_NODE | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Web Dynpro: Interface for Context Nodes | 20100120 | ||
2 | Importing | IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20100120 | ||
3 | Importing | IV_APP | Call by reference | Type reference (TYPE) | GRFN_APP_COMPONENT | Application Component | 20100120 | ||
4 | Importing | IV_OBJECT_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20100120 | ||
5 | Importing | IV_REGULATION_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20100120 |
Method SET_CONTEXT_VISIBLE on class CL_GRPC_WD_UTIL has no exception.
Method SET_CONTEXT_VISIBLE_DEFAULT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | IO_NODE | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Web Dynpro: Interface for Context Nodes | 20100122 | ||
2 | Importing | IV_DEFAULT | Call by reference | Type reference (TYPE) | WDUI_VISIBILITY | CL_WD_UIELEMENT=>E_VISIBLE-VISIBLE | Web Dynpro: Visibility | 20100122 |
Method SET_CONTEXT_VISIBLE_DEFAULT on class CL_GRPC_WD_UTIL has no exception.
History
Last changed by/on | SAP | 20141106 |
SAP Release Created in | 600 |