SAP ABAP Class CL_GRFN_PLANUSAGE_SURVEY (Plan usage survey)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷
GRC (Application Component) Governance, Risk and Compliance
⤷
GRFN_SURVEY (Package) GRC Survey

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_GRFN_EMAIL_NOTIFY | Email notification support | 20121011 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_GRFN_PLAN_USAGE | Each plan usage type will implement the interface | 20100312 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_GRFN_SCHEDULER | Schdeduler | 20100330 |
Properties
Class | CL_GRFN_PLANUSAGE_SURVEY | |
Short Description | Plan usage survey | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | GRFN_SURVEY | GRC Survey |
Created | 20100312 | SAP |
Last change | 20141106 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_GRFN_EMAIL_NOTIFY | Email notification support | 20121011 | ||
2 | IF_GRFN_PLAN_USAGE | Each plan usage type will implement the interface | 20100312 | ||
3 | IF_GRFN_SCHEDULER | Schdeduler | 20100330 |
Friends
Class CL_GRFN_PLANUSAGE_SURVEY has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Private | Type reference (TYPE) | GRFN_SURVEY_CAT | 'C' | Survey Category | 20100312 | |
2 | ![]() |
Constant | Private | Type reference (TYPE) | GRFN_SURVEY_CAT | 'M' | Survey Category | 20100622 | |
3 | ![]() |
Constant | Private | Type reference (TYPE) | CLASSNAME | 'CL_GRFN_MODEL_SURVEY' | Reference type | 20100831 | |
4 | ![]() |
Static Attribute | Private | Type reference (TYPE) | GRFN_T_PLAN_RESULT | The table for plan objects which created by plan usage | 20100705 | ||
5 | ![]() |
Static Attribute | Private | Type reference (TYPE) | GRFN_SURVEY_TYPE | Survey Type | 20100312 | ||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | GRFN_PLAN_USAGE | Plan usage | 20100331 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | 20100331 | |
2 | ![]() |
Static method | Private | Method | Process compliance survey | 20100513 |
3 | ![]() |
Static method | Private | Method | Process mass distribution survey | 20100513 |
Events
Class CL_GRFN_PLANUSAGE_SURVEY has no event.
Types
Class CL_GRFN_PLANUSAGE_SURVEY has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_USAGE_ID | Call by reference | Type reference (TYPE) | GRFN_PLAN_USAGE | Plan usage | 20100331 |
Method CONSTRUCTOR on class CL_GRFN_PLANUSAGE_SURVEY has no exception.
Method DISTRIBUTE_CSURVEY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_ERROR | Call by reference | Type reference (TYPE) | INT4 | Natural number | 20100513 | ||
2 | ![]() |
IO_LOG | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_APPLOG_PLANNER | The application log for GRRM planner | 20100513 | ||
3 | ![]() |
IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20100513 | ||
4 | ![]() |
IS_TASKPLAN | Call by reference | Type reference (TYPE) | GRFN_S_TASKPLAN | GUID in 'CHAR' Format in Uppercase | 20100513 | ||
5 | ![]() |
IV_OBJECTID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20100513 | ||
6 | ![]() |
IV_SVYGROUP_ID | Call by reference | Type reference (TYPE) | GRFN_GUID | UUID of the GRC object (char32) | 20100524 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20100513 |
Method DISTRIBUTE_MSURVEY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_ERROR | Call by reference | Type reference (TYPE) | INT4 | Natural number | 20100513 | ||
2 | ![]() |
IO_LOG | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_APPLOG_PLANNER | The application log for GRRM planner | 20100513 | ||
3 | ![]() |
IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20100513 | ||
4 | ![]() |
IS_TASKPLAN | Call by reference | Type reference (TYPE) | GRFN_S_TASKPLAN | structure for task plan | 20100513 | ||
5 | ![]() |
IV_OBJECTID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20100513 | ||
6 | ![]() |
IV_SVYGROUP_ID | Call by reference | Type reference (TYPE) | GRFN_GUID | UUID of the GRC object (char32) | 20100524 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20100513 |
History
Last changed by/on | SAP | 20141106 |
SAP Release Created in | 600 |