SAP ABAP Class CL_GRPC_ASS_SUBPRO_GAF_NAV_WD (Assign subprocess to organization)
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
Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_GRPC_MAPPER_WD | Supper Class of UI | 20070907 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_GRPC_ASS_SUBPRO_GAF_NAV_WD | Assign subprocess to organization | 20070907 |
Properties
Class | CL_GRPC_ASS_SUBPRO_GAF_NAV_WD | |
Short Description | Assign subprocess to organization | |
Super Class | CL_GRPC_MAPPER_WD | Supper Class of UI |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | GRPC_CCAT | Process controls central catalogues |
Created | 20070907 | 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) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_GRPC_ASS_SUBPRO_GAF_NAV_WD | Assign subprocess to organization | 20070907 |
Friends
Class CL_GRPC_ASS_SUBPRO_GAF_NAV_WD has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | DO_VIEW_CONTROLLER | Instance attribute | Private | Object reference (TYPE REF TO) | IF_WD_VIEW_CONTROLLER | Web Dynpro: View Controller | 20070907 | ||
2 | DV_ASS_TYPE | Instance attribute | Private | Type reference (TYPE) | STRING | Assign Type | 20070907 | ||
3 | DV_CURRENT_STEP | Instance attribute | Private | Type reference (TYPE) | I | Current Step | 20070907 | ||
4 | DV_LAST_STEP | Instance attribute | Private | Type reference (TYPE) | I | Last Step | 20070907 | ||
5 | DV_ORGUNIT_LOCKED | Instance attribute | Public | Type reference (TYPE) | BOOLEAN | If the orgunit is locked. | 20080408 | ||
6 | DV_SUBMIT_FLAG | Instance attribute | Private | Type reference (TYPE) | BOOLEAN | Link field for view query | 20070917 | ||
7 | DV_VIA_POP | Instance attribute | Private | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20070920 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | CHECK_SIGNOFF | Static method | Public | Method | Check if signoff is performed for the regulation | 20130805 |
2 | DO_STEP_REMOVE_CTLS | Instance method | Private | Method | Process for step remove ctls | 20080512 |
3 | DO_STEP_RISK_SELECT | Instance method | Private | Method | Process for risk selected | 20140109 |
4 | GET_NODE_LIST | Instance method | Private | Method | Get list of element of defined node | 20080512 |
5 | IS_ALL_USE_SHARED_SERVICE | Instance method | Private | Method | 20080811 |
Events
Class CL_GRPC_ASS_SUBPRO_GAF_NAV_WD has no event.
Types
Class CL_GRPC_ASS_SUBPRO_GAF_NAV_WD has no local type.
Method Signatures
Method CHECK_SIGNOFF Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Exporting | EX_RET_CODE | Value transfer | Type reference (TYPE) | I | 20130805 | |||
2 | Exporting | EX_TEXT | Value transfer | Type reference (TYPE) | STRING | 20130805 | |||
3 | Importing | IV_ASS_DAT | Value transfer | Type reference (TYPE) | GRPC_ASGN_DATE_FROM | Assignment Valid from | 20130805 | ||
4 | Importing | IV_BEGDA | Value transfer | Type reference (TYPE) | GRPC_DATE_FROM | Valid from | 20130805 | ||
5 | Importing | IV_ENDDA | Value transfer | Type reference (TYPE) | GRPC_DATE_TO | Valid to | 20130805 | ||
6 | Importing | IV_ORGID | Value transfer | Type reference (TYPE) | GRPC_API_OBJECT_ID | org ID | 20130805 | ||
7 | Importing | IV_SOBID | Value transfer | Type reference (TYPE) | GRPC_API_SUBPROCESS_ID | subprocess ID | 20130805 |
Method CHECK_SIGNOFF on class CL_GRPC_ASS_SUBPRO_GAF_NAV_WD has no exception.
Method DO_STEP_REMOVE_CTLS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | IO_ASS_SUBPRO_GAF_CA | Call by reference | Object reference (TYPE REF TO) | IF_GRPC_ASS_SUBPRO_GAF_CA_WD | 20080512 | |||
2 | Importing | IO_PARENT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | Web Dynpro: Interface for Node Element | 20080512 | ||
3 | Importing | IV_SESSION_ID | Call by reference | Type reference (TYPE) | GRPC_API_SESSION_ID | GRPC unique session ID | 20080512 |
Method DO_STEP_REMOVE_CTLS on class CL_GRPC_ASS_SUBPRO_GAF_NAV_WD has no exception.
Method DO_STEP_RISK_SELECT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | IO_ASS_SUBPRO_GAF_CA | Call by reference | Object reference (TYPE REF TO) | IF_GRPC_ASS_SUBPRO_GAF_CA_WD | Assign subprocess to organization | 20140109 |
Method DO_STEP_RISK_SELECT on class CL_GRPC_ASS_SUBPRO_GAF_NAV_WD has no exception.
Method GET_NODE_LIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | IO_PARENT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | Web Dynpro: Interface for Context Nodes Element | 20080512 | ||
2 | Importing | IV_NODE_NAME | Call by reference | Type reference (TYPE) | STRING | 20080512 | |||
3 | Returning | RT_LIST | Value transfer | Type reference (TYPE) | GRPC_T_ORGUNIT_PRO | Assign subprocess to orgunit | 20080512 |
Method GET_NODE_LIST on class CL_GRPC_ASS_SUBPRO_GAF_NAV_WD has no exception.
Method IS_ALL_USE_SHARED_SERVICE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | IO_PARENT_NODE | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | Web Dynpro: Interface for Context Nodes | 20080811 | ||
2 | Returning | RV_IS_ALL_USE_SHARE_SERVICE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20080811 |
Method IS_ALL_USE_SHARED_SERVICE on class CL_GRPC_ASS_SUBPRO_GAF_NAV_WD has no exception.
History
Last changed by/on | SAP | 20141106 |
SAP Release Created in | 250 |