SAP ABAP Class /EACC/CL_SCAN_CHECK_002 (Inconsistent journal headers)
Hierarchy
☛
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
⤷
FIN-BAC (Application Component) Business Accounting
⤷
/EACC/TOOLS_FOR_ANALYSIS (Package) Test Tools for Analysis Support

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | /EACC/CL_SCAN_CHECK | Abstract Check Module | 20080411 |
Properties
Class | /EACC/CL_SCAN_CHECK_002 | |
Short Description | Inconsistent journal headers | |
Super Class | /EACC/CL_SCAN_CHECK | Abstract Check Module |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | /EACC/TOOLS_FOR_ANALYSIS | Test Tools for Analysis Support |
Created | 20080411 | SAP |
Last change | 20080626 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
2 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class /EACC/CL_SCAN_CHECK_002 has no interface implemented.
Friends
Class /EACC/CL_SCAN_CHECK_002 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) | FIELDLIST_TAB | 20080411 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | Get list of fields to compare | 20080411 |
Events
Class /EACC/CL_SCAN_CHECK_002 has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | FIELDLIST_LINE | Private | See coding | 20080411 | BEGIN OF fieldlist_line.
TYPES fieldname TYPE char30.
TYPES problem_id TYPE /eacc/if_scan_check=>problem_id.
TYPES END OF fieldlist_line
|
||
2 | FIELDLIST_TAB | Private | See coding | 20080411 | fieldlist_tab TYPE STANDARD TABLE OF fieldlist_line
|
Method Signatures
Method SET_FIELD_LIST Signature
Method SET_FIELD_LIST on class /EACC/CL_SCAN_CHECK_002 has no parameter.
Method SET_FIELD_LIST on class /EACC/CL_SCAN_CHECK_002 has no exception.
History
Last changed by/on | SAP | 20080626 |
SAP Release Created in |