SAP ABAP Class CL_GRAC_UTIL_WD (Utility class for navigation)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷
GRC-AC (Application Component) Access Control
⤷
GRAC_SOD (Package) Access Control GRC SoD Rules and etc.

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_WD_COMPONENT_ASSISTANCE | Basis for a Web Dynpro assistance class | 20090928 |
Properties
Class | CL_GRAC_UTIL_WD | |
Short Description | Utility class for navigation | |
Super Class | CL_WD_COMPONENT_ASSISTANCE | Basis for a Web Dynpro assistance class |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | GRAC_SOD | Access Control GRC SoD Rules and etc. |
Created | 20090829 | SAP |
Last change | 20141106 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_GRAC_UTIL_WD has no forward declaration.
Interfaces
Class CL_GRAC_UTIL_WD has no interface implemented.
Friends
Class CL_GRAC_UTIL_WD has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'ENTITY_IDS' | 20090915 | ||
2 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'ENTITY_TYPE' | 20090915 | ||
3 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'PLAN_GUID' | 20100526 | ||
4 | ![]() |
Constant | Public | Type reference (TYPE) | GRAC_OPERATION_TYPE | 'B' | Background Rule Gen Mode | 20090911 | |
5 | ![]() |
Constant | Public | Type reference (TYPE) | GRAC_OPERATION_TYPE | 'F' | Foreground Rule Gen Mode | 20090911 | |
6 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'OIF_ACTION' | 20090829 | ||
7 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'OIF_ENTITY_ID' | 20090829 | ||
8 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'OIF_OBJECT_ID' | 20090829 | ||
9 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'WIN_FEATURE' | 20090915 | ||
10 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'PCD_PATH' | 20091002 | ||
11 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'WD_APP' | 20090829 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | add user detail parameter | 20100604 |
2 | ![]() |
Static method | Private | Method | Get pcd path from webdynpro application name | 20091002 |
3 | ![]() |
Static method | Public | Method | Get the report name | 20120309 |
4 | ![]() |
Static method | Private | Method | 20090829 | |
5 | ![]() |
Static method | Public | Method | 20090829 | |
6 | ![]() |
Static method | Public | Method | 20090928 |
Events
Class CL_GRAC_UTIL_WD has no event.
Types
Class CL_GRAC_UTIL_WD has no local type.
Method Signatures
Method ADD_USER_DETAIL_PARA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_PORTAL_ACTIONS | Call by reference | Type reference (TYPE) | POWL_FOLLOW_UP_STY | Follow-up action in portal | 20100604 | ||
2 | ![]() |
IV_UID | Call by reference | Type reference (TYPE) | GRAC_USER | User ID | 20100604 |
Method ADD_USER_DETAIL_PARA on class CL_GRAC_UTIL_WD has no exception.
Method GET_PCDPATH_FROM_WDAPP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_WD_APP | Call by reference | Type reference (TYPE) | STRING | 20091002 | |||
2 | ![]() |
RV_PCD_PATH | Value transfer | Type reference (TYPE) | STRING | 20091002 |
Method GET_PCDPATH_FROM_WDAPP on class CL_GRAC_UTIL_WD has no exception.
Method GET_REPORT_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_PLANID | Value transfer | Type reference (TYPE) | GRFN_GUID | UUID of the GRC object (char32) | 20120309 | ||
2 | ![]() |
IV_REPORT_NAME | Call by reference | Type reference (TYPE) | GRFN_REPNAME | Report name | 20120309 |
Method GET_REPORT_NAME on class CL_GRAC_UTIL_WD has no exception.
Method GET_WDAPP_FROM_ENTITY_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_WD_APP | Call by reference | Type reference (TYPE) | STRING | Name of webdynpro application | 20100626 | ||
2 | ![]() |
EV_WD_CONFIG | Call by reference | Type reference (TYPE) | STRING | 20100626 | |||
3 | ![]() |
IV_ENTITY_ID | Call by reference | Type reference (TYPE) | GRFN_API_ENTITY_ID | Entity ID | 20090829 |
Method GET_WDAPP_FROM_ENTITY_ID on class CL_GRAC_UTIL_WD has no exception.
Method POWL_OIF_NAVIGATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_WD_COMPONENT | Call by reference | Object reference (TYPE REF TO) | IF_WD_COMPONENT | Web Dynpro: Component | 20090829 | ||
2 | ![]() |
IT_EVENT_PARAMETERS | Call by reference | Type reference (TYPE) | POWL_NAMEVALUE_TTY | Name/Value set | 20090829 |
Method POWL_OIF_NAVIGATE on class CL_GRAC_UTIL_WD has no exception.
Method REPORT_EXCEPTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_API_CONTROLLER | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTROLLER | Web Dynpro: Controller Interface | 20090928 | ||
2 | ![]() |
IO_CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Web Dynpro: Interface for Context Nodes | 20090928 | ||
3 | ![]() |
IO_EXCEPTION | Call by reference | Object reference (TYPE REF TO) | CX_GRFN_EXCEPTION | Generic GRC API exception | 20090928 | ||
4 | ![]() |
IV_CANCEL_NAVIGATION | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | Supplement for True Boolean Type: 'X' == True '' == False | 20090928 | ||
5 | ![]() |
IV_CONTEXT_NODE_NAME | Call by reference | Type reference (TYPE) | STRING | 20090928 |
Method REPORT_EXCEPTION on class CL_GRAC_UTIL_WD has no exception.
History
Last changed by/on | SAP | 20141106 |
SAP Release Created in | 600 |