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
⤷
⤷
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 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_GRPC_DISCSVY_PLAN | 20120315 | ||||
| 2 | Instance attribute | Private | Type reference (TYPE) | GRFN_T_API_OBJECT_ID | 20120315 | ||||
| 3 | Instance attribute | Private | Type reference (TYPE) | BOOLEAN | ABAP_FALSE | 20120315 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | 20120315 | ||
| 2 | Instance method | Private | Method | 20120418 | ||
| 3 | Instance method | Private | Method | 20120315 | ||
| 4 | Instance method | Private | Method | 20120322 | ||
| 5 | Instance method | Private | Event handling method | 20120315 | ||
| 6 | 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 | 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 | IV_PHASE | Call by reference | Type reference (TYPE) | IF_GRPC_DISCSVY_PLAN=>YS_PHASE | 20120418 | ||||
| 2 | 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 | 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 | 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 | 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 |