SAP ABAP Class CL_SAUNIT_CHECKMAN_ROOT (SAP Internal: Base class for CheckMan to ABAP Unit Adapters)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO-UT (Application Component) ABAP Unit
⤷
SABP_UNIT_LEGACY_CHECKMAN (Package) - Internal - Adapter to CheckMan / ATC

⤷

⤷

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 | 20120309 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_SAUNIT_CHECKMAN_LONG | Unit tests classified with "Duration Long" | 20120309 |
2 | Inheritance (c INHERITING FROM c_ref) | CL_SAUNIT_CHECKMAN_MEDIUM | Unit tests classified with "Duration Medium" | 20120309 |
3 | Inheritance (c INHERITING FROM c_ref) | CL_SAUNIT_CHECKMAN_SHORT | Unit tests classified with "Duration Short" | 20120309 |
Properties
Class | CL_SAUNIT_CHECKMAN_ROOT | |
Short Description | SAP Internal: Base class for CheckMan to ABAP Unit Adapters | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SABP_UNIT_LEGACY_CHECKMAN | - Internal - Adapter to CheckMan / ATC |
Created | 20120309 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_CRM_OBJECT_CHECKER | Check Results Management: Check for Objects | 20120309 |
Friends
Class CL_SAUNIT_CHECKMAN_ROOT has no friend class.
Attributes
Class CL_SAUNIT_CHECKMAN_ROOT has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Protected | Method | 20120309 | |
2 | ![]() |
Instance method | Protected | Method | 20120309 | |
3 | ![]() |
Instance method | Private | Method | 20120309 | |
4 | ![]() |
Instance method | Private | Method | 20120309 |
Events
Class CL_SAUNIT_CHECKMAN_ROOT has no event.
Types
Class CL_SAUNIT_CHECKMAN_ROOT has no local type.
Method Signatures
Method GET_CHECK_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | CRMCHKID | 20120309 |
Method GET_CHECK_ID on class CL_SAUNIT_CHECKMAN_ROOT has no exception.
Method GET_DURATION_CATEGORY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | INT1 | 20120309 |
Method GET_DURATION_CATEGORY on class CL_SAUNIT_CHECKMAN_ROOT has no exception.
Method GET_RISK_CATEGORIES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | SAUNIT_T_CATEGORIES | 20120309 |
Method GET_RISK_CATEGORIES on class CL_SAUNIT_CHECKMAN_ROOT has no exception.
Method LAUNCH_UNIT_TESTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
OBJECT_KEYS | Call by reference | Type reference (TYPE) | CRM_OBJECT_PAIRS | 20120309 | |||
2 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | CRM_CHECK_RESULT | 20120309 |
Method LAUNCH_UNIT_TESTS on class CL_SAUNIT_CHECKMAN_ROOT has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 740 |