SAP ABAP Class CL_CI_TEST_COMPARE_OBJECTS (Test)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
⤷
S_CODE_INSPECTOR_TESTS_LA (Package) Code Inspector tests related to the ABAP language
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_CI_TEST_ROOT | Code Inspector: Root Test Class | 20120803 |
Properties
| Class | CL_CI_TEST_COMPARE_OBJECTS | |
| Short Description | Test | |
| Super Class | CL_CI_TEST_ROOT | Code Inspector: Root Test Class |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | S_CODE_INSPECTOR_TESTS_LA | Code Inspector tests related to the ABAP language |
| Created | 20120803 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_CI_TEST_COMPARE_OBJECTS has no forward declaration.
Interfaces
Class CL_CI_TEST_COMPARE_OBJECTS has no interface implemented.
Friends
Class CL_CI_TEST_COMPARE_OBJECTS has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | SCI_ERRC | 'COM_FAIL' | 20120803 | |||
| 2 | Constant | Private | Type reference (TYPE) | SCI_ERRC | 'DIFF_SRC' | 20120803 | |||
| 3 | Constant | Private | Type reference (TYPE) | SCI_ERRC | 'L_OBJ' | 20120803 | |||
| 4 | Constant | Private | Type reference (TYPE) | SCI_ERRC | 'L_SOBJ' | 20120803 | |||
| 5 | Constant | Private | Type reference (TYPE) | SCI_ERRC | 'L_SRC' | 20120803 | |||
| 6 | Constant | Private | Type reference (TYPE) | SCI_ERRC | 'R_DDIC_OBJ' | 20120905 | |||
| 7 | Constant | Private | Type reference (TYPE) | SCI_ERRC | 'R_OBJ' | 20120803 | |||
| 8 | Constant | Private | Type reference (TYPE) | SCI_ERRC | 'R_SOBJ' | 20120803 | |||
| 9 | Constant | Private | Type reference (TYPE) | SCI_ERRC | 'R_SRC' | 20120803 | |||
| 10 | Constant | Private | Type reference (TYPE) | SCI_ERRC | 'SYS_FAIL' | 20120803 | |||
| 11 | Constant | Private | Type reference (TYPE) | SEOCLSNAME | 'CL_CI_TEST_COMPARE_OBJECTS' | 20120803 | |||
| 12 | Instance attribute | Private | Type reference (TYPE) | RFCDEST | 20120803 | ||||
| 13 | Instance attribute | Private | Type reference (TYPE) | SYCHAR01 | 20120830 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | 20120904 | ||
| 2 | Instance method | Private | Method | 20120803 | ||
| 3 | Instance method | Public | Constructor | 20120803 | ||
| 4 | Static method | Private | Method | 20120803 | ||
| 5 | Static method | Private | Method | 20120904 | ||
| 6 | Static method | Private | Method | 20120830 |
Events
Class CL_CI_TEST_COMPARE_OBJECTS has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | T_STATEMENTS | Private | See coding | 20130318 | T_STATEMENTS type standard table of SSTMNT with non-unique default key
|
||
| 2 | T_TOKENS | Private | See coding | 20120830 | T_TOKENS type standard table of STOKES with non-unique default key
|
Method Signatures
Method COMPARE_DDIC Signature
Method COMPARE_DDIC on class CL_CI_TEST_COMPARE_OBJECTS has no parameter.
Method COMPARE_DDIC on class CL_CI_TEST_COMPARE_OBJECTS has no exception.
Method COMPARE_PROGRAM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_OBJECT_TYPE | Call by reference | Type reference (TYPE) | TROBJTYPE | Objekttyp | 20120905 |
Method COMPARE_PROGRAM on class CL_CI_TEST_COMPARE_OBJECTS has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_CI_TEST_COMPARE_OBJECTS has no parameter.
Method CONSTRUCTOR on class CL_CI_TEST_COMPARE_OBJECTS has no exception.
Method GET_DIFF_LINE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_INCLUDE_1 | Call by reference | Type reference (TYPE) | SCR_INCLUDE | 20120803 | ||||
| 2 | P_INCLUDE_2 | Call by reference | Type reference (TYPE) | SCR_INCLUDE | 20120803 | ||||
| 3 | P_LINE | Value transfer | Type reference (TYPE) | I | 20120803 |
Method GET_DIFF_LINE on class CL_CI_TEST_COMPARE_OBJECTS has no exception.
Method GET_INCLUDE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_INCLUDE | Call by reference | Type reference (TYPE) | PROGRAM | 20120904 | ||||
| 2 | P_OBJ_NAME | Call by reference | Type reference (TYPE) | SOBJ_NAME | 20120904 | ||||
| 3 | P_SOBJ_NAME | Call by reference | Type reference (TYPE) | SEOCPDNAME | 20120904 | ||||
| 4 | P_SOBJ_TYPE | Call by reference | Type reference (TYPE) | SCI_TYPID | 20120904 |
Method GET_INCLUDE on class CL_CI_TEST_COMPARE_OBJECTS has no exception.
Method SCAN_INCLUDE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_INCLUDE | Call by reference | Type reference (TYPE) | SCR_INCLUDE | 20120830 | ||||
| 2 | P_STATEMENTS | Call by reference | Type reference (TYPE) | T_STATEMENTS | 20130318 | ||||
| 3 | P_TOKENS | Call by reference | Type reference (TYPE) | T_TOKENS | 20120830 |
Method SCAN_INCLUDE on class CL_CI_TEST_COMPARE_OBJECTS has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |