SAP ABAP Class CL_CRM_GLOBAL (Check Results Management: Global Information)
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 - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_CRM_CHECK | Check Results Management: Check | 20000615 |
2 | Inheritance (c INHERITING FROM c_ref) | CL_CRM_CHECK_PROFILE | Check Results Management: Check Profile | 20000523 |
3 | Inheritance (c INHERITING FROM c_ref) | CL_CRM_CHECK_RESULT | OUTDATED: Replaced by CL_CRM_CHECK_RESULT_NEW | 20000523 |
4 | Inheritance (c INHERITING FROM c_ref) | CL_CRM_CHECK_RUN | Check Results Management: Check Run | 20000614 |
5 | Inheritance (c INHERITING FROM c_ref) | CL_CRM_LOG | Check Results Management: Log | 20000523 |
6 | Inheritance (c INHERITING FROM c_ref) | CL_CRM_OBJECT_ATTRIBUTE | Check Results Management: Object Attributes | 20000523 |
7 | Inheritance (c INHERITING FROM c_ref) | CL_CRM_OBJECT_SET | Check Results Management: Object Sets to Be Checked | 20000522 |
8 | Inheritance (c INHERITING FROM c_ref) | CL_CRM_TASK | Check Results Management: Check Task | 20000614 |
Properties
Class | CL_CRM_GLOBAL | |
Short Description | Check Results Management: Global Information | |
Super Class | ||
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 | 20000120 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_CRM_GLOBAL has no forward declaration.
Interfaces
Class CL_CRM_GLOBAL has no interface implemented.
Friends
Class CL_CRM_GLOBAL has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | CRMITEMACT | 'D' | Delete | 20001018 | |
2 | ![]() |
Constant | Public | Type reference (TYPE) | CRMITEMACT | 'E' | Error | 20001018 | |
3 | ![]() |
Constant | Public | Type reference (TYPE) | CRMITEMACT | 'X' | Initial | 20001018 | |
4 | ![]() |
Constant | Public | Type reference (TYPE) | CRMITEMACT | 'I' | Insert | 20001018 | |
5 | ![]() |
Constant | Public | Type reference (TYPE) | CRMITEMACT | 'U' | Update | 20001018 | |
6 | ![]() |
Constant | Public | Type reference (TYPE) | CRMFLAG | 'N' | No | 20000522 | |
7 | ![]() |
Constant | Public | Type reference (TYPE) | CRMFLAG | 'Y' | Yes | 20000522 | |
8 | ![]() |
Static Attribute | Public | Type reference (TYPE) | CRMFLAG | CO_NO | Skip Actual Check | 20000615 | |
9 | ![]() |
Static Attribute | Public | Type reference (TYPE) | CRMFLAG | CO_NO | Submit Instead of Background Job | 20000620 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Constructor | Class Constructor | 20000615 |
2 | ![]() |
Static method | Public | Method | Determine Local Time and Date for UTC Time Stamp | 20000623 |
3 | ![]() |
Static method | Public | Method | Determine Period Between Two UTC Time Stamps | 20000615 |
4 | ![]() |
Static method | Public | Method | Determine UTC Time Stamp | 20000523 |
5 | ![]() |
Static method | Public | Method | Determine Period Between Two UTC Time Stamps | 20010223 |
6 | ![]() |
Static method | Protected | Method | Determine Action Indicator | 20000203 |
Events
Class CL_CRM_GLOBAL has no event.
Types
Class CL_CRM_GLOBAL has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_CRM_GLOBAL has no parameter.
Method CLASS_CONSTRUCTOR on class CL_CRM_GLOBAL has no exception.
Method CONVERT_UTC_TIME_STAMP_TO_LOC Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_DATE | Call by reference | Type reference (TYPE) | D | Datum lokal | 20000623 | ||
2 | ![]() |
EX_TIME | Call by reference | Type reference (TYPE) | T | Zeit lokal | 20000623 | ||
3 | ![]() |
EX_TIME_STAMP | Call by reference | Type reference (TYPE) | CRMTSTAMP | Zeitstempel lokal | 20000623 | ||
4 | ![]() |
IM_TIME_STAMP | Call by reference | Type reference (TYPE) | CRMTSTAMP | Zeitstempel UTC | 20000623 |
Method CONVERT_UTC_TIME_STAMP_TO_LOC on class CL_CRM_GLOBAL has no exception.
Method GET_RUN_TIME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_RUN_TIME | Value transfer | Type reference (TYPE) | I | Laufzeit | 20000615 | ||
2 | ![]() |
IM_TIME_STAMP_END | Call by reference | Type reference (TYPE) | TIMESTAMP | Endezeitstempel UTC | 20000615 | ||
3 | ![]() |
IM_TIME_STAMP_START | Call by reference | Type reference (TYPE) | TIMESTAMP | Startzeitstempel UTC | 20000615 |
Method GET_RUN_TIME on class CL_CRM_GLOBAL has no exception.
Method GET_TIME_STAMP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_DATE | Call by reference | Type reference (TYPE) | SYDATUM | Datum | 20000523 | ||
2 | ![]() |
IM_TIME | Call by reference | Type reference (TYPE) | SYUZEIT | Zeit | 20000523 | ||
3 | ![]() |
RE_TIME_STAMP | Value transfer | Type reference (TYPE) | CRMTSTAMP | UTC Zeitstempel | 20000523 |
Method GET_TIME_STAMP on class CL_CRM_GLOBAL has no exception.
Method GET_TIME_STAMP_DIFF Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_RUN_TIME | Value transfer | Type reference (TYPE) | I | Zeitdifferenz | 20010223 | ||
2 | ![]() |
IM_TIME_STAMP_END | Call by reference | Type reference (TYPE) | CRMTSTAMP | Ende-Zeitstempel | 20010223 | ||
3 | ![]() |
IM_TIME_STAMP_START | Call by reference | Type reference (TYPE) | CRMTSTAMP | Start-Zeitstempel | 20010223 |
Method GET_TIME_STAMP_DIFF on class CL_CRM_GLOBAL has no exception.
Method SET_ACTION_FLAG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_ACTION | Call by reference | Type reference (TYPE) | CRMITEMACT | Auszuführende interne Aktion | 20000203 | ||
2 | ![]() |
IM_STATUS_OLD | Call by reference | Type reference (TYPE) | CRMITEMACT | Alter Aktionsstatus | 20000614 | ||
3 | ![]() |
RE_STATUS_NEW | Value transfer | Type reference (TYPE) | CRMITEMACT | Neuer Aktionsstatus | 20000614 |
Method SET_ACTION_FLAG on class CL_CRM_GLOBAL has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in |