SAP ABAP Class CL_GRPC_AIF_HANDLER_TESTLOG (Handler Class for Testlog 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_TESTLOG | |
| Short Description | Handler Class for Testlog 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_TESTLOG 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_TESTLOG 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_TESTLOG' | Class Name | 20110322 | ||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_GRPC_API_TESTLOG | TestLog API Entity Class | 20110125 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | GRPC_S_API_CASE_REF | Case reference structure | 20110125 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | GRPC_S_API_TESTLOG | Testlog Data | 20110125 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | GRPC_T_API_TESTSTEP | Table type for test step response | 20110126 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | GRPC_T_TL_LOG | Table of grpc_s_tl_log | 20110413 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | GRFN_API_ENTITY_ID | entity id of the current object | 20110413 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20110511 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20110125 | |||
| 10 | Instance attribute | Private | Type reference (TYPE) | GRFN_API_OBJECT_ID | regulation id | 20110302 |
Methods
Events
Class CL_GRPC_AIF_HANDLER_TESTLOG has no event.
Types
Class CL_GRPC_AIF_HANDLER_TESTLOG has no local type.
Method Signatures
Method DECIDE_TESTSTEP_CELLREADONLY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | XT_TESTSTEP | Call by reference | Type reference (TYPE) | GRPC_T_UI_TESTSTEP | UI table type to display test steps | 20110413 |
Method DECIDE_TESTSTEP_CELLREADONLY on class CL_GRPC_AIF_HANDLER_TESTLOG has no exception.
Method DECIDE_VISIBILITY_READONLY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | XS_TESTLOG | Call by reference | Type reference (TYPE) | GRPC_S_AIF_TESTLOG_EVALUATION | AIF testlog evaluation | 20110420 |
Method DECIDE_VISIBILITY_READONLY on class CL_GRPC_AIF_HANDLER_TESTLOG has no exception.
Method GET_AIF_TESTLOG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_TESTLOG | Call by reference | Type reference (TYPE) | GRPC_S_AIF_TESTLOG_EVALUATION | AIF testlog evaluation | 20110125 | |||
| 2 | ET_TESTSTEP | Call by reference | Type reference (TYPE) | GRPC_T_UI_TESTSTEP | UI table type to display test steps | 20110126 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20110825 |
Method GET_TESTLOG_EVALUATION Signature
Method GET_TESTLOG_EVALUATION on class CL_GRPC_AIF_HANDLER_TESTLOG has no parameter.
Method GET_TESTLOG_EVALUATION on class CL_GRPC_AIF_HANDLER_TESTLOG has no exception.
Method GET_TESTLOG_TITLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_TITLE | Value transfer | Type reference (TYPE) | STRING | 20110125 |
Method GET_TESTLOG_TITLE on class CL_GRPC_AIF_HANDLER_TESTLOG has no exception.
Method INIT_TESTLOG Signature
Method INIT_TESTLOG on class CL_GRPC_AIF_HANDLER_TESTLOG has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20110427 |
Method SAVE Signature
Method SAVE on class CL_GRPC_AIF_HANDLER_TESTLOG has no parameter.
Method SAVE on class CL_GRPC_AIF_HANDLER_TESTLOG has no exception.
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 | 20110425 | |||
| 2 | IV_API_OBJ | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20110322 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20110427 |
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 | 20110322 | |||
| 2 | IV_API_OBJ | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20110322 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20110427 |
Method SAVE_TESTLOG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_AIF_TESTLOG | Call by reference | Type reference (TYPE) | GRPC_S_AIF_TESTLOG_EVALUATION | AIF testlog evaluation | 20110324 | |||
| 2 | IT_TESTSTEP | Call by reference | Type reference (TYPE) | GRPC_T_UI_TESTSTEP | UI table type to display test steps | 20110427 | |||
| 3 | IV_API_OBJ | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20110324 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20110324 |
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 | 20110322 | |||
| 2 | IV_CASE_ID | Call by reference | Type reference (TYPE) | GRPC_API_OBJECT_ID | GRPC ID of the individual object | 20110322 |
Method TRIGGER_ISSUE on class CL_GRPC_AIF_HANDLER_TESTLOG 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 | 20110322 | |||
| 2 | IV_CASE_ID | Call by reference | Type reference (TYPE) | GRPC_API_OBJECT_ID | GRPC ID of the individual object | 20110322 |
Method TRIGGER_PLAN on class CL_GRPC_AIF_HANDLER_TESTLOG has no exception.
Method TRIGGER_TESTLOG 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 | 20110322 | |||
| 2 | IV_CASE_ID | Call by reference | Type reference (TYPE) | GRPC_API_OBJECT_ID | GRPC ID of the individual object | 20110322 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20110427 |
Method UPDATE_TS_CHANGEDFLAG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_TESTLOG_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20110718 | |||
| 2 | XT_API_TESTSTEP | Call by reference | Type reference (TYPE) | GRPC_T_API_TESTSTEP | Table type for test step response | 20110718 |
Method UPDATE_TS_CHANGEDFLAG on class CL_GRPC_AIF_HANDLER_TESTLOG has no exception.
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | V1100 |