SAP ABAP Class CL_GRPC_AIF_HANDLER_ASSESSMENT (Handler Class for Assessment AIF)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷
GRC-SPC (Application Component) Process Controls
⤷
GRPC_AIF (Package) Package for offline work process by adobe interactive form

⤷

⤷

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 | 20110110 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FP_OFFLINE | Inbound Handler for Interactive PDF Forms | 20110119 |
Properties
Class | CL_GRPC_AIF_HANDLER_ASSESSMENT | |
Short Description | Handler Class for Assessment AIF | |
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_AIF | Package for offline work process by adobe interactive form |
Created | 20110110 | SAP |
Last change | 20141106 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_GRPC_AIF_HANDLER_ASSESSMENT has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_FP_OFFLINE | Inbound Handler for Interactive PDF Forms | 20110119 |
Friends
Class CL_GRPC_AIF_HANDLER_ASSESSMENT 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_CLASS_NAME | 'CL_GRPC_AIF_HANDLER_ASSESSMENT' | Class Name | 20110124 | |
2 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | CL_GRPC_API_ASSESSMENT | Assessment API | 20110117 | ||
3 | ![]() |
Instance attribute | Public | Type reference (TYPE) | GRPC_S_API_ASSESSMENT | Assessment | 20110117 | ||
4 | ![]() |
Instance attribute | Public | Type reference (TYPE) | GRPC_S_API_CASE_REF | Case reference structure | 20110117 | ||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | GRFN_API_ENTITY_ID | entity id of the current object | 20110511 | ||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20110511 | ||
7 | ![]() |
Instance attribute | Public | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20110113 | ||
8 | ![]() |
Instance attribute | Public | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20110117 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | Get Assessment Evaluation Data | 20110117 |
2 | ![]() |
Instance method | Private | Method | Get Assessment Related Subprocess Detail | 20110113 |
3 | ![]() |
Instance method | Private | Method | Save assessment | 20110124 |
4 | ![]() |
Instance method | Private | Method | Save issues | 20110124 |
5 | ![]() |
Instance method | Private | Method | Save plans | 20110218 |
6 | ![]() |
Instance method | Private | Method | Do activity for assessment | 20110222 |
7 | ![]() |
Instance method | Private | Method | Do activity for issue | 20110222 |
8 | ![]() |
Instance method | Private | Method | Do activity for plan | 20110222 |
Events
Class CL_GRPC_AIF_HANDLER_ASSESSMENT has no event.
Types
Class CL_GRPC_AIF_HANDLER_ASSESSMENT has no local type.
Method Signatures
Method GET_ASMT_EVALUATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_EVALUATION | Call by reference | Type reference (TYPE) | GRPC_S_AIF_ASMT_EVALUATION | AIF Structure for Assessment Evaluation | 20110117 | ||
2 | ![]() |
IV_API_OBJ | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20110117 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20110117 |
Method GET_SUBPROCESS_DETAIL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_SP_DETAIL | Call by reference | Type reference (TYPE) | GRPC_S_AIF_SUBPROCESS_DETAIL | AIF Structure for Subprocess Detail | 20110113 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20110113 |
Method SAVE_ASSMT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_EVALUATION | Call by reference | Type reference (TYPE) | GRPC_S_AIF_ASMT_EVALUATION | AIF Structure for Assessment Evaluation | 20110124 | ||
2 | ![]() |
IV_API_OBJ | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20110124 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20110127 |
Method SAVE_ISSUES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_ISSUES | Call by reference | Type reference (TYPE) | GRPC_S_AIF_ISSUE_DATA | Issue | 20110413 | ||
2 | ![]() |
IV_API_OBJ | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20110124 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20110216 |
Method SAVE_PLANS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_AIF_PLAN | Call by reference | Type reference (TYPE) | GRPC_S_AIF_REMEDIATION_PLAN | Structure for Remediation Plan | 20110221 | ||
2 | ![]() |
IV_API_OBJ | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20110221 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20110303 |
Method TRIGGER_ASSESSMENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_ACTIVITY | Call by reference | Type reference (TYPE) | GRPC_T_AIF_CASE_ACTIVITY | Activity List for Case | 20110222 | ||
2 | ![]() |
IV_CASE_ID | Call by reference | Type reference (TYPE) | GRPC_API_OBJECT_ID | GRPC ID of the individual object | 20110222 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20110427 |
Method TRIGGER_ISSUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_ACTIVITY | Call by reference | Type reference (TYPE) | GRPC_T_AIF_CASE_ACTIVITY | Activity List for Case | 20110222 | ||
2 | ![]() |
IV_CASE_ID | Call by reference | Type reference (TYPE) | GRPC_API_OBJECT_ID | GRPC ID of the individual object | 20110222 |
Method TRIGGER_ISSUE on class CL_GRPC_AIF_HANDLER_ASSESSMENT has no exception.
Method TRIGGER_PLAN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_ACTIVITY | Call by reference | Type reference (TYPE) | GRPC_T_AIF_CASE_ACTIVITY | Activity List for Case | 20110222 | ||
2 | ![]() |
IV_CASE_ID | Call by reference | Type reference (TYPE) | GRPC_API_OBJECT_ID | GRPC ID of the individual object | 20110222 |
Method TRIGGER_PLAN on class CL_GRPC_AIF_HANDLER_ASSESSMENT has no exception.
History
Last changed by/on | SAP | 20141106 |
SAP Release Created in | V1100 |