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
⤷
⤷
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 | Constant | Private | Type reference (TYPE) | GRFN_CLASS_NAME | 'CL_GRPC_AIF_HANDLER_DISCSVY' | Class Name | 20120612 | ||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GRPC_AIF_DISCSVY | Disclosure survey AIF | 20120620 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | SWW_WIID | Work item ID | 20120628 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | [Outbound] Build disclosure survey history | 20120612 | |
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20120620 | |
| 3 | 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 | ET_ATTACHMENT | Call by reference | Type reference (TYPE) | GRFN_T_NOTIFICATION_ATTACHMENT | Notification Attachments | 20120612 | |||
| 2 | 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 | IV_MSGID | Value transfer | Type reference (TYPE) | SY-MSGID | 'GRFN_OWP' | Message Class | 20120620 | ||
| 2 | IV_WF_ID | Value transfer | Type reference (TYPE) | SWW_WIID | Work item ID | 20120620 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20120620 |
Method GET_SESSION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | 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 |