SAP ABAP Class CL_SWF_TRC_DIALOG (Trace: Dialog and Display Methods)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-BMT-WFM (Application Component) SAP Business Workflow
⤷
SWF_TRC (Package) Workflow: Trace
⤷
⤷
Properties
| Class | CL_SWF_TRC_DIALOG | |
| Short Description | Trace: Dialog and Display Methods | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SWF_TRC | Workflow: Trace |
| Created | 20040511 | SAP |
| Last change | 20110908 | 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_SWF_TRC_DIALOG has no interface implemented.
Friends
Class CL_SWF_TRC_DIALOG has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | ICON_D | ICON_LED_GREEN | Trace active | 20040511 | ||
| 2 | Constant | Private | Type reference (TYPE) | ICON_D | ICON_LED_INACTIVE | Trace is used pattern | 20040609 | ||
| 3 | Constant | Private | Type reference (TYPE) | ICON_D | ICON_LED_RED | Trace not active | 20040511 | ||
| 4 | Constant | Private | Type reference (TYPE) | ICON_D | ICON_DEFECT | Trace only visible locally | 20040608 | ||
| 5 | Constant | Private | Type reference (TYPE) | ICON_D | ICON_SPACE | Trace is visible globally | 20040608 | ||
| 6 | Constant | Private | Type reference (TYPE) | ICON_D | ICON_SPACE | Trace is not a pattern | 20040511 | ||
| 7 | Constant | Private | Type reference (TYPE) | ICON_D | ICON_SPACE | Do not propagate trace | 20040511 | ||
| 8 | Constant | Private | Type reference (TYPE) | ICON_D | ICON_SPACE | Trace created interactively | 20040511 | ||
| 9 | Constant | Private | Type reference (TYPE) | ICON_D | ICON_SYSTEM_LOCAL_COPY | Trace entry is a pattern | 20040511 | ||
| 10 | Constant | Private | Type reference (TYPE) | ICON_D | ICON_NEXT_HIERARCHY_LEVEL | Propagate trace to sub-objects | 20040511 | ||
| 11 | Constant | Private | Type reference (TYPE) | ICON_D | ICON_ACTIVITY | Trace created by system | 20040511 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Convert Trace Data Structure to Display Format | 20040525 | |
| 2 | Static method | Public | Method | Convert Internal Header Structure to Display Format | 20040513 | |
| 3 | Static method | Public | Method | Default Values for Times: Valid From/To and Delete From | 20040526 | |
| 4 | Static method | Public | Method | Create Standard Title | 20040805 | |
| 5 | Static method | Public | Method | Convert Internal Header Structure to Display Format | 20040511 | |
| 6 | Static method | Private | Method | Offset of a Time Zone for GMT Time | 20040824 | |
| 7 | Static method | Public | Method | Determine system time zone of application server | 20040824 | |
| 8 | Static method | Public | Method | Convert time stamp in local time zone to UTC time stamp | 20040824 | |
| 9 | Static method | Private | Method | Convert local time + local date to UTC time stamp | 20040824 | |
| 10 | Static method | Private | Method | Convert system time + date to UTC time stamp | 20040824 | |
| 11 | Static method | Public | Method | Convert UTC time stamp to local time + date | 20040824 | |
| 12 | Static method | Private | Method | Convert UTC time stamp to local time + date | 20040824 | |
| 13 | Static method | Public | Method | Convert UTC time stamp to local time + date | 20040824 | |
| 14 | Static method | Private | Method | Convert UTC timestamp to time + date of system time zone | 20040824 |
Events
Class CL_SWF_TRC_DIALOG has no event.
Types
Class CL_SWF_TRC_DIALOG has no local type.
Method Signatures
Method DATA_TO_DISPLAY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TRACE_DATA | Call by reference | Type reference (TYPE) | ANY | Trace-Datenzeile | 20040525 | |||
| 2 | TRACE_DISPLAY | Call by reference | Type reference (TYPE) | SWFTRCDISPDATA | Trace: Generischer Teil eines Trace-Dateneintrags | 20040525 |
Method DATA_TO_DISPLAY on class CL_SWF_TRC_DIALOG has no exception.
Method DISPLAY_TO_HEADER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DISPLAY_HEADER | Call by reference | Type reference (TYPE) | SWFTRCDISP | Trace: Daten des Trace-Headers | 20040513 | |||
| 2 | TRACE_HEADER | Call by reference | Type reference (TYPE) | SWFTRCHEAD | Trace: Daten des Trace-Headers | 20040513 |
Method DISPLAY_TO_HEADER on class CL_SWF_TRC_DIALOG has no exception.
Method GET_HEADER_TIME_DEFAULTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | REMOVE_ON | Call by reference | Type reference (TYPE) | TIMESTAMP | Trace löschbar ab | 20040526 | |||
| 2 | REMOVE_ON_OUTPUT | Call by reference | Type reference (TYPE) | TIME_IO | Trace löschbar ab | 20040526 | |||
| 3 | VALID_FROM | Call by reference | Type reference (TYPE) | TIMESTAMP | Trace aktivierbar von | 20040526 | |||
| 4 | VALID_FROM_OUTPUT | Call by reference | Type reference (TYPE) | TIME_IO | Trace aktivierbar von | 20040526 | |||
| 5 | VALID_TO | Call by reference | Type reference (TYPE) | TIMESTAMP | Trace aktivierbar bis | 20040526 | |||
| 6 | VALID_TO_OUTPUT | Call by reference | Type reference (TYPE) | TIME_IO | Trace aktivierbar bis | 20040526 |
Method GET_HEADER_TIME_DEFAULTS on class CL_SWF_TRC_DIALOG has no exception.
Method GET_TRACE_HEADER_TITLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CAPTION | Value transfer | Type reference (TYPE) | SWFTRCHDSC | Trace-Header: Beschreibender Text | 20040805 | |||
| 2 | DATE | Value transfer | Type reference (TYPE) | SY-DATUM | Datum und Zeit, aktuelles (Applikationsserver-)Datum | 20040805 | |||
| 3 | TIME | Value transfer | Type reference (TYPE) | SY-UZEIT | Datum und Zeit, aktuelle (Applikationsserver-) Uhrzeit | 20040805 | |||
| 4 | TITLE | Value transfer | Type reference (TYPE) | SWFTRCHDSC | Trace-Header: Beschreibender Text | 20040805 | |||
| 5 | USER | Value transfer | Type reference (TYPE) | SY-UNAME | R/3-System, Anmeldename des Benutzers | 20040805 |
Method GET_TRACE_HEADER_TITLE on class CL_SWF_TRC_DIALOG has no exception.
Method HEADER_TO_DISPLAY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DISPLAY_HEADER | Call by reference | Type reference (TYPE) | SWFTRCDISP | Trace: Daten des Trace-Headers | 20040511 | |||
| 2 | TRACE_HEADER | Call by reference | Type reference (TYPE) | SWFTRCHEAD | Trace: Daten des Trace-Headers | 20040511 |
Method HEADER_TO_DISPLAY on class CL_SWF_TRC_DIALOG has no exception.
Method _GET_GMT_OFFSET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SECONDS_OFFSET | Value transfer | Type reference (TYPE) | INT4 | Offset in Sekunden, DST berücksichtigt | 20040824 | |||
| 2 | TIMEZONE | Call by reference | Type reference (TYPE) | TIMEZONE | Zeitzone | 20040824 |
Method _GET_GMT_OFFSET on class CL_SWF_TRC_DIALOG has no exception.
Method _GET_SYSTEM_TIMEZONE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SYSTEM_TIMEZONE | Value transfer | Type reference (TYPE) | TIMEZONE | Zeitzone des Applikationsservers | 20040824 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler im Customizing | 20040824 |
Method _INPUT_LOCAL_TO_UTC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LOCAL_TIMESTAMP | Call by reference | Type reference (TYPE) | TIME_IO | Datum/Uhrzeit in lokaler Zeitzone des Benutzers | 20040824 | |||
| 2 | TIMESTAMP | Call by reference | Type reference (TYPE) | TIMESTAMP | UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) | 20040824 |
Method _INPUT_LOCAL_TO_UTC on class CL_SWF_TRC_DIALOG has no exception.
Method _LOCAL_TO_UTC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LOCAL_DATE | Call by reference | Type reference (TYPE) | SYDATUM | Datum in Systemzeitzone | 20040824 | |||
| 2 | LOCAL_TIME | Call by reference | Type reference (TYPE) | SYUZEIT | Uhrzeit in Systemzeitzone | 20040824 | |||
| 3 | TIMESTAMP | Call by reference | Type reference (TYPE) | TIMESTAMP | UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) | 20040824 |
Method _LOCAL_TO_UTC on class CL_SWF_TRC_DIALOG has no exception.
Method _SYSTEM_TO_UTC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SYSTEM_DATE | Call by reference | Type reference (TYPE) | SYDATUM | Datum in Systemzeitzone | 20040824 | |||
| 2 | SYSTEM_TIME | Call by reference | Type reference (TYPE) | SYUZEIT | Uhrzeit in Systemzeitzone | 20040824 | |||
| 3 | TIMESTAMP | Call by reference | Type reference (TYPE) | TIMESTAMP | UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) | 20040824 |
Method _SYSTEM_TO_UTC on class CL_SWF_TRC_DIALOG has no exception.
Method _UTC_LONG_TO_LOCAL_OUTPUT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LOCAL_DATE | Call by reference | Type reference (TYPE) | SYDATUM | Datum in lokaler Zeitzone des Benutzers | 20040824 | |||
| 2 | LOCAL_TIME | Call by reference | Type reference (TYPE) | SYUZEIT | Uhrzeit in lokaler Zeitzone des Benutzers | 20040824 | |||
| 3 | TIMESTAMPL | Call by reference | Type reference (TYPE) | TIMESTAMPL | UTC-Zeitstempel in Langform | 20040824 | |||
| 4 | TIMESTAMP_OUTPUT | Call by reference | Type reference (TYPE) | TIME_IO | Feld für die Ein- und Ausgabe von Zeitpunkten | 20040824 |
Method _UTC_LONG_TO_LOCAL_OUTPUT on class CL_SWF_TRC_DIALOG has no exception.
Method _UTC_TO_LOCAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LOCAL_DATE | Call by reference | Type reference (TYPE) | SYDATUM | Datum in lokaler Zeitzone des Benutzers | 20040824 | |||
| 2 | LOCAL_TIME | Call by reference | Type reference (TYPE) | SYUZEIT | Uhrzeit in lokaler Zeitzone des Benutzers | 20040824 | |||
| 3 | TIMESTAMP | Call by reference | Type reference (TYPE) | TIMESTAMP | UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) | 20040824 |
Method _UTC_TO_LOCAL on class CL_SWF_TRC_DIALOG has no exception.
Method _UTC_TO_LOCAL_OUTPUT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LOCAL_DATE | Call by reference | Type reference (TYPE) | SYDATUM | Datum in lokaler Zeitzone des Benutzers | 20040824 | |||
| 2 | LOCAL_TIME | Call by reference | Type reference (TYPE) | SYUZEIT | Uhrzeit in lokaler Zeitzone des Benutzers | 20040824 | |||
| 3 | TIMESTAMP | Value transfer | Type reference (TYPE) | TIMESTAMP | UTC-Zeitstempel in Kurzform | 20040824 | |||
| 4 | TIMESTAMP_OUTPUT | Call by reference | Type reference (TYPE) | TIME_IO | Feld für die Ein- und Ausgabe von Zeitpunkten | 20040824 |
Method _UTC_TO_LOCAL_OUTPUT on class CL_SWF_TRC_DIALOG has no exception.
Method _UTC_TO_SYSTEM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SYSTEM_DATE | Call by reference | Type reference (TYPE) | SYDATUM | Datum in lokaler Zeitzone des Benutzers | 20040824 | |||
| 2 | SYSTEM_TIME | Call by reference | Type reference (TYPE) | SYUZEIT | Uhrzeit in lokaler Zeitzone des Benutzers | 20040824 | |||
| 3 | TIMESTAMP | Call by reference | Type reference (TYPE) | TIMESTAMP | UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) | 20040824 |
Method _UTC_TO_SYSTEM on class CL_SWF_TRC_DIALOG has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 700 |