SAP ABAP Class CL_GRPC_DISCSVY_PHASE_MGR (Disclosure survey phase manager)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷ GRC-SPC (Application Component) Process Controls
⤷ GRPC_DISCLOSURE_SURVEY (Package) Disclosure Survey
⤷ GRC-SPC (Application Component) Process Controls
⤷ GRPC_DISCLOSURE_SURVEY (Package) Disclosure Survey
Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_GRPC_DISCSVY_PHASE_MGR | Planner delegate | 20120315 |
Properties
Class | CL_GRPC_DISCSVY_PHASE_MGR | |
Short Description | Disclosure survey phase manager | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | GRPC_DISCLOSURE_SURVEY | Disclosure Survey |
Created | 20120315 | SAP |
Last change | 20141106 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_GRPC_DISCSVY_PHASE_MGR has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_GRPC_DISCSVY_PHASE_MGR | Planner delegate | 20120315 |
Friends
Class CL_GRPC_DISCSVY_PHASE_MGR has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | MO_DISCSVY_PLAN | Instance attribute | Private | Object reference (TYPE REF TO) | IF_GRPC_DISCSVY_PLAN | 20120315 | |||
2 | MT_PLANGRP_OBJECT | Instance attribute | Private | Type reference (TYPE) | GRFN_T_API_OBJECT_ID | 20120315 | |||
3 | MV_PLANGRP_OBJECT_LOADED | Instance attribute | Private | Type reference (TYPE) | BOOLEAN | ABAP_FALSE | 20120315 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | GET_OBJECTS_FOR_PLANNER | Instance method | Private | Method | 20120315 | |
2 | GET_OBJECT_IDS_FOR_PHASE | Instance method | Private | Method | 20120418 | |
3 | IS_READY_FOR_PERFORM | Instance method | Private | Method | 20120315 | |
4 | IS_READY_FOR_REVIEW | Instance method | Private | Method | 20120322 | |
5 | OBJECT_ADDED_HANDLER | Instance method | Private | Event handling method | 20120315 | |
6 | ON_PHASE_CHANGED | Instance method | Private | Method | 20120315 |
Events
Class CL_GRPC_DISCSVY_PHASE_MGR has no event.
Types
Class CL_GRPC_DISCSVY_PHASE_MGR has no local type.
Method Signatures
Method GET_OBJECTS_FOR_PLANNER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Returning | RT_OBJECT | Value transfer | Type reference (TYPE) | GRFN_T_API_OBJECT_ID | 20120315 |
Method GET_OBJECTS_FOR_PLANNER on class CL_GRPC_DISCSVY_PHASE_MGR has no exception.
Method GET_OBJECT_IDS_FOR_PHASE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | IV_PHASE | Call by reference | Type reference (TYPE) | IF_GRPC_DISCSVY_PLAN=>YS_PHASE | 20120418 | |||
2 | Returning | RT_OBJECT_ID | Value transfer | Type reference (TYPE) | GRFN_T_API_OBJECT_ID | 20120418 |
Method GET_OBJECT_IDS_FOR_PHASE on class CL_GRPC_DISCSVY_PHASE_MGR has no exception.
Method IS_READY_FOR_PERFORM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Returning | RV_READY | Value transfer | Type reference (TYPE) | BOOLEAN | 20120315 |
Method IS_READY_FOR_PERFORM on class CL_GRPC_DISCSVY_PHASE_MGR has no exception.
Method IS_READY_FOR_REVIEW Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Returning | RV_RESULT | Value transfer | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20120322 |
Method IS_READY_FOR_REVIEW on class CL_GRPC_DISCSVY_PHASE_MGR has no exception.
Method OBJECT_ADDED_HANDLER Signature
Method OBJECT_ADDED_HANDLER on class CL_GRPC_DISCSVY_PHASE_MGR has no parameter.
Method OBJECT_ADDED_HANDLER on class CL_GRPC_DISCSVY_PHASE_MGR has no exception.
Method ON_PHASE_CHANGED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | IV_NEW_PHASE | Call by reference | Type reference (TYPE) | IF_GRPC_DISCSVY_PLAN=>YS_PHASE | 20120315 |
Method ON_PHASE_CHANGED on class CL_GRPC_DISCSVY_PHASE_MGR has no exception.
History
Last changed by/on | SAP | 20141106 |
SAP Release Created in | V1100 |