SAP ABAP Class CL_CHK_TCODE (TODO Check for Transactions)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO (Application Component) Workbench Tools: Editors, Painters, Modelers
⤷
SEUA (Package) Assorted maintenance tools

⤷

⤷

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 | 20000717 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CRM_OBJECT_NAVIGATOR | Check Results Management: Object Navigation with Check Mess. | 20000725 |
Properties
Class | CL_CHK_TCODE | |
Short Description | TODO Check for Transactions | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SEUA | Assorted maintenance tools |
Created | 20000717 | SAP |
Last change | 20010619 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_CHK_TCODE has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_CRM_OBJECT_CHECKER | Check Results Management: Check for Objects | 20000717 | ||
2 | IF_CRM_OBJECT_NAVIGATOR | Check Results Management: Object Navigation with Check Mess. | 20000725 |
Friends
Class CL_CHK_TCODE has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Private | Type reference (TYPE) | SYCHAR01 | SPACE | CHAR01 data element for SYST | 20000718 | |
2 | ![]() |
Constant | Private | Type reference (TYPE) | SYCHAR01 | 'X' | CHAR01 data element for SYST | 20000718 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | Check Objects | 20000717 |
Events
Class CL_CHK_TCODE has no event.
Types
Class CL_CHK_TCODE has no local type.
Method Signatures
Method CHECK_OBJECT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_CHECK_RESULT | Call by reference | Type reference (TYPE) | CRM_CHECK_RESULT | Prüfergebnisse | 20000717 | ||
2 | ![]() |
IM_CHECK_ID | Call by reference | Type reference (TYPE) | CRMCHKID | Id des Checks, welcher ausgeführt werden soll | 20000717 | ||
3 | ![]() |
IM_CHECK_MESSAGE_IDS | Call by reference | Type reference (TYPE) | CRM_CHECK_MESSAGES | Prüfmeldungen, zu denen Ausprägungen ermittelt werden sollen | 20000717 | ||
4 | ![]() |
IM_CHECK_RESULT | Call by reference | Object reference (TYPE REF TO) | CL_CRM_CHECK_RESULT | 20000717 | |||
5 | ![]() |
IM_OBJECT | Call by reference | Type reference (TYPE) | CRMOBJPAIR | Zu prüfendes Objekt | 20000717 | ||
6 | ![]() |
IM_TRANSPORT_REQUEST | Call by reference | Type reference (TYPE) | E070-TRKORR | Auftrag/Aufgabe | 20000717 |
Method CHECK_OBJECT on class CL_CHK_TCODE has no exception.
History
Last changed by/on | SAP | 20010619 |
SAP Release Created in | 50A |