SAP ABAP Class CL_GRPC_DISCSVY_PLAN_USAGE (Disclosure survey plan usage)
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_GRFN_PLAN_USAGE | Each plan usage type will implement the interface | 20120306 |
Properties
Class | CL_GRPC_DISCSVY_PLAN_USAGE | |
Short Description | Disclosure survey plan usage | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | GRPC_DISCLOSURE_SURVEY | Disclosure Survey |
Created | 20120306 | SAP |
Last change | 20141106 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_GRPC_DISCSVY_PLAN_USAGE has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_GRFN_PLAN_USAGE | Each plan usage type will implement the interface | 20120306 |
Friends
Class CL_GRPC_DISCSVY_PLAN_USAGE has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | CV_CLASS_NAME | Constant | Private | Type reference (TYPE) | STRING | 'CL_GRPC_DISCSVY_PLAN_USAGE' | 20120321 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | CHECK_TASKPLANGRP_FINISHED | Static method | Public | Method | 20120424 | |
2 | GET_PLANNER_OBJECTS | Static method | Public | Method | 20120315 | |
3 | GET_TASKPLAN_ATTR | Static method | Public | Method | 20120315 | |
4 | GET_TASKPLAN_OBJECTS | Static method | Private | Method | 20120316 | |
5 | IS_DISCSVY_TASK | Static method | Public | Method | 20120321 |
Events
Class CL_GRPC_DISCSVY_PLAN_USAGE has no event.
Types
Class CL_GRPC_DISCSVY_PLAN_USAGE has no local type.
Method Signatures
Method CHECK_TASKPLANGRP_FINISHED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Exporting | EV_FINISHED | Call by reference | Type reference (TYPE) | I | 20120424 | |||
2 | Exporting | EV_TOTAL | Call by reference | Type reference (TYPE) | I | 20120424 | |||
3 | Importing | IV_TASKPLAN_GRP | Call by reference | Type reference (TYPE) | GUID_32 | 20120424 |
Method CHECK_TASKPLANGRP_FINISHED on class CL_GRPC_DISCSVY_PLAN_USAGE has no exception.
Method GET_PLANNER_OBJECTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | IV_TASKPLAN_GRP | Call by reference | Type reference (TYPE) | GUID_32 | 20120315 | |||
2 | Returning | RT_OBJECT | Value transfer | Type reference (TYPE) | GRFN_T_API_OBJECT_ID | 20120315 |
Method GET_PLANNER_OBJECTS on class CL_GRPC_DISCSVY_PLAN_USAGE has no exception.
Method GET_TASKPLAN_ATTR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | IV_TASKPLAN_GRP | Call by reference | Type reference (TYPE) | GUID_32 | 20120315 | |||
2 | Returning | RS_ATTR | Value transfer | Type reference (TYPE) | GRFN_S_TASKPLAN_GENERAL | 20120315 |
Method GET_TASKPLAN_ATTR on class CL_GRPC_DISCSVY_PLAN_USAGE has no exception.
Method GET_TASKPLAN_OBJECTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | IS_TASKPLAN | Call by reference | Type reference (TYPE) | GRFN_S_TASKPLAN | 20120316 | |||
2 | Returning | RT_OBJECT | Value transfer | Type reference (TYPE) | GRFN_T_API_OBJECT_ID | 20120316 |
Method GET_TASKPLAN_OBJECTS on class CL_GRPC_DISCSVY_PLAN_USAGE has no exception.
Method IS_DISCSVY_TASK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | IV_TASK | Call by reference | Type reference (TYPE) | GRFN_PLAN_USAGE | 20120321 | |||
2 | Returning | RV_RESULT | Value transfer | Type reference (TYPE) | BOOLEAN | 20120321 |
Method IS_DISCSVY_TASK on class CL_GRPC_DISCSVY_PLAN_USAGE has no exception.
History
Last changed by/on | SAP | 20141106 |
SAP Release Created in | V1100 |