SAP ABAP Class CL_CMS_COMMON (CMS General Constants)
Hierarchy
☛
EA-FINSERV (Software Component) SAP Enterprise Extension Financial Services
⤷
FS-CMS (Application Component) Collateral Management System
⤷
CMS_COMMON (Package) Tools & Common Interfaces used by CMS

⤷

⤷

Properties
Class | CL_CMS_COMMON | |
Short Description | CMS General Constants | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | CMS_COMMON | Tools & Common Interfaces used by CMS |
Created | 20030311 | SAP |
Last change | 20040819 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class CL_CMS_COMMON has no interface implemented.
Friends
Class CL_CMS_COMMON has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | CDPOS-CHNGIND | 'D' | Change type: Delete | 20030513 | |
2 | ![]() |
Constant | Public | Type reference (TYPE) | CDPOS-CHNGIND | 'E' | Change type: Individual Delete | 20030513 | |
3 | ![]() |
Constant | Public | Type reference (TYPE) | CDPOS-CHNGIND | 'I' | Change type: Insert | 20030513 | |
4 | ![]() |
Constant | Public | Type reference (TYPE) | CDPOS-CHNGIND | 'U' | Change type: Update | 20030326 | |
5 | ![]() |
Constant | Public | Type reference (TYPE) | CDHDR-CHANGE_IND | 'P' | Planned Change Documents | 20030326 | |
6 | ![]() |
Constant | Public | Type reference (TYPE) | CDHDR-CHANGE_IND | 'R' | Real Change Documents | 20030327 | |
7 | ![]() |
Constant | Public | Type reference (TYPE) | CMS_DTE_CD_BUSINFO_CAT | '02' | Change Category: Auto CAG RBL Generation | 20040512 | |
8 | ![]() |
Constant | Public | Type reference (TYPE) | CMS_DTE_CD_BUSINFO_CAT | '01' | Change Category: Change Request | 20040512 | |
9 | ![]() |
Constant | Public | Type reference (TYPE) | CMS_DTE_FLG | SPACE | Flag: False | 20030331 | |
10 | ![]() |
Constant | Public | Type reference (TYPE) | SY-MSGID | 'CMS_GENERAL' | General Message Class | 20030312 | |
11 | ![]() |
Constant | Public | Type reference (TYPE) | SY-MSGTY | 'A' | Abend | 20030311 | |
12 | ![]() |
Constant | Public | Type reference (TYPE) | SY-SUBRC | 16 | Abend Message Severity | 20030311 | |
13 | ![]() |
Constant | Public | Type reference (TYPE) | SY-MSGTY | 'E' | Error | 20030311 | |
14 | ![]() |
Constant | Public | Type reference (TYPE) | SY-SUBRC | 12 | Error Message Severity | 20030311 | |
15 | ![]() |
Constant | Public | Type reference (TYPE) | SY-MSGTY | 'I' | Information | 20030311 | |
16 | ![]() |
Constant | Public | Type reference (TYPE) | SY-SUBRC | 4 | Information Message Severity | 20030311 | |
17 | ![]() |
Constant | Public | Type reference (TYPE) | SY-MSGTY | 'S' | Success | 20030311 | |
18 | ![]() |
Constant | Public | Type reference (TYPE) | SY-SUBRC | 6 | Success Message Severity | 20030311 | |
19 | ![]() |
Constant | Public | Type reference (TYPE) | SY-MSGTY | 'W' | Warning | 20030311 | |
20 | ![]() |
Constant | Public | Type reference (TYPE) | SY-SUBRC | 8 | Warning Message Severity | 20030311 | |
21 | ![]() |
Constant | Public | Type reference (TYPE) | SY-MSGTY | 'X' | Exit (with Dump) | 20030311 | |
22 | ![]() |
Constant | Public | Type reference (TYPE) | CMS_DTE_RETURN_CODE | 999001 | System Failure | 20030312 | |
23 | ![]() |
Constant | Public | Type reference (TYPE) | TIMEZONE | 'UTC' | UTC Timezone | 20030312 | |
24 | ![]() |
Constant | Public | Type reference (TYPE) | SY-UZEIT | '120000' | Constant time for timestamps with only dates | 20030326 | |
25 | ![]() |
Constant | Public | Type reference (TYPE) | CMS_DTE_FLG | 'X' | Flag: True | 20030331 | |
26 | ![]() |
Static Attribute | Private | Type reference (TYPE) | CMS_TAH_COMMON_VALUE_TEXT | Buffer to store Texts for customizing entries | 20040514 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20040810 |
2 | ![]() |
Static method | Public | Method | Convert Date and Time to NUMC Timestamp | 20030326 |
3 | ![]() |
Static method | Public | Method | Convert Date to NUMC Timestamp(1200, UTC Timezone) | 20030708 |
4 | ![]() |
Static method | Public | Method | Convert External Format to Internal Format | 20030412 |
5 | ![]() |
Static method | Public | Method | Convert from DB Layer Format to DB Format | 20030318 |
6 | ![]() |
Static method | Public | Method | Convert from DB Format to DB Layer Format | 20030318 |
7 | ![]() |
Static method | Public | Method | Convert NUMC Timestamp to Date (1200, UTC Timezone) | 20030708 |
8 | ![]() |
Static method | Public | Method | Convert NUMC Timestamp to Date and Time | 20030326 |
9 | ![]() |
Static method | Public | Method | Retrieve a Field's Value | 20030314 |
10 | ![]() |
Static method | Public | Method | Retrieve Customizing Table Entry's Text from its Text Table | 20040514 |
11 | ![]() |
Static method | Public | Event handling method | Refresh Buffers after COMMIT WORK | 20040810 |
12 | ![]() |
Static method | Public | Method | Refresh Value Text Buffers | 20040514 |
Events
Class CL_CMS_COMMON has no event.
Types
Class CL_CMS_COMMON has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_CMS_COMMON has no parameter.
Method CLASS_CONSTRUCTOR on class CL_CMS_COMMON has no exception.
Method CONVERT_DATE_TIME_TO_TSTAMP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_TIMESTAMP | Value transfer | Type reference (TYPE) | TZNTSTMPSL | Zeitstempel in Kurzform (Lokales Datums- und Zeitformat) | 20030326 | ||
2 | ![]() |
IM_DATE | Value transfer | Type reference (TYPE) | SY-DATUM | Datum und Uhrzeit, aktuelles (Anwendungsserver-)Datum | 20030326 | ||
3 | ![]() |
IM_TIME | Value transfer | Type reference (TYPE) | SY-UZEIT | CL_CMS_COMMON=>CON_TIME_1200 | Datum und Uhrzeit, aktuelle Anwendungsserverzeit | 20030326 | |
4 | ![]() |
IM_TIME_ZONE | Value transfer | Type reference (TYPE) | TIMEZONE | SY-ZONLO | Zeitzone | 20030326 |
Method CONVERT_DATE_TIME_TO_TSTAMP on class CL_CMS_COMMON has no exception.
Method CONVERT_DATE_TO_TSTAMP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_DATE | Value transfer | Type reference (TYPE) | SY-DATUM | Datum und Uhrzeit, aktuelles (Anwendungsserver-)Datum | 20030708 | ||
2 | ![]() |
RT_TIMESTAMP | Value transfer | Type reference (TYPE) | TZNTSTMPSL | Zeitstempel - Kurzformat | 20030708 |
Method CONVERT_DATE_TO_TSTAMP on class CL_CMS_COMMON has no exception.
Method CONVERT_EXT_TO_INT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_OUTPUT | Value transfer | Type reference (TYPE) | C | Ausgabe (internes Format) | 20030412 | ||
2 | ![]() |
EX_STR_RC | Value transfer | Type reference (TYPE) | CMS_STR_MSG_COL_MESSAGE | Format für Rückgabewert und entsprechende Nachricht | 20030412 | ||
3 | ![]() |
IM_CURRENCY | Call by reference | Type reference (TYPE) | C | SPACE | Währung | 20030412 | |
4 | ![]() |
IM_INPUT | Value transfer | Type reference (TYPE) | C | Eingabe (externes Format) | 20030412 | ||
5 | ![]() |
IM_STR_CONVERT | Value transfer | Type reference (TYPE) | RSCONVLITE | Feldbeschreibungen für Umsetzungen | 20030412 |
Method CONVERT_EXT_TO_INT on class CL_CMS_COMMON has no exception.
Method CONVERT_TAB_DBL_TO_DB Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CH_TAB_DATA_DB | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20030318 | |||
2 | ![]() |
IM_CLIENT_FIELDNAME | Call by reference | Type reference (TYPE) | CDSHW-TABNAME | 'MANDT' | Änderungsbeleg anlegen: Tabellenname | 20030318 | |
3 | ![]() |
IM_TAB_DATA_DBL | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20030318 |
Method CONVERT_TAB_DBL_TO_DB on class CL_CMS_COMMON has no exception.
Method CONVERT_TAB_DB_TO_DBL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CH_TAB_DATA_DBL | Call by reference | Type reference (TYPE) | TABLE | 20030318 | |||
2 | ![]() |
IM_TAB_DATA_DB | Call by reference | Type reference (TYPE) | TABLE | 20030318 |
Method CONVERT_TAB_DB_TO_DBL on class CL_CMS_COMMON has no exception.
Method CONVERT_TSTAMP_TO_DATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_TIMESTAMP | Value transfer | Type reference (TYPE) | TZNTSTMPSL | Zeitstempel - Kurzformat | 20030708 | ||
2 | ![]() |
RT_DATE | Value transfer | Type reference (TYPE) | SY-DATUM | Datum und Uhrzeit, aktuelles (Anwendungsserver-)Datum | 20030708 |
Method CONVERT_TSTAMP_TO_DATE on class CL_CMS_COMMON has no exception.
Method CONVERT_TSTAMP_TO_DATE_TIME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_DATE | Value transfer | Type reference (TYPE) | SY-DATUM | Datum | 20030326 | ||
2 | ![]() |
EX_TIME | Value transfer | Type reference (TYPE) | SY-UZEIT | Uhrzeit | 20030326 | ||
3 | ![]() |
IM_TIMESTAMP | Value transfer | Type reference (TYPE) | TZNTSTMPSL | Zeitstempel in Kurzform (Lokales Datums- und Zeitformat) | 20030326 | ||
4 | ![]() |
IM_TIME_ZONE | Value transfer | Type reference (TYPE) | TIMEZONE | SY-ZONLO | Zeitzone | 20030326 |
Method CONVERT_TSTAMP_TO_DATE_TIME on class CL_CMS_COMMON has no exception.
Method GET_FIELD_VALUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_VALUE | Value transfer | Type reference (TYPE) | BU_FLDVL | Feldwert eines Tabellenfeldes | 20030314 | ||
2 | ![]() |
IM_FIELD_NAME | Call by reference | Type reference (TYPE) | BUS0FLDVAL-TBFLD | Feldname | 20030314 | ||
3 | ![]() |
IM_TAB_FLDVAL | Call by reference | Type reference (TYPE) | CMS_TAB_FLDVAL | Feldwerttabelle | 20030314 |
Method GET_FIELD_VALUE on class CL_CMS_COMMON has no exception.
Method GET_VALUE_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_TEXT | Value transfer | Type reference (TYPE) | STRING | Text für Wert | 20040514 | ||
2 | ![]() |
IM_FIELDNAME | Value transfer | Type reference (TYPE) | DFIES-LFIELDNAME | Feldname | 20040514 | ||
3 | ![]() |
IM_TABNAME | Value transfer | Type reference (TYPE) | DFIES-TABNAME | Name von Tabelle (oder Datenelement) | 20040514 | ||
4 | ![]() |
IM_VALUE | Value transfer | Type reference (TYPE) | ANY | Wert, für den der Text bestimmt werden soll | 20040514 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Der übergebene Wert ist ungültig | 20040514 | |
2 | ![]() |
Das angegebene Feld besitzt keine DDIC-Referenz | 20040514 |
Method ON_TRANSACTION_FINISHED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
KIND | Call by reference | Attribute reference (LIKE) | 20040810 |
Method ON_TRANSACTION_FINISHED on class CL_CMS_COMMON has no exception.
Method REFRESH_VALUE_TEXT Signature
Method REFRESH_VALUE_TEXT on class CL_CMS_COMMON has no parameter.
Method REFRESH_VALUE_TEXT on class CL_CMS_COMMON has no exception.
History
Last changed by/on | SAP | 20040819 |
SAP Release Created in | 200 |