SAP ABAP Class CL_GRPC_AIF_HANDLER_DISCSVY (AIF handler for disclosure survey)
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 | Inheritance (c INHERITING FROM c_ref) | CL_GRFN_OWP_HANDLER_BASE | Base class for PDF handler | 20120524 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FP_OFFLINE | Inbound Handler for Interactive PDF Forms | 20120605 |
Properties
Class | CL_GRPC_AIF_HANDLER_DISCSVY | |
Short Description | AIF handler for disclosure survey | |
Super Class | CL_GRFN_OWP_HANDLER_BASE | Base class for PDF handler |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | GRPC_DISCLOSURE_SURVEY | Disclosure Survey |
Created | 20120524 | SAP |
Last change | 20141106 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_GRPC_AIF_HANDLER_DISCSVY has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_FP_OFFLINE | Inbound Handler for Interactive PDF Forms | 20120605 |
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CL_GRPC_AIF_DISCSVY | 20120627 | Disclosure survey AIF |
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | CV_CLASSNAME | Constant | Private | Type reference (TYPE) | GRFN_CLASS_NAME | 'CL_GRPC_AIF_HANDLER_DISCSVY' | Class Name | 20120612 | |
2 | MO_AIF_DISCSVY | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GRPC_AIF_DISCSVY | Disclosure survey AIF | 20120620 | ||
3 | MV_WIID | Instance attribute | Private | Type reference (TYPE) | SWW_WIID | Work item ID | 20120628 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | BUILD_DISCSVY_HISTORY | Instance method | Private | Method | [Outbound] Build disclosure survey history | 20120612 |
2 | CONSTRUCTOR | Instance method | Public | Constructor | CONSTRUCTOR | 20120620 |
3 | GET_SESSION | Instance method | Public | Method | Get session | 20120621 |
Events
Class CL_GRPC_AIF_HANDLER_DISCSVY has no event.
Types
Class CL_GRPC_AIF_HANDLER_DISCSVY has no local type.
Method Signatures
Method BUILD_DISCSVY_HISTORY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Exporting | ET_ATTACHMENT | Call by reference | Type reference (TYPE) | GRFN_T_NOTIFICATION_ATTACHMENT | Notification Attachments | 20120612 | ||
2 | Importing | IV_ID | Call by reference | Type reference (TYPE) | GUID_32 | GUID in 'CHAR' Format in Uppercase | 20120612 |
Method BUILD_DISCSVY_HISTORY on class CL_GRPC_AIF_HANDLER_DISCSVY has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | IV_MSGID | Value transfer | Type reference (TYPE) | SY-MSGID | 'GRFN_OWP' | Message Class | 20120620 | |
2 | Importing | IV_WF_ID | Value transfer | Type reference (TYPE) | SWW_WIID | Work item ID | 20120620 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | CX_GRFN_EXCEPTION | Generic GRC API exception | 20120620 |
Method GET_SESSION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Returning | RO_SESSION | Value transfer | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20120621 |
Method GET_SESSION on class CL_GRPC_AIF_HANDLER_DISCSVY has no exception.
History
Last changed by/on | SAP | 20141106 |
SAP Release Created in | V1100 |