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
⤷
⤷
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 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 3 | 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 | Static method | Public | Method | Check whether all required field have value | 20100304 | |
| 2 | Static method | Public | Method | Check Sign-off | 20100706 | |
| 3 | Static method | Public | Method | Get app components | 20100614 | |
| 4 | Static method | Public | Method | Get field status for an object | 20100609 | |
| 5 | Static method | Public | Method | Get Regulations String | 20100722 | |
| 6 | Static method | Public | Method | Set context node readonly flag by using metadata | 20100120 | |
| 7 | Static method | Public | Method | Set context node state flag by using metadata | 20100120 | |
| 8 | Static method | Public | Method | Set context node valueset by using metadata | 20100120 | |
| 9 | Static method | Public | Method | Set context node visible flag by using metadata | 20100120 | |
| 10 | 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 | IO_NODE_READONLY | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Web Dynpro: Interface for Context Nodes | 20100304 | |||
| 2 | IO_NODE_STATE | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Web Dynpro: Interface for Context Nodes | 20100304 | |||
| 3 | IO_NODE_VISIBLE | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | 20100304 | ||||
| 4 | IS_DATA | Call by reference | Type reference (TYPE) | DATA | Web Dynpro: Interface for Context Nodes | 20100304 | |||
| 5 | RV_RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20100304 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | IO_MSG_MANAGER | Call by reference | Object reference (TYPE REF TO) | IF_WD_MESSAGE_MANAGER | Message Manager | 20100706 | |||
| 2 | IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20100706 | |||
| 3 | IV_OBJECT_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20100706 | |||
| 4 | IV_ORGUNIT_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Organization ID | 20100722 | |||
| 5 | IV_ORGUNIT_VIEW | Call by reference | Type reference (TYPE) | GRFN_ORG_VIEW_ID | Organization View ID | 20100722 | |||
| 6 | IV_REGULATION_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Regulation ID | 20100706 | |||
| 7 | IV_VIEW | Call by reference | Type reference (TYPE) | STRING | 'MAIN' | View | 20100719 | ||
| 8 | 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 | IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20100614 | |||
| 2 | IV_APP | Call by reference | Type reference (TYPE) | GRFN_APP_COMPONENT | Application Components | 20100614 | |||
| 3 | IV_OBJECT_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20100614 | |||
| 4 | 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 | IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20100609 | |||
| 2 | IV_APP | Call by reference | Type reference (TYPE) | GRFN_APP_COMPONENT | Application Component | 20100609 | |||
| 3 | IV_FLD | Call by reference | Type reference (TYPE) | GRFN_FLD | Field ID | 20100609 | |||
| 4 | IV_OBJECT_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20100609 | |||
| 5 | IV_REGULATION_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20100609 | |||
| 6 | 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 | IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20100722 | |||
| 2 | IV_OBJECT_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20100722 | |||
| 3 | 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 | IO_NODE | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Web Dynpro: Interface for Context Nodes | 20100120 | |||
| 2 | IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20100120 | |||
| 3 | IT_FLD | Call by reference | Type reference (TYPE) | GRFN_T_FLD | Field metadata table | 20100923 | |||
| 4 | IV_APP | Call by reference | Type reference (TYPE) | GRFN_APP_COMPONENT | Application Component | 20100120 | |||
| 5 | IV_OBJECT_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20100120 | |||
| 6 | 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 | IO_NODE | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Web Dynpro: Interface for Context Nodes | 20100120 | |||
| 2 | IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20100120 | |||
| 3 | IV_APP | Call by reference | Type reference (TYPE) | GRFN_APP_COMPONENT | Application Component | 20100120 | |||
| 4 | IV_OBJECT_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20100120 | |||
| 5 | 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 | 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 | IO_NODE | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Web Dynpro: Interface for Context Nodes | 20100120 | |||
| 2 | IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20100120 | |||
| 3 | IV_APP | Call by reference | Type reference (TYPE) | GRFN_APP_COMPONENT | Application Component | 20100120 | |||
| 4 | IV_OBJECT_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20100120 | |||
| 5 | 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 | IO_NODE | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Web Dynpro: Interface for Context Nodes | 20100122 | |||
| 2 | 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 |