SAP ABAP Class CL_GRRM_ACTIVITY_SURVEY (Activity survey implementation class)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷
GRC-RM (Application Component) GRC Risk Management
⤷
GRRM_SURVEY (Package) Risk Management Surveys
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_GRFN_SVYUSAGE | Survey usage class | 20100721 |
Properties
| Class | CL_GRRM_ACTIVITY_SURVEY | |
| Short Description | Activity survey implementation class | |
| Super Class | CL_GRFN_SVYUSAGE | Survey usage class |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | GRRM_SURVEY | Risk Management Surveys |
| Created | 20100721 | 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
Class CL_GRRM_ACTIVITY_SURVEY has no interface implemented.
Friends
Class CL_GRRM_ACTIVITY_SURVEY has no friend class.
Attributes
Class CL_GRRM_ACTIVITY_SURVEY has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Generate Activity survey pdf form | 20100721 | |
| 2 | Instance method | Private | Method | Rerurn answer list for questions | 20100721 | |
| 3 | Instance method | Private | Method | Get the URL of OIF | 20100721 | |
| 4 | Instance method | Private | Method | Get the URL of Risk Proposal application | 20100721 | |
| 5 | Instance method | Private | Method | Get activity survey pdf form | 20100721 |
Events
Class CL_GRRM_ACTIVITY_SURVEY has no event.
Types
Class CL_GRRM_ACTIVITY_SURVEY has no local type.
Method Signatures
Method GENERATE_SURVEY_FORM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_PDF | Call by reference | Type reference (TYPE) | FPFORMOUTPUT-PDF | Form Processing: Content from XFT, XFD, PDF, and so on | 20100721 | |||
| 2 | IS_ACT_DATA | Call by reference | Type reference (TYPE) | GRRM_S_API_ACTIVITY_DATA | API data structure for activity | 20100721 | |||
| 3 | IS_ACT_VALIDATE | Call by reference | Type reference (TYPE) | GRRM_S_API_VALIDATION_DATA | Validation Data | 20100721 | |||
| 4 | IS_SURVEY | Call by reference | Type reference (TYPE) | GRFN_S_SVYINST_UI | Survey Template UI | 20100721 | |||
| 5 | IT_QUESTIONS | Call by reference | Type reference (TYPE) | GRFN_T_SURVEY_QUESTION_ANSWER | Question with answer | 20100721 | |||
| 6 | IV_EDITABLE | Call by reference | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20100721 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20100721 |
Method GET_ANSWER_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_QUESTION | Call by reference | Type reference (TYPE) | GRFN_T_SURVEY_QUESTION_ANSWER | Question with answer | 20100721 | |||
| 2 | IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20100721 | |||
| 3 | IV_EDITABLE | Call by reference | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20100721 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20100721 |
Method GET_OIF_URL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ACTION | Call by reference | Type reference (TYPE) | GRRM_OIF_ACTION | OIF Action | 20100721 | |||
| 2 | IV_OBJECT_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20100721 | |||
| 3 | RV_URL | Value transfer | Type reference (TYPE) | STRING | 20100721 |
Method GET_OIF_URL on class CL_GRRM_ACTIVITY_SURVEY has no exception.
Method GET_RISK_PROPOSAL_URL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_URL | Value transfer | Type reference (TYPE) | GRFN_URL | URL | 20100721 |
Method GET_RISK_PROPOSAL_URL on class CL_GRRM_ACTIVITY_SURVEY has no exception.
Method GET_SURVEY_PDF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_PDF | Call by reference | Type reference (TYPE) | FPFORMOUTPUT-PDF | Form Processing: Content from XFT, XFD, PDF, and so on | 20100721 | |||
| 2 | IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20100721 | |||
| 3 | IS_SVYINST_UI | Call by reference | Type reference (TYPE) | GRFN_S_SVYINST_UI | Survey Template UI | 20100721 | |||
| 4 | IT_QUESTIONS | Call by reference | Type reference (TYPE) | GRFN_T_API_QUESTION_ANSWER | Question with answer | 20100721 | |||
| 5 | IV_EDITABLE | Call by reference | Type reference (TYPE) | BOOLEAN | ABAP_FALSE | Boolean Variable (X=True, -=False, Space=Unknown) | 20100721 | ||
| 6 | IV_OBJECT_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20100721 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20100721 |
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | V1000 |