SAP ABAP Class IDREPFW_CL_CRCHECK (Reporting Tool: Cross Check)
Hierarchy
☛
SAP_FIN (Software Component) SAP_FIN
⤷
FI-LOC (Application Component) Localization
⤷
ID-REP_FRWK (Package) International Development: Reporting Framework
⤷
⤷
Properties
| Class | IDREPFW_CL_CRCHECK | |
| Short Description | Reporting Tool: Cross Check | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ID-REP_FRWK | International Development: Reporting Framework |
| Created | 20120510 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IDREPFW_CL_CRCHECK has no forward declaration.
Interfaces
Class IDREPFW_CL_CRCHECK has no interface implemented.
Friends
Class IDREPFW_CL_CRCHECK has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | IDREPFW_STR_REP_KEY | Rep.Framework: Combination of key fields: Group,ID,Versn | 20120517 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | IDREPFW_STR_REP_KEY | Rep.Framework: Combination of key fields: Group,ID,Versn | 20120517 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | IDREPFW_TAB_CRC_RULE | Rep.Framework: List of Cross Check Rules | 20120510 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Check Rule | 20120514 | |
| 2 | Instance method | Public | Method | Check Data according to Cross Check Rules | 20120510 | |
| 3 | Instance method | Public | Constructor | CONSTRUCTOR | 20120510 | |
| 4 | Instance method | Protected | Method | Get Value in specified Cell | 20120525 | |
| 5 | Instance method | Protected | Method | Get Value in specified Cell by using internal Key Value | 20120516 | |
| 6 | Instance method | Private | Method | Read Cross Check Rules from Dbs | 20120510 |
Events
Class IDREPFW_CL_CRCHECK has no event.
Types
Class IDREPFW_CL_CRCHECK has no local type.
Method Signatures
Method CHECK_RULE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_RETURN | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20120514 | |||
| 2 | IV_CMP_OPERATOR | Call by reference | Type reference (TYPE) | IDREPFW_CMP | Compare sign | 20120516 | |||
| 3 | IV_CRCH_ID | Call by reference | Type reference (TYPE) | IDREPFW_CRCH_ID | Cross Check Identification | 20120611 | |||
| 4 | IV_CRC_FAIL | Call by reference | Type reference (TYPE) | XFELD | Checkbox | 20120518 | |||
| 5 | IV_MSGTY | Call by reference | Type reference (TYPE) | IDREPFW_MSGTY | Message Type | 20120516 | |||
| 6 | IV_RULE_ID | Call by reference | Type reference (TYPE) | IDREPFW_RULE_ID | Cross Check Rule Identification | 20120611 | |||
| 7 | IV_RULE_SIDE | Call by reference | Type reference (TYPE) | IDREPFW_RULE_SIDE | Rule Side Identification | 20120611 | |||
| 8 | IV_VALUE1 | Call by reference | Type reference (TYPE) | IDREPFW_AMOUNT | Amount | 20120516 | |||
| 9 | IV_VALUE2 | Call by reference | Type reference (TYPE) | IDREPFW_AMOUNT | Amount | 20120516 |
Method CHECK_RULE on class IDREPFW_CL_CRCHECK has no exception.
Method CHECK_RULES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_RETURN | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20120510 | |||
| 2 | IT_DATA | Call by reference | Type reference (TYPE) | IDREPFW_TAB_RUN_SECT | 20120517 | ||||
| 3 | IT_DATA2 | Call by reference | Type reference (TYPE) | IDREPFW_TAB_RUN_SECT | 20120517 |
Method CHECK_RULES on class IDREPFW_CL_CRCHECK has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_L_REP_KEY | Call by reference | Type reference (TYPE) | IDREPFW_STR_REP_KEY | Report ID of Left Side Rule of Cross Check | 20120516 | |||
| 2 | IS_R_REP_KEY | Call by reference | Type reference (TYPE) | IDREPFW_STR_REP_KEY | Report Version of Right Side Rule of Cross Check | 20120516 | |||
| 3 | IT_CRC_RULE | Call by reference | Type reference (TYPE) | IDREPFW_TAB_CRC_RULE | Rep.Framework: List of Cross Check Rules | 20120518 |
Method CONSTRUCTOR on class IDREPFW_CL_CRCHECK has no exception.
Method GET_CELL_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CV_CRC_FAIL | Call by reference | Type reference (TYPE) | XFELD | Cross Check Fault | 20120525 | |||
| 2 | CV_GROUPC_FAIL | Call by reference | Type reference (TYPE) | XFELD | Column Group Fault | 20120529 | |||
| 3 | EV_CELL_VALUE | Call by reference | Type reference (TYPE) | IDREPFW_AMOUNT | Amount | 20120525 | |||
| 4 | IS_RULE | Call by reference | Type reference (TYPE) | IDREPFW_STR_CRC_RULE | Rep.Framework: Cross Check Rule | 20120525 | |||
| 5 | IT_DATA | Call by reference | Type reference (TYPE) | DATA | Data | 20120525 | |||
| 6 | IT_GRPS_CLMNS | Call by reference | Type reference (TYPE) | IDREPFW_TAB_GRP_COLUMNS | Rep.Framework: Columns of a group | 20120528 | |||
| 7 | IT_KEY_SECTS | Call by reference | Type reference (TYPE) | IDREPFW_TAB_INTKEY | Rep.Framework: List of Internal Keys | 20120530 |
Method GET_CELL_VALUE on class IDREPFW_CL_CRCHECK has no exception.
Method GET_CELL_VALUE_INTKEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CV_CRC_FAIL | Call by reference | Type reference (TYPE) | XFELD | Cross Check Fault | 20120516 | |||
| 2 | EV_CELL_VALUE | Call by reference | Type reference (TYPE) | IDREPFW_AMOUNT | Amount | 20120516 | |||
| 3 | IS_RULE | Call by reference | Type reference (TYPE) | IDREPFW_STR_CRC_RULE | Rep.Framework: Cross Check Rule | 20120516 | |||
| 4 | IT_DATA | Call by reference | Type reference (TYPE) | DATA | Data | 20120516 | |||
| 5 | IT_INTKEYTABLE | Call by reference | Type reference (TYPE) | IDREPFW_TAB_INTKEYTOINDEX | Rep.Framework: Table mapping Intkey to Index | 20120516 |
Method GET_CELL_VALUE_INTKEY on class IDREPFW_CL_CRCHECK has no exception.
Method READ_RULES Signature
Method READ_RULES on class IDREPFW_CL_CRCHECK has no parameter.
Method READ_RULES on class IDREPFW_CL_CRCHECK has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 607 |