SAP ABAP Class CL_CI_TEST_PACKAGE_CONSISTENCY (Code Inspector: Check Package Attributes Consistency)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO-PAK (Application Component) Package Tools
⤷
SPAK_API (Package) Package API
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_CI_TEST_PROGRAM | Code Inspector: Source for Include | 20120521 |
Properties
| Class | CL_CI_TEST_PACKAGE_CONSISTENCY | |
| Short Description | Code Inspector: Check Package Attributes Consistency | |
| Super Class | CL_CI_TEST_PROGRAM | Code Inspector: Source for Include |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SPAK_API | Package API |
| Created | 20120521 | SAP |
| Last change | 20131127 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_CI_TEST_PACKAGE_CONSISTENCY has no forward declaration.
Interfaces
Class CL_CI_TEST_PACKAGE_CONSISTENCY has no interface implemented.
Friends
Class CL_CI_TEST_PACKAGE_CONSISTENCY has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | SYMSGTY | 'E' | 20120521 | |||
| 2 | Constant | Private | Type reference (TYPE) | SYMSGID | 'PAK' | 20130612 | |||
| 3 | Static Attribute | Private | Type reference (TYPE) | SEOCLSNAME | 'CL_CI_TEST_PACKAGE_CONSISTENCY' | 20120521 | |||
| 4 | Constant | Private | Type reference (TYPE) | TROBJTYPE | 'DEVC' | 20120521 | |||
| 5 | Constant | Private | Type reference (TYPE) | TROBJTYPE | 'PINF' | 20130529 | |||
| 6 | Constant | Private | Type reference (TYPE) | SYMSGTY | 'W' | 20120521 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | SCOMIFNAM | 20130529 | ||||
| 8 | Instance attribute | Private | Type reference (TYPE) | DEVCLASS | 20120524 | ||||
| 9 | Instance attribute | Private | Type reference (TYPE) | TT_PACKAGE_INTERFACE_NAMES | 20130529 | ||||
| 10 | Instance attribute | Private | Type reference (TYPE) | TT_PACKAGE_NAMES | 20120524 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20120521 | |
| 2 | Instance method | Private | Method | 20120521 | ||
| 3 | Instance method | Private | Method | 20130529 | ||
| 4 | Static method | Private | Method | 20120521 |
Events
Class CL_CI_TEST_PACKAGE_CONSISTENCY has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TT_PACKAGE_INTERFACE_NAMES | Private | See coding | 20130529 | tt_package_interface_names type standard table of scomifnam
|
||
| 2 | TT_PACKAGE_NAMES | Private | See coding | 20120521 | tt_package_names type standard table of devclass
|
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_CI_TEST_PACKAGE_CONSISTENCY has no parameter.
Method CONSTRUCTOR on class CL_CI_TEST_PACKAGE_CONSISTENCY has no exception.
Method _CHECK_SINGLE_PACKAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_PACKAGE_NAME | Call by reference | Type reference (TYPE) | DEVCLASS | Package | 20120521 |
Method _CHECK_SINGLE_PACKAGE on class CL_CI_TEST_PACKAGE_CONSISTENCY has no exception.
Method _CHECK_SINGLE_PACK_INTERFACE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_PACKAGE_INTERFACE_NAME | Call by reference | Type reference (TYPE) | SCOMIFNAM | 20130529 |
Method _CHECK_SINGLE_PACK_INTERFACE on class CL_CI_TEST_PACKAGE_CONSISTENCY has no exception.
Method _SPLIT_STRING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CV_STRING | Call by reference | Type reference (TYPE) | STRING | 20120521 |
Method _SPLIT_STRING on class CL_CI_TEST_PACKAGE_CONSISTENCY has no exception.
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in | 732 |