SAP ABAP Class IF_SWF_LOG_ENTRY (Log Entry)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SWF_LOG_ENTRY Class for a Log Entry 20000426
Properties
Class IF_SWF_LOG_ENTRY  
Short Description Log Entry    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20000425   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_SWF_LOG_ENTRY has no forward declaration.
Interfaces
Class IF_SWF_LOG_ENTRY has no interface implemented.
Friends
Class IF_SWF_LOG_ENTRY has no friend class.
Attributes
Class IF_SWF_LOG_ENTRY has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_COMPONENT Instance method Public Method Gets the component of the entry 20000502
2 GET_ENTRY_GUID Instance method Public Method Gets the GUID of the entry (generated key) 20000502
3 GET_LEVEL Instance method Public Method Gets the level 20000425
4 GET_LOG_PERSISTENCE Instance method Public Method Gets the persistence reference of the log entry 20000530
5 GET_MESSAGE Instance method Public Method Gets the log message 20000425
6 GET_PREVIOUS_ENTRY Instance method Public Method Gets the predecessor of the entry 20000425
7 GET_PROFILE Instance method Public Method Gets the log profile of the entry 20000428
8 GET_PROGRAM Instance method Public Method Gets the program name 20000425
9 GET_SOURCE_LINE Instance method Public Method Gets the line number in source code 20000425
10 GET_SPECIFIC_DATA Instance method Public Method Gets the specific data 20000530
11 GET_TIMESTAMP Instance method Public Method Gets the time stamp 20000425
12 GET_USERNAME Instance method Public Method Gets the user for the log entry 20000503
13 SET_LEVEL Instance method Public Method Sets the level 20000425
14 SET_MESSAGE Instance method Public Method Sets the log message 20000425
15 SET_PREVIOUS_ENTRY Instance method Public Method Sets the predecessor of the entry 20000425
16 SET_PROGRAM Instance method Public Method Sets the program name 20000425
17 SET_SOURCE_LINE Instance method Public Method Sets the line number in source code 20000425
18 SET_SPECIFIC_DATA Instance method Public Method Sets the specific data 20000530
19 SET_TIMESTAMP Instance method Public Method Sets the time stamp 20000425
20 SET_USERNAME Instance method Public Method Sets the user for the log entry 20000503
Events
Class IF_SWF_LOG_ENTRY has no event.
Types
Class IF_SWF_LOG_ENTRY has no local type.
Method Signatures

Method GET_COMPONENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_COMPONENT Value transfer Type reference (TYPE) SWF_LOGCMP Komponente eines Logtyps 20000502

Method GET_COMPONENT on class IF_SWF_LOG_ENTRY has no exception.

Method GET_ENTRY_GUID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_GUID Value transfer Type reference (TYPE) SWF_LOGKEY-LOGGUID GUID im 'CHAR' Format in Großschreibung 20000502

Method GET_ENTRY_GUID on class IF_SWF_LOG_ENTRY has no exception.

Method GET_LEVEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_LEVEL Value transfer Type reference (TYPE) SWF_LOGLEV Loglevel 20000428

Method GET_LEVEL on class IF_SWF_LOG_ENTRY has no exception.

Method GET_LOG_PERSISTENCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_PERSISTENCE Value transfer Object reference (TYPE REF TO) IF_SWF_LOG_PERSISTENCE Persistenz des Logs 20000530

Method GET_LOG_PERSISTENCE on class IF_SWF_LOG_ENTRY has no exception.

Method GET_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_MSGID Call by reference Type reference (TYPE) SYMSGID Nachrichten, Nachrichtentyp 20000428
2 Exporting EX_MSGNO Call by reference Type reference (TYPE) SYMSGNO Nachrichten, Nachrichtennummer 20000428
3 Exporting EX_MSGV1 Call by reference Type reference (TYPE) SYMSGV Nachrichten, Nachrichtenvariable 20000428
4 Exporting EX_MSGV2 Call by reference Type reference (TYPE) SYMSGV Nachrichten, Nachrichtenvariable 20000428
5 Exporting EX_MSGV3 Call by reference Type reference (TYPE) SYMSGV Nachrichten, Nachrichtenvariable 20000428
6 Exporting EX_MSGV4 Call by reference Type reference (TYPE) SYMSGV Nachrichten, Nachrichtenvariable 20000428

Method GET_MESSAGE on class IF_SWF_LOG_ENTRY has no exception.

Method GET_PREVIOUS_ENTRY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_LOG_ENTRY Value transfer Object reference (TYPE REF TO) IF_SWF_LOG_ENTRY Log-Eintrag 20000425

Method GET_PREVIOUS_ENTRY on class IF_SWF_LOG_ENTRY has no exception.

Method GET_PROFILE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_LOGPROFILE Call by reference Type reference (TYPE) SWF_LOGPRO Name eines Logprofils 20000428
2 Exporting EX_LOGTYP Call by reference Type reference (TYPE) SWF_LOGTYP Logtyp zur Definition von Logprofilen 20000428

Method GET_PROFILE on class IF_SWF_LOG_ENTRY has no exception.

Method GET_PROGRAM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_PROGRAM Value transfer Type reference (TYPE) SYREPID ABAP-Programm, aktuelles Rahmenprogramm 20000426

Method GET_PROGRAM on class IF_SWF_LOG_ENTRY has no exception.

Method GET_SOURCE_LINE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_SOURCE_LINE Value transfer Type reference (TYPE) I Zeile im Quellcode 20000426

Method GET_SOURCE_LINE on class IF_SWF_LOG_ENTRY has no exception.

Method GET_SPECIFIC_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_DATA Value transfer Object reference (TYPE REF TO) DATA Datenobjekt der Kontextdaten 20000530
2 Exporting EX_STRUCTURE Call by reference Type reference (TYPE) ANY Struktur der Daten 20000530

Method GET_SPECIFIC_DATA on class IF_SWF_LOG_ENTRY has no exception.

Method GET_TIMESTAMP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_TIMESTAMP Call by reference Type reference (TYPE) SWF_LOGDAT-TIMESTAMP UTC-Zeitstempel in Langform (JJJJMMTThhmmss,mmmuuun) 20000428

Method GET_TIMESTAMP on class IF_SWF_LOG_ENTRY has no exception.

Method GET_USERNAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_USERNAME Value transfer Type reference (TYPE) SWF_LOGDAT-USERNAME R/3-System, Anmeldename des Benutzers 20000503

Method GET_USERNAME on class IF_SWF_LOG_ENTRY has no exception.

Method SET_LEVEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_LEVEL Call by reference Type reference (TYPE) SWF_LOGLEV Loglevel 20000428

Method SET_LEVEL on class IF_SWF_LOG_ENTRY has no exception.

Method SET_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_MSGID Call by reference Type reference (TYPE) SYMSGID Nachrichten, Nachrichtentyp 20000428
2 Importing IM_MSGNO Call by reference Type reference (TYPE) SYMSGNO Nachrichten, Nachrichtennummer 20000428
3 Importing IM_MSGV1 Call by reference Type reference (TYPE) SYMSGV Nachrichten, Nachrichtenvariable 20000428
4 Importing IM_MSGV2 Call by reference Type reference (TYPE) SYMSGV Nachrichten, Nachrichtenvariable 20000428
5 Importing IM_MSGV3 Call by reference Type reference (TYPE) SYMSGV Nachrichten, Nachrichtenvariable 20000428
6 Importing IM_MSGV4 Call by reference Type reference (TYPE) SYMSGV Nachrichten, Nachrichtenvariable 20000428

Method SET_MESSAGE on class IF_SWF_LOG_ENTRY has no exception.

Method SET_PREVIOUS_ENTRY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_LOG_ENTRY Call by reference Object reference (TYPE REF TO) IF_SWF_LOG_ENTRY Log-Eintrag 20000425

Method SET_PREVIOUS_ENTRY on class IF_SWF_LOG_ENTRY has no exception.

Method SET_PROGRAM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_PROGRAM Call by reference Type reference (TYPE) SYREPID ABAP-Programm, aktuelles Rahmenprogramm 20000426

Method SET_PROGRAM on class IF_SWF_LOG_ENTRY has no exception.

Method SET_SOURCE_LINE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_SOURCE_LINE Call by reference Type reference (TYPE) I Zeile im Quellcode 20000426

Method SET_SOURCE_LINE on class IF_SWF_LOG_ENTRY has no exception.

Method SET_SPECIFIC_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_DATA Call by reference Object reference (TYPE REF TO) DATA Kontext-Daten 20000530
2 Importing IM_STRUCTURE Call by reference Type reference (TYPE) TYPENAME Struktur der Daten 20000530

Method SET_SPECIFIC_DATA on class IF_SWF_LOG_ENTRY has no exception.

Method SET_TIMESTAMP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_TIMESTAMP Call by reference Type reference (TYPE) SWF_LOGDAT-TIMESTAMP UTC-Zeitstempel in Langform (JJJJMMTThhmmss,mmmuuun) 20000428

Method SET_TIMESTAMP on class IF_SWF_LOG_ENTRY has no exception.

Method SET_USERNAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_USERNAME Call by reference Type reference (TYPE) SWF_LOGDAT-USERNAME R/3-System, Anmeldename des Benutzers 20000503

Method SET_USERNAME on class IF_SWF_LOG_ENTRY has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in