SAP ABAP Class CL_CRM_CHECK_PROFILE (Check Results Management: Check Profile)
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 (Package) SAP ONLY: Check Internal Guidelines - Basic Module

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_CRM_GLOBAL | Check Results Management: Global Information | 20000523 |
Properties
Class | CL_CRM_CHECK_PROFILE | |
Short Description | Check Results Management: Check Profile | |
Super Class | CL_CRM_GLOBAL | Check Results Management: Global Information |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | S_CHECK_RESULT_MANAGEMENT | SAP ONLY: Check Internal Guidelines - Basic Module |
Created | 19991015 | 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_CRM_CHECK_PROFILE has no interface implemented.
Friends
Class CL_CRM_CHECK_PROFILE has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Public | Type reference (TYPE) | CRMCHKPRF-CHKPRFID | Check Profile ID | 19991022 | ||
2 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | TY_CHECK_PROFILE | CHKPRF | 19991018 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Delete Check Profile | 19991015 |
2 | ![]() |
Instance method | Public | Method | Unlock Check Profile ID | 19991021 |
3 | ![]() |
Instance method | Public | Method | Lock Check Profile ID | 19991021 |
4 | ![]() |
Instance method | Public | Method | Read Check Profile | 19991020 |
5 | ![]() |
Instance method | Public | Method | Read Attributes of Check Profile | 19991022 |
6 | ![]() |
Instance method | Public | Method | Add New Check Profile | 19991015 |
7 | ![]() |
Instance method | Public | Method | Choose Check Profile | 19991015 |
8 | ![]() |
Instance method | Public | Method | Update Check Profile on Database | 19991015 |
Events
Class CL_CRM_CHECK_PROFILE has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TY_CHECK | Protected | See coding | TY_CHECK | 19991022 |
|
|
2 | TY_CHECK_PROFILE | Protected | See coding | Check Profile | 19991015 |
|
Method Signatures
Method DELETE_CHECK_PROFILE Signature
Method DELETE_CHECK_PROFILE on class CL_CRM_CHECK_PROFILE has no parameter.
Method DELETE_CHECK_PROFILE on class CL_CRM_CHECK_PROFILE has no exception.
Method DEQUEUE_PROFILE_ID Signature
Method DEQUEUE_PROFILE_ID on class CL_CRM_CHECK_PROFILE has no parameter.
Method DEQUEUE_PROFILE_ID on class CL_CRM_CHECK_PROFILE has no exception.
Method ENQUEUE_PROFILE_ID Signature
Method ENQUEUE_PROFILE_ID on class CL_CRM_CHECK_PROFILE has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Objekt ist bereits gesperrt | 19991021 | |
2 | ![]() |
Interner Fehler vom Enqueue-Server | 19991021 |
Method GET_CHECK_PROFILES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_CHECK_PROFILES | Call by reference | Type reference (TYPE) | CRM_CHECK_PROFILE_REFS | Checkprofile | 19991020 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Keine Check-Profile gefunden | 19991020 |
Method GET_CHECK_PROFILE_ATTRIBUTES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_CHECKS | Call by reference | Type reference (TYPE) | CRM_CHECK_REFS | Checks | 19991022 | ||
2 | ![]() |
EX_CHECK_PROFILE_ID | Call by reference | Type reference (TYPE) | CRMCHKPRF-CHKPRFID | Id des Checkprofiles | 19991022 | ||
3 | ![]() |
EX_DESCRIPTION | Call by reference | Type reference (TYPE) | CRMCHKPRFT-TXTCHKPRF | Beschreibung des Checkprofils | 19991022 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Checkprofil wurde nicht gefunden | 19991022 |
Method INSERT_CHECK_PROFILE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_CHECKS | Call by reference | Type reference (TYPE) | CRM_CHECK_REFS | Checks des Checkprofiles | 19991018 | ||
2 | ![]() |
IM_CHECK_PROFILE_ID | Call by reference | Type reference (TYPE) | CRMCHKPRF-CHKPRFID | Id des Checkprofiles | 19991018 | ||
3 | ![]() |
IM_DESCRIPTION | Call by reference | Type reference (TYPE) | CRMCHKPRFT-TXTCHKPRF | Beschreibung des Checkprofiles | 19991018 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Check-Ids nicht korrekt | 19991018 | |
2 | ![]() |
Prüfprofil-Beschreibung nicht korrekt | 19991018 | |
3 | ![]() |
Prüfprofil ohne Checks | 19991018 | |
4 | ![]() |
Prüfprofil-Id existiert schon | 19991018 | |
5 | ![]() |
Prüfprofil-Id ist nicht korrekt | 19991018 |
Method SET_CHECK_PROFILE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_CHECK_PROFILE_ID | Call by reference | Type reference (TYPE) | CRMCHKPRF-CHKPRFID | Id des Checkprofiles | 19991018 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Checkprofil enthält keine Checks | 19991026 | |
2 | ![]() |
Checkprofil-Id wurde nicht gefunden | 19991018 |
Method UPDATE_DATABASE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_WITH_COMMIT_WORK | Call by reference | Type reference (TYPE) | CHAR1 | Commit work durchführen | 19991018 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Datenbankaktualisierung konnte nicht durchgeführt werden | 19991018 |
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in |