SAP ABAP Class CL_CI_TEST_APPEND_TO_SORTED (Find APPENDs to SORTED Tables)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO-ATF (Application Component) ABAP Test Frameworks ( ATC, CheckMan, Code Inspector)
⤷
S_CODE_INSPECTOR (Package) ABAP Source Code Analysis
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_CI_TEST_SCAN | Code Inspector: Test Based on SCAN | 20060428 |
Properties
| Class | CL_CI_TEST_APPEND_TO_SORTED | |
| Short Description | Find APPENDs to SORTED Tables | |
| Super Class | CL_CI_TEST_SCAN | Code Inspector: Test Based on SCAN |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | S_CODE_INSPECTOR | ABAP Source Code Analysis |
| Created | 20060428 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_CI_TEST_APPEND_TO_SORTED has no forward declaration.
Interfaces
Class CL_CI_TEST_APPEND_TO_SORTED has no interface implemented.
Friends
Class CL_CI_TEST_APPEND_TO_SORTED has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_ABAP_COMPILER | Cross Reference of an ABAP Program | 20060428 | |||
| 2 | Constant | Private | Type reference (TYPE) | I | 3 | 20061218 | |||
| 3 | Constant | Private | Type reference (TYPE) | I | 2 | 20061218 | |||
| 4 | Constant | Private | Type reference (TYPE) | I | 1 | 20061218 | |||
| 5 | Constant | Private | Type reference (TYPE) | I | 6 | 20061218 | |||
| 6 | Constant | Private | Type reference (TYPE) | I | 5 | 20061218 | |||
| 7 | Constant | Private | Type reference (TYPE) | I | 4 | 20061218 | |||
| 8 | Constant | Private | Type reference (TYPE) | SEOCLSNAME | 'CL_CI_TEST_APPEND_TO_SORTED' | Object Type Name | 20060428 | ||
| 9 | Instance attribute | Private | Type reference (TYPE) | I | 20061218 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Get Table Name for APPEND | 20060428 | |
| 2 | Instance method | Protected | Method | Check for CLASS | 20061218 | |
| 3 | Instance method | Protected | Method | Check for FORM | 20061218 | |
| 4 | Instance method | Protected | Method | Check for FUNCTION | 20061218 | |
| 5 | Instance method | Private | Method | Is INSERT .. INDEX concerned? | 20060428 | |
| 6 | Instance method | Protected | Method | Check for METHOD | 20061218 | |
| 7 | Instance method | Public | Constructor | CONSTRUCTOR | 20060428 | |
| 8 | Instance method | Protected | Method | Type of CLASS Statement | 20061218 | |
| 9 | Instance method | Private | Method | Determine Row/Column for Itab in APPEND Statement | 20090320 | |
| 10 | Instance method | Private | Method | 20060428 |
Events
Class CL_CI_TEST_APPEND_TO_SORTED has no event.
Types
Class CL_CI_TEST_APPEND_TO_SORTED has no local type.
Method Signatures
Method CHECK_APPEND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_ITAB | Value transfer | Type reference (TYPE) | STRING | 20060428 |
Method CHECK_APPEND on class CL_CI_TEST_APPEND_TO_SORTED has no exception.
Method CHECK_CLASS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_PREFIX | Call by reference | Type reference (TYPE) | STRING | 20061218 |
Method CHECK_CLASS on class CL_CI_TEST_APPEND_TO_SORTED has no exception.
Method CHECK_FORM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_PREFIX | Call by reference | Type reference (TYPE) | STRING | 20061218 |
Method CHECK_FORM on class CL_CI_TEST_APPEND_TO_SORTED has no exception.
Method CHECK_FUNCTION Signature
Method CHECK_FUNCTION on class CL_CI_TEST_APPEND_TO_SORTED has no parameter.
Method CHECK_FUNCTION on class CL_CI_TEST_APPEND_TO_SORTED has no exception.
Method CHECK_INSERT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_ITAB | Value transfer | Type reference (TYPE) | STRING | 20060428 |
Method CHECK_INSERT on class CL_CI_TEST_APPEND_TO_SORTED has no exception.
Method CHECK_METHOD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_PREFIX | Call by reference | Type reference (TYPE) | STRING | 20061218 |
Method CHECK_METHOD on class CL_CI_TEST_APPEND_TO_SORTED has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_CI_TEST_APPEND_TO_SORTED has no parameter.
Method CONSTRUCTOR on class CL_CI_TEST_APPEND_TO_SORTED has no exception.
Method GET_CLASS_STMT_KIND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_RESULT | Value transfer | Type reference (TYPE) | I | 20061218 |
Method GET_CLASS_STMT_KIND on class CL_CI_TEST_APPEND_TO_SORTED has no exception.
Method GET_LINE_COLUMN_ITAB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_COLUMN | Call by reference | Type reference (TYPE) | I | 20090320 | ||||
| 2 | P_ITAB_NAME | Call by reference | Type reference (TYPE) | STRING | 20090320 | ||||
| 3 | P_LAST_COLUMN | Call by reference | Type reference (TYPE) | I | 20090320 | ||||
| 4 | P_LINE | Call by reference | Type reference (TYPE) | I | 20090320 |
Method GET_LINE_COLUMN_ITAB on class CL_CI_TEST_APPEND_TO_SORTED has no exception.
Method GET_TABLE_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_NAME | Call by reference | Type reference (TYPE) | STRING | 20060428 | ||||
| 2 | P_PREFIX | Call by reference | Type reference (TYPE) | STRING | 20060428 | ||||
| 3 | P_RESULT | Call by reference | Type reference (TYPE) | SYCHAR10 | CHAR01-Datenelement fuer SYST | 20060428 | |||
| 4 | P_TAG | Call by reference | Type reference (TYPE) | SCR_TAG | 20060428 |
Method GET_TABLE_TYPE on class CL_CI_TEST_APPEND_TO_SORTED has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 710 |