SAP ABAP Class CL_GRPC_AIF_DISCSVY (Disclosure survey AIF)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷
GRC-SPC (Application Component) Process Controls
⤷
GRPC_DISCLOSURE_SURVEY (Package) Disclosure Survey

⤷

⤷

Properties
Class | CL_GRPC_AIF_DISCSVY | |
Short Description | Disclosure survey AIF | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | GRPC_DISCLOSURE_SURVEY | Disclosure Survey |
Created | 20120525 | 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_GRPC_AIF_DISCSVY has no interface implemented.
Friends
Class CL_GRPC_AIF_DISCSVY 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) | CL_GRPC_AIF_HANDLER_DISCSVY | AIF handler for disclosure survey | 20120627 | ||
2 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_GRPC_DISCSVY_PLAN | Disclosure survey plan | 20120525 | ||
3 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20120525 | ||
4 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_GRPC_DISCSVY_SHARED_DATA | Disclosrue survey shared data | 20120525 | ||
5 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_GRPC_DISCSVY | Disclosure survey | 20120525 | ||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | GRPC_S_AIF_ATTACHMENT | AIF Structure for Attachment List | 20120620 | ||
7 | ![]() |
Instance attribute | Private | Type reference (TYPE) | GRPC_S_AIF_DISCSVY_UTIL | Utility for disclousure survey( such as Logo) | 20120620 | ||
8 | ![]() |
Instance attribute | Private | Type reference (TYPE) | GRPC_S_AIF_DISCSVY_HEADER | Disclosure survey header | 20120620 | ||
9 | ![]() |
Instance attribute | Private | Type reference (TYPE) | GRPC_S_AIF_ATTACHMENT | AIF Structure for Attachment List | 20120620 | ||
10 | ![]() |
Instance attribute | Private | Type reference (TYPE) | GRPC_S_AIF_REGULATION_OBJECT | Structure For AIF Regulation Requirements | 20120620 | ||
11 | ![]() |
Instance attribute | Private | Type reference (TYPE) | GRFN_S_AIF_AH_ISSUE_UTIL | AIF structure for ad hoc issue, such as drop-down list | 20120620 | ||
12 | ![]() |
Instance attribute | Private | Type reference (TYPE) | GRFN_T_SURVEY_QUESTION_ANSWER | Question with answer | 20120620 | ||
13 | ![]() |
Instance attribute | Private | Type reference (TYPE) | GRPC_T_AIF_OBJ_DISCSVY | Object Disclosure Survey | 20120620 | ||
14 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | If has injected ticket based authorization to this session | 20120713 | ||
15 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SWW_WIID | Work item ID | 20120712 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20120627 |
2 | ![]() |
Instance method | Private | Method | Create adhoc issues | 20120612 |
3 | ![]() |
Instance method | Public | Method | Download to local file system | 20120525 |
4 | ![]() |
Instance method | Private | Method | Get ad-hoc issue | 20120601 |
5 | ![]() |
Instance method | Private | Method | Get attachment list by object | 20120607 |
6 | ![]() |
Instance method | Public | Method | Get history of disclosure survey | 20120614 |
7 | ![]() |
Instance method | Private | Method | Get questions for survey instance | 20120525 |
8 | ![]() |
Instance method | Private | Method | Get survey instance API | 20120608 |
9 | ![]() |
Instance method | Private | Method | Get some utility data that are needed in Adobe form | 20120528 |
10 | ![]() |
Instance method | Private | Method | Init | 20120608 |
11 | ![]() |
Instance method | Public | Method | Prepare data for disclosure survey AIF | 20120525 |
12 | ![]() |
Instance method | Public | Method | Print a disclosure survey to AIF | 20120525 |
13 | ![]() |
Instance method | Private | Method | Submit issue | 20120627 |
14 | ![]() |
Instance method | Public | Method | Update documents | 20120618 |
15 | ![]() |
Instance method | Public | Method | Update data from PDF | 20120605 |
16 | ![]() |
Instance method | Protected | Method | Update regulation for adhoc issue | 20120618 |
17 | ![]() |
Instance method | Private | Method | Update survey instance | 20120605 |
Events
Class CL_GRPC_AIF_DISCSVY has no event.
Types
Class CL_GRPC_AIF_DISCSVY has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_HANDLER | Call by reference | Object reference (TYPE REF TO) | CL_GRPC_AIF_HANDLER_DISCSVY | AIF handler for disclosure survey | 20120627 | ||
2 | ![]() |
IV_WIID | Call by reference | Type reference (TYPE) | SWW_WIID | Work item ID | 20120712 |
Method CONSTRUCTOR on class CL_GRPC_AIF_DISCSVY has no exception.
Method CREATE_ADHOC_ISSUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_OBJ_DISCSVY | Call by reference | Type reference (TYPE) | GRPC_S_AIF_OBJ_DISCSVY | Object disclosure survey for AIF | 20120612 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20120618 |
Method DOWNLOAD Signature
Method DOWNLOAD on class CL_GRPC_AIF_DISCSVY has no parameter.
Method DOWNLOAD on class CL_GRPC_AIF_DISCSVY has no exception.
Method GET_AH_ISSUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CS_ISSUE_ATTACHMENTS | Call by reference | Type reference (TYPE) | GRPC_S_AIF_ATTACHMENT | AIF Structure for Attachment List | 20120608 | ||
2 | ![]() |
CS_ISSUE_REGULATIONS | Call by reference | Type reference (TYPE) | GRPC_S_AIF_REGULATION_OBJECT | Structure For AIF Regulation Requirements | 20120608 | ||
3 | ![]() |
ET_AD_ISSUE | Call by reference | Type reference (TYPE) | GRFN_T_AIF_AH_ISSUE | Adhoc issue detail information | 20120601 | ||
4 | ![]() |
IV_OBJECT_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20120601 |
Method GET_AH_ISSUE on class CL_GRPC_AIF_DISCSVY has no exception.
Method GET_ATTACHMENTS_BY_OBJECT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_ATTACHMENT | Call by reference | Type reference (TYPE) | GRFN_T_AIF_ATTACHMENT | Attachment Table for PDF UI Display | 20120607 | ||
2 | ![]() |
IV_OBJECT_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20120607 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20120607 |
Method GET_DISCSVY_HISTORY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_ATTACHMENT | Call by reference | Type reference (TYPE) | GRFN_T_NOTIFICATION_ATTACHMENT | Notification Attachments | 20120614 | ||
2 | ![]() |
IV_ID | Call by reference | Type reference (TYPE) | GUID_32 | GUID in 'CHAR' Format in Uppercase | 20120614 |
Method GET_DISCSVY_HISTORY on class CL_GRPC_AIF_DISCSVY has no exception.
Method GET_SURVEY_QUESTIONS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_QUESTION | Call by reference | Type reference (TYPE) | GRFN_T_SURVEY_QUESTION_ANSWER | Question with answer | 20120525 | ||
2 | ![]() |
IV_INDEX | Call by reference | Type reference (TYPE) | I | 20120604 | |||
3 | ![]() |
IV_SURVEY_INSTANCE | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20120525 |
Method GET_SURVEY_QUESTIONS on class CL_GRPC_AIF_DISCSVY has no exception.
Method GET_SVYINST_API Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_SURVEY_INSTANCE | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20120608 | ||
2 | ![]() |
RO_SURVEY | Value transfer | Object reference (TYPE REF TO) | IF_GRFN_API_SURVEY_RESPONSE | Survey Response | 20120608 |
Method GET_SVYINST_API on class CL_GRPC_AIF_DISCSVY has no exception.
Method GET_UTILITY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_UTILITY_DATA | Call by reference | Type reference (TYPE) | GRFN_S_AIF_AH_ISSUE_UTIL | AIF Structure for Shared Componets, such as Drop-down List | 20120528 | ||
2 | ![]() |
IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20120528 | ||
3 | ![]() |
IV_OBJECT_TYPE | Call by reference | Type reference (TYPE) | GRFN_API_ENTITY_ID | Entity ID | 20120529 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20120528 |
Method INIT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_DISCSVY | Call by reference | Type reference (TYPE) | GUID_32 | GUID in 'CHAR' Format in Uppercase | 20120608 |
Method INIT on class CL_GRPC_AIF_DISCSVY has no exception.
Method PREPARE_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_DISCSVY_ATTACHMENTS | Call by reference | Type reference (TYPE) | GRPC_S_AIF_ATTACHMENT | AIF Structure for Attachment List | 20120608 | ||
2 | ![]() |
ES_DISCSVY_UTIL | Call by reference | Type reference (TYPE) | GRPC_S_AIF_DISCSVY_UTIL | Utility for disclousure survey( such as Logo) | 20120529 | ||
3 | ![]() |
ES_HEADER | Call by reference | Type reference (TYPE) | GRPC_S_AIF_DISCSVY_HEADER | Disclosure survey header | 20120525 | ||
4 | ![]() |
ES_ISSUE_ATTACHMENTS | Call by reference | Type reference (TYPE) | GRPC_S_AIF_ATTACHMENT | AIF Structure for Attachment List | 20120608 | ||
5 | ![]() |
ES_ISSUE_REGULATIONS | Call by reference | Type reference (TYPE) | GRPC_S_AIF_REGULATION_OBJECT | Structure For AIF Regulation Requirements | 20120608 | ||
6 | ![]() |
ES_UTIL | Call by reference | Type reference (TYPE) | GRFN_S_AIF_AH_ISSUE_UTIL | AIF Structure for Shared Componets, such as Drop-down List | 20120528 | ||
7 | ![]() |
ET_DISCSVY | Call by reference | Type reference (TYPE) | GRFN_T_SURVEY_QUESTION_ANSWER | Question with answer | 20120525 | ||
8 | ![]() |
ET_OBJECT_DISCSVY | Call by reference | Type reference (TYPE) | GRPC_T_AIF_OBJ_DISCSVY | Object Disclosure Survey | 20120525 | ||
9 | ![]() |
IS_BASE_INFO | Call by reference | Type reference (TYPE) | GRFN_S_OWP_BASE_INFO | Base Info Structure for OWP | 20120620 | ||
10 | ![]() |
IV_DISCSVY | Call by reference | Type reference (TYPE) | GUID_32 | GUID in 'CHAR' Format in Uppercase | 20120525 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20120618 |
Method PRINT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_PDF | Call by reference | Type reference (TYPE) | FPFORMOUTPUT | Form Output (PDF, PDL) | 20120605 | ||
2 | ![]() |
IS_BASE_INFO | Call by reference | Type reference (TYPE) | GRFN_S_OWP_BASE_INFO | Base Info Structure for OWP | 20120620 | ||
3 | ![]() |
IV_DISCSVY | Call by reference | Type reference (TYPE) | GUID_32 | GUID in 'CHAR' Format in Uppercase | 20120525 | ||
4 | ![]() |
IV_FORM | Call by reference | Type reference (TYPE) | STRING | 20120528 |
Method PRINT on class CL_GRPC_AIF_DISCSVY has no exception.
Method SUBMIT_ISSUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_ISSUE_API | Call by reference | Object reference (TYPE REF TO) | IF_GRFN_API_ISSUE | Interface for Issue API | 20120627 | ||
2 | ![]() |
IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20120627 | ||
3 | ![]() |
IS_ISSUE | Call by reference | Type reference (TYPE) | GRFN_S_API_ISSUE | Issue Data for API | 20120627 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20120627 |
Method UPDATE_DOCUMENTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_HANDLER | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_OWP_HANDLER_BASE | Base class for PDF handler | 20120620 | ||
2 | ![]() |
IT_ATTACHMENT | Call by reference | Type reference (TYPE) | TFPATTACHMENTS | Attachment List | 20120620 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20120719 |
Method UPDATE_FROM_PDF Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_HANDLER | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_OWP_HANDLER_BASE | Base class for PDF handler | 20120618 | ||
2 | ![]() |
IV_FORM_NAME | Call by reference | Type reference (TYPE) | FPNAME | Name of Form Object | 20120605 | ||
3 | ![]() |
IV_PDF | Call by reference | Type reference (TYPE) | FPCONTENT | Form Processing: Content from XFT, XFD, PDF, and so on | 20120605 | ||
4 | ![]() |
IV_XML | Call by reference | Type reference (TYPE) | FPCONTENT | Form Processing: Content from XFT, XFD, PDF, and so on | 20120605 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Error in inbound handler | 20120605 |
Method UPDATE_ISSUE_REGULATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_REGULATION | Call by reference | Type reference (TYPE) | GRPC_T_AIF_REG_OBJECT | Regulation list of the specific object | 20120618 | ||
2 | ![]() |
IV_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20120618 |
Method UPDATE_ISSUE_REGULATION on class CL_GRPC_AIF_DISCSVY has no exception.
Method UPDATE_SURVEY_INSTANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_QUESTION_ANSWER | Call by reference | Type reference (TYPE) | GRFN_T_SURVEY_QUESTION_ANSWER | Question with answer | 20120605 | ||
2 | ![]() |
IV_SURVEY_INSTANCE | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20120605 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Error in inbound handler | 20120612 |
History
Last changed by/on | SAP | 20141106 |
SAP Release Created in | V1100 |