SAP ABAP Class CL_GRPC_AIF_MANUAL_TEST (Manual test AIF helper class)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷ GRC-SPC (Application Component) Process Controls
⤷ GRPC_TEST_PLAN (Package) PC Test plans
⤷ GRC-SPC (Application Component) Process Controls
⤷ GRPC_TEST_PLAN (Package) PC Test plans
Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_GRPC_AIF_UTIL | AIF utility class | 20080709 |
Properties
Class | CL_GRPC_AIF_MANUAL_TEST | |
Short Description | Manual test AIF helper class | |
Super Class | CL_GRPC_AIF_UTIL | AIF utility class |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | GRPC_TEST_PLAN | PC Test plans |
Created | 20080709 | SAP |
Last change | 20141106 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
2 | GRPCB | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_GRPC_AIF_MANUAL_TEST has no interface implemented.
Friends
Class CL_GRPC_AIF_MANUAL_TEST has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | GC_INVALID_CASE | Constant | Public | Type reference (TYPE) | C | 'b' | 20080709 | ||
2 | GC_INVALID_PDF | Constant | Public | Type reference (TYPE) | C | 'a' | 20080709 | ||
3 | GC_INVALID_STATUS | Constant | Public | Type reference (TYPE) | C | 'c' | 20080709 | ||
4 | GC_INVALID_TIMESTAMP | Constant | Public | Type reference (TYPE) | C | 'd' | 20080903 | ||
5 | GC_REVIEW_APPROVE | Constant | Public | Type reference (TYPE) | C | 'h' | 20080710 | ||
6 | GC_REVIEW_NONE | Constant | Public | Type reference (TYPE) | C | 'j' | 20080710 | ||
7 | GC_REVIEW_REJECT | Constant | Public | Type reference (TYPE) | C | 'i' | 20080710 | ||
8 | GC_VALID | Constant | Public | Type reference (TYPE) | C | 'Y' | 20080709 | ||
9 | GC_VALID_REVIEW | Constant | Public | Type reference (TYPE) | C | 'Z' | 20080727 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | CREATE_DOCUMENTS | Instance method | Public | Method | Create documents in document server | 20080709 |
2 | DELETE_DOWNLOAD_INFO | Static method | Public | Method | Delete AIF form downloaded information | 20080903 |
3 | FILL_REVIEW_INFO | Static method | Public | Method | Fill review related information | 20080724 |
4 | GET_ACCGROUP_ASSERTION | Static method | Public | Method | Get Contrl Related Account Group Assertion | 20111020 |
5 | GET_AIF_ENABLE_FLAG | Static method | Public | Method | Get enable flag from customizing | 20080902 |
6 | GET_DESCR_FROM_IMG | Static method | Protected | Method | get img configuration valueset | 20080723 |
7 | GET_DOWNLOAD_INFO | Static method | Public | Method | Get AIF form downloaded information | 20080903 |
8 | GET_MANUAL_TEST_DATA | Instance method | Public | Method | Get Manual Test data | 20080709 |
9 | GET_REVIEW_RESULT | Instance method | Private | Method | Get review result | 20080725 |
10 | PREPARE_DOWNLOAD_PDF | Static method | Public | Method | Prepare downloading data for generating pdf | 20080723 |
11 | UPDATE_DOWNLOAD_INFO | Static method | Public | Method | Update AIF form downloaded information | 20080903 |
12 | VALIDATE | Instance method | Private | Method | Validate pdf form data | 20080709 |
Events
Class CL_GRPC_AIF_MANUAL_TEST has no event.
Types
Class CL_GRPC_AIF_MANUAL_TEST has no local type.
Method Signatures
Method CREATE_DOCUMENTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | IV_OBJECT_ID | Value transfer | Type reference (TYPE) | GRPC_API_OBJECT_ID | GRPC ID of the individual object | 20080709 | ||
2 | Importing | IV_REGULATION_ID | Value transfer | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20081209 | ||
3 | Importing | IV_SESSION_ID | Value transfer | Type reference (TYPE) | GRPC_API_SESSION_ID | GRPC unique session ID | 20080709 |
Method CREATE_DOCUMENTS on class CL_GRPC_AIF_MANUAL_TEST has no exception.
Method DELETE_DOWNLOAD_INFO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | IV_CASE_ID | Call by reference | Type reference (TYPE) | GRPC_API_OBJECT_ID | GRPC ID of the individual object | 20080903 |
Method DELETE_DOWNLOAD_INFO on class CL_GRPC_AIF_MANUAL_TEST has no exception.
Method FILL_REVIEW_INFO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | IS_TESTLOG | Call by reference | Type reference (TYPE) | GRPC_S_UI_TESTLOG | UI testlog structure | 20080724 | ||
2 | Returning | RS_REVIEW | Value transfer | Type reference (TYPE) | GRPC_S_AIF_REVIEW | AIF review form information | 20080724 |
Method FILL_REVIEW_INFO on class CL_GRPC_AIF_MANUAL_TEST has no exception.
Method GET_ACCGROUP_ASSERTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Exporting | ET_ACCGROUP_ASSERTION_LIST | Call by reference | Type reference (TYPE) | GRPC_T_AIF_ACCGROUP_ASSERTION | AIF Structure for Account Group Assertion | 20111020 | ||
2 | Importing | IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20111020 | ||
3 | Importing | IV_OBJ_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20111020 | ||
4 | Importing | IV_REGULATION_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20111020 |
Method GET_ACCGROUP_ASSERTION on class CL_GRPC_AIF_MANUAL_TEST has no exception.
Method GET_AIF_ENABLE_FLAG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Returning | RV_ENABLE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20080902 |
Method GET_AIF_ENABLE_FLAG on class CL_GRPC_AIF_MANUAL_TEST has no exception.
Method GET_DESCR_FROM_IMG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | IV_FIELD_NAME | Call by reference | Type reference (TYPE) | GRPC_ATTRNAME | Field Name | 20080723 | ||
2 | Importing | I_KEY | Call by reference | Type reference (TYPE) | CHAR10 | Text | 20080723 | ||
3 | Returning | RV_DESCR | Value transfer | Type reference (TYPE) | GRPC_TEXT | Text | 20080723 |
Method GET_DESCR_FROM_IMG on class CL_GRPC_AIF_MANUAL_TEST has no exception.
Method GET_DOWNLOAD_INFO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Exporting | EV_DOWNLOADED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20080903 | |||
2 | Exporting | EV_TIMESTAMP | Value transfer | Type reference (TYPE) | TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | 20080903 | ||
3 | Importing | IV_CASE_ID | Call by reference | Type reference (TYPE) | GRPC_API_OBJECT_ID | GRPC ID of the individual object | 20080903 |
Method GET_DOWNLOAD_INFO on class CL_GRPC_AIF_MANUAL_TEST has no exception.
Method GET_MANUAL_TEST_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Exporting | ES_TESTLOG | Call by reference | Type reference (TYPE) | GRPC_S_UI_TESTLOG | UI testlog structure | 20080709 | ||
2 | Exporting | ET_ISSUES | Call by reference | Type reference (TYPE) | GRPC_T_UI_ISSUE | Issue | 20080709 | ||
3 | Exporting | ET_TESTSTEP | Call by reference | Type reference (TYPE) | GRPC_T_UI_TESTSTEP | UI table type to display test steps | 20080709 | ||
4 | Exporting | EV_REVIEW_RESULT | Call by reference | Type reference (TYPE) | C | 20080710 | |||
5 | Exporting | EV_VALID | Call by reference | Type reference (TYPE) | C | 20080709 | |||
6 | Importing | IS_TESTLOG | Call by reference | Type reference (TYPE) | GRPC_S_UI_TESTLOG | UI testlog structure | 20080709 | ||
7 | Importing | IV_CASE_ID | Call by reference | Type reference (TYPE) | GRPC_API_OBJECT_ID | GRPC ID of the individual object | 20080709 |
Method GET_MANUAL_TEST_DATA on class CL_GRPC_AIF_MANUAL_TEST has no exception.
Method GET_REVIEW_RESULT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Exporting | EV_RESULT | Value transfer | Type reference (TYPE) | C | 20080725 | |||
2 | Importing | IS_REVIEW | Call by reference | Type reference (TYPE) | GRPC_S_AIF_REVIEW | AIF review form information | 20080725 |
Method GET_REVIEW_RESULT on class CL_GRPC_AIF_MANUAL_TEST has no exception.
Method PREPARE_DOWNLOAD_PDF Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Exporting | ES_CONTROL_DETAIL | Call by reference | Type reference (TYPE) | GRPC_S_PROCESS | Process UI General Structure | 20080723 | ||
2 | Exporting | ES_IELC | Call by reference | Type reference (TYPE) | GRPC_S_AIF_IELC | Indirect Entity-level Control structure for PDF | 20081211 | ||
3 | Exporting | ET_ACCOUNTS_CONTENT | Call by reference | Type reference (TYPE) | GRPC_T_AIF_TABLE_STRING | table of string array | 20080723 | ||
4 | Exporting | ET_ACCOUNTS_HEADER | Call by reference | Type reference (TYPE) | TABLE_OF_STRINGS | Table of Strings | 20080723 | ||
5 | Exporting | ET_CONTROL_RELEVANCE | Call by reference | Type reference (TYPE) | GRPC_T_API_VALUESET | The valueset for GRPC fields | 20080723 | ||
6 | Exporting | ET_CONTROL_SUBGROUP | Call by reference | Type reference (TYPE) | GRPC_T_API_VALUESET | The valueset for GRPC fields | 20090211 | ||
7 | Exporting | ET_ISSUE_TABLE | Call by reference | Type reference (TYPE) | GRPC_T_UI_ISSUE | Issue | 20080723 | ||
8 | Exporting | ET_REGULATION | Call by reference | Type reference (TYPE) | GRFN_T_API_REGULATION | Regulation | 20100923 | ||
9 | Exporting | ET_USER_LIST | Call by reference | Type reference (TYPE) | GRFN_T_USER | User List | 20080723 | ||
10 | Importing | IV_CASE_ID | Value transfer | Type reference (TYPE) | GRPC_API_OBJECT_ID | GRPC ID of the individual object | 20080723 | ||
11 | Importing | IV_CONTROL_ID | Value transfer | Type reference (TYPE) | GRPC_API_OBJECT_ID | GRPC ID of the individual object | 20080723 | ||
12 | Importing | IV_ELC_TESTING | Value transfer | Type reference (TYPE) | ABAP_BOOL | If this is IELC test | 20081211 | ||
13 | Importing | IV_REGULATION_ID | Value transfer | Type reference (TYPE) | GRPC_API_OBJECT_ID | GRPC ID of the individual object | 20081211 | ||
14 | Importing | IV_SESSION_ID | Value transfer | Type reference (TYPE) | GRPC_API_SESSION_ID | GRPC unique session ID | 20080723 |
Method PREPARE_DOWNLOAD_PDF on class CL_GRPC_AIF_MANUAL_TEST has no exception.
Method UPDATE_DOWNLOAD_INFO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | IV_CASE_ID | Call by reference | Type reference (TYPE) | GRPC_API_OBJECT_ID | GRPC ID of the individual object | 20080903 | ||
2 | Importing | IV_TIMESTAMP | Value transfer | Type reference (TYPE) | TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | 20080903 |
Method UPDATE_DOWNLOAD_INFO on class CL_GRPC_AIF_MANUAL_TEST has no exception.
Method VALIDATE Signature
Method VALIDATE on class CL_GRPC_AIF_MANUAL_TEST has no parameter.
Method VALIDATE on class CL_GRPC_AIF_MANUAL_TEST has no exception.
History
Last changed by/on | SAP | 20141106 |
SAP Release Created in | 300 |