SAP ABAP Class CL_CHECK_SAP_GUIDE_NAMING_CONV (SAP Guide: Naming Conventions)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO-ATF (Application Component) ABAP Test Frameworks ( ATC, CheckMan, Code Inspector)
⤷
S_CHECK_RESULT_MANAGEMENT_SG (Package) SAP ONLY: Check Internal Guidelines - SAP GUIDE Module

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CRM_OBJECT_CHECKER | Check Results Management: Check for Objects | 20070330 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CRM_OBJECT_NAVIGATOR | Check Results Management: Object Navigation with Check Mess. | 20070330 |
Properties
Class | CL_CHECK_SAP_GUIDE_NAMING_CONV | |
Short Description | SAP Guide: Naming Conventions | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | S_CHECK_RESULT_MANAGEMENT_SG | SAP ONLY: Check Internal Guidelines - SAP GUIDE Module |
Created | 20070330 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_CHECK_SAP_GUIDE_NAMING_CONV has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_CRM_OBJECT_CHECKER | Check Results Management: Check for Objects | 20070330 | ||
2 | IF_CRM_OBJECT_NAVIGATOR | Check Results Management: Object Navigation with Check Mess. | 20070330 |
Friends
Class CL_CHECK_SAP_GUIDE_NAMING_CONV has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Private | Type reference (TYPE) | CRMCHKID | 'BC_SG_NAME' | ID in CM | 20070330 | |
2 | ![]() |
Constant | Private | Type reference (TYPE) | SCI_CHKV | 'SAP_GUIDELINE_NAMING_SOURCE' | Name of the CI Check Variant | 20070330 | |
3 | ![]() |
Constant | Private | See coding | Constants of the Detailed Message | 20070330 | |||
4 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | CL_CI_CHECKVARIANT | CI Check Variant | 20070330 | ||
5 | ![]() |
Static Attribute | Private | Type reference (TYPE) | TY_T_CONVERSION_RULES | Conversion Rules | 20070330 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Constructor | 20070330 | |
2 | ![]() |
Static method | Private | Method | Initialize Conversion Rules | 20070330 |
Events
Class CL_CHECK_SAP_GUIDE_NAMING_CONV has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TY_S_CONVERSION_RULE | Private | See coding | 20070330 | begin of ty_S_Conversion_Rule,
ci_Code type scir_Rest-code,
cm_Msg_Id type crmchkmgid,
sy_Msg_Id type symsgid,
end of ty_S_Conversion_Rule
|
||
2 | TY_T_CONVERSION_RULES | Private | See coding | 20070330 | ty_T_Conversion_Rules type hashed table
of ty_S_Conversion_Rule
with unique key ci_Code
|
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_CHECK_SAP_GUIDE_NAMING_CONV has no parameter.
Method CLASS_CONSTRUCTOR on class CL_CHECK_SAP_GUIDE_NAMING_CONV has no exception.
Method __INIT_CONVERSION_RULES Signature
Method __INIT_CONVERSION_RULES on class CL_CHECK_SAP_GUIDE_NAMING_CONV has no parameter.
Method __INIT_CONVERSION_RULES on class CL_CHECK_SAP_GUIDE_NAMING_CONV has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 740 |