SAP ABAP Class CL_SCRM_CHK_TOOL (Help Routines for Manging Checks)
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_EXT (Package) SAP ONLY: Check Internal Guidelines - Enhancements

⤷

⤷

Properties
Class | CL_SCRM_CHK_TOOL | |
Short Description | Help Routines for Manging Checks | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | S_CHECK_RESULT_MANAGEMENT_EXT | SAP ONLY: Check Internal Guidelines - Enhancements |
Created | 20040729 | 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
Class CL_SCRM_CHK_TOOL has no interface implemented.
Friends
Class CL_SCRM_CHK_TOOL has no friend class.
Attributes
Class CL_SCRM_CHK_TOOL has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Returns Information for a Check | 20040729 |
2 | ![]() |
Static method | Public | Method | Returns Information About All Checks | 20040729 |
3 | ![]() |
Static method | Public | Method | Returns the Messages for a Check | 20040729 |
Events
Class CL_SCRM_CHK_TOOL has no event.
Types
Class CL_SCRM_CHK_TOOL has no local type.
Method Signatures
Method GET_CHECK_INFO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CHECK | Call by reference | Type reference (TYPE) | CRMCHKID | Check result management: Id eines Checks | 20040729 | ||
2 | ![]() |
DESCR_LANGU | Call by reference | Type reference (TYPE) | SYLANGU | SY-LANGU | SAP-System, aktuelle Sprache | 20040729 | |
3 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | SCRM_S_CHK_INFO | Infos zu einer Prüfung | 20040729 | ||
4 | ![]() |
USE_LOCAL_SETTINGS | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | Lokale oder globale Einstellungen | 20040729 |
Method GET_CHECK_INFO on class CL_SCRM_CHK_TOOL has no exception.
Method GET_CHECK_INFOS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DESCR_LANGU | Call by reference | Type reference (TYPE) | SYLANGU | SY-LANGU | SAP-System, aktuelle Sprache | 20040729 | |
2 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | SCRM_T_CHK_INFOS | Informationen aller Module | 20040729 | ||
3 | ![]() |
USE_LOCAL_SETTINGS | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | Default oder Lokale Vorgaben | 20040729 |
Method GET_CHECK_INFOS on class CL_SCRM_CHK_TOOL has no exception.
Method GET_CHECK_MESSAGE_INFOS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CHECK | Call by reference | Type reference (TYPE) | CRMCHKID | Check result management: Id eines Checks | 20040729 | ||
2 | ![]() |
DESCR_LANGU | Call by reference | Type reference (TYPE) | SYLANGU | SY-LANGU | SAP-System, aktuelle Sprache | 20040729 | |
3 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | SCRM_T_CHKMSG_INFOS | Liste von Meldungen | 20040729 | ||
4 | ![]() |
USE_LOCAL_SETTINGS | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | Lokale oder Default Einstellungen | 20040729 |
Method GET_CHECK_MESSAGE_INFOS on class CL_SCRM_CHK_TOOL has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 700 |