SAP ABAP Class CL_FVD_LOG (Application Log: Facade)
Hierarchy
EA-FINSERV (Software Component) SAP Enterprise Extension Financial Services
   FS-CML-BD-MD (Application Component) Master Data
     FVVCL_MD (Package) Master Data for Consumer Loans
Properties
Class CL_FVD_LOG  
Short Description Application Log: Facade    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package FVVCL_MD   Master Data for Consumer Loans 
Created 20031030   SAP 
Last change 20050615   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_FVD_LOG has no forward declaration.
Interfaces
Class CL_FVD_LOG has no interface implemented.
Friends
Class CL_FVD_LOG has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CONTAINER Instance attribute Private Object reference (TYPE REF TO) CL_GUI_DOCKING_CONTAINER 20031030
2 CONTEXT Instance attribute Private Type reference (TYPE) BAL_S_CONT Application Log: Context 20050425
3 CONTROL_HANDLE Instance attribute Private Type reference (TYPE) BALCNTHNDL 20031030
4 CO_LOG_CLOSE Constant Public Type reference (TYPE) UI_FUNC 'CX_LOG_CLOSE' Function Code 20040405
5 CO_LOG_TOOLBAR_EXIT Static Attribute Private Type reference (TYPE) BALUEF 'FVD_LOG_TOOLBAR_EXIT' 20040405
6 CO_LOG_UCOM_EXIT Static Attribute Private Type reference (TYPE) BALUEF 'FVD_LOG_USER_COMMAND' Application Log: Callback: Routine Name 20040405
7 CO_X Constant Private Type reference (TYPE) FLAG 'X' General Indicator 20040405
8 DIALOGBOX_CONTAINER Instance attribute Private Object reference (TYPE REF TO) CL_GUI_DIALOGBOX_CONTAINER 20031030
9 DIALOGBOX_HANDLER Instance attribute Private Object reference (TYPE REF TO) LCL_DIALOGBOX_HANDLER 20031030
10 EXT_LOG_ID Instance attribute Public Type reference (TYPE) BALNREXT Application Log: External ID 20040511
11 LOG_HANDLE Instance attribute Public Type reference (TYPE) BALLOGHNDL 20031030
12 LOG_PROFILE Static Attribute Private Type reference (TYPE) BAL_S_PROF Application Log: Log Output Format Profile 20040405
13 LOG_VISIBLE Instance attribute Private Type reference (TYPE) XFELD 20040406
14 NULL_LOG Static Attribute Private Object reference (TYPE REF TO) CL_FVD_LOG Application Log: Facade 20050316
Methods
# Method Level Visibility Method type Description Created on
1 ADD Instance method Public Method Add Message 20031030
2 ADD_SY Instance method Public Method Add Message from SY Fields 20031030
3 ADD_SY_VIA_LOG_HANDLE Static method Public Method Add Message from SY Fields (Using Log_handle) 20031030
4 ADD_VIA_LOG_HANDLE Static method Public Method Add Message (Using Log_handle) 20031030
5 CHECK Instance method Public Method Check Log Content 20031030
6 CHECK_BREAKPOINT Static method Private Method 20031030
7 CONSTRUCTOR Instance method Public Constructor 20031030
8 CONVERT_INT_TO_STRING Static method Private Method Convert Numerical Field into Character String 20040405
9 COPY Static method Public Method Copy Log Content 20031110
10 CREATE_DOCKING Instance method Public Method Generate Docking Control 20041117
11 CREATE_EXT_LOG_ID Static method Public Method Get External Number for Log 20040507
12 DISPLAY_AS_DOCKING Instance method Public Method Display as Docking Control in Lower Part of Screen 20031030
13 DISPLAY_AS_LIST Instance method Public Method Display as List 20031105
14 DISPLAY_AS_POPUP Instance method Public Method Display as Popup 20031030
15 DISPLAY_LOGS_AS_LIST Static method Public Method Load Logs from the Database and Display as a List 20040510
16 DISPLAY_REMOVE Instance method Public Method Remove Display 20031030
17 EXPORT_TO_TABLE Instance method Public Method Transfer Log Content to Table 20041117
18 FREE_SUBSCREEN_DISPLAY Instance method Public Method Display as Docking Control in Lower Part of Screen 20050124
19 GET_INSTANCE_CONTEXT Instance method Public Method 20050425
20 GET_LOGS_VIA_EXT_LOG_ID Static method Public Method Determine Logs for an External Number 20040510
21 GET_NULL_LOG Static method Public Method Dummy Log for Collecting Trivial Messages 20050316
22 GET_PROFILE Instance method Private Method 20031030
23 GET_TYPENAME Static method Private Method Determine ABAP Type Name for Context 20040420
24 INIT_SUBSCREEN_DISPLAY Instance method Public Method Display as Docking Control in Lower Part of Screen 20050124
25 REMOVE_ALL Instance method Public Method Delete All Messages 20031030
26 REMOVE_MESSAGE Instance method Public Method Delete Messages Using Filter 20031030
27 SAVE Instance method Public Method Save Log 20040420
28 SET_DATA_SUBSCREEN_DISPLAY Instance method Public Method Display as Docking Control in Lower Part of Screen 20050124
29 SET_INSTANCE_CONTEXT Instance method Public Method 20050425
30 SET_LOG_VISIBLE Instance method Public Method Set the Visibility of the Log in the Docking Control 20040406
Events
Class CL_FVD_LOG has no event.
Types
Class CL_FVD_LOG has no local type.
Method Signatures

Method ADD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ALSORT Call by reference Type reference (TYPE) BALSORT Anwendungs-Log: Sortierkriterium/Gruppierung 20050610
2 Importing IM_CONTEXT Call by reference Type reference (TYPE) ANY Kontext für Meldung (Struktur) 20040426
3 Importing IM_CUMULATE Call by reference Type reference (TYPE) XFELD SPACE Meldung kumuliert hinzufügen 20040426
4 Importing IM_CURR_MSGV1 Call by reference Type reference (TYPE) WAERS Währungsschlüssel 20040426
5 Importing IM_CURR_MSGV2 Call by reference Type reference (TYPE) WAERS Währungsschlüssel 20040426
6 Importing IM_CURR_MSGV3 Call by reference Type reference (TYPE) WAERS Währungsschlüssel 20040426
7 Importing IM_CURR_MSGV4 Call by reference Type reference (TYPE) WAERS Währungsschlüssel 20040426
8 Importing IM_DETLEVEL Call by reference Type reference (TYPE) BALLEVEL Anwendungs-Log: Detaillierungsgrad 20050610
9 Importing IM_MSGID Call by reference Type reference (TYPE) SYMSGID 20040426
10 Importing IM_MSGNO Call by reference Type reference (TYPE) SYMSGNO 20040426
11 Importing IM_MSGTY Call by reference Type reference (TYPE) SYMSGTY 20040426
12 Importing IM_MSGV1 Call by reference Type reference (TYPE) ANY 20040426
13 Importing IM_MSGV1_INT Call by reference Type reference (TYPE) N 20040426
14 Importing IM_MSGV1_TEXT Call by reference Type reference (TYPE) C 20040426
15 Importing IM_MSGV2 Call by reference Type reference (TYPE) ANY 20040426
16 Importing IM_MSGV2_INT Call by reference Type reference (TYPE) N 20040426
17 Importing IM_MSGV2_TEXT Call by reference Type reference (TYPE) C 20040426
18 Importing IM_MSGV3 Call by reference Type reference (TYPE) ANY 20040426
19 Importing IM_MSGV3_INT Call by reference Type reference (TYPE) N 20040426
20 Importing IM_MSGV3_TEXT Call by reference Type reference (TYPE) C 20040426
21 Importing IM_MSGV4 Call by reference Type reference (TYPE) ANY 20040426
22 Importing IM_MSGV4_INT Call by reference Type reference (TYPE) N 20040426
23 Importing IM_MSGV4_TEXT Call by reference Type reference (TYPE) C 20040426
24 Importing IM_MSG_COUNT Call by reference Type reference (TYPE) BALCNTCUM Anwendungs-Log: Anzahl der kumulierten Meldungen 20050610
25 Importing IM_PARAMS Call by reference Type reference (TYPE) BAL_S_PARM Anwendungs-Log: Parameter 20050208
26 Importing IM_PROBLEM_CLASS Call by reference Type reference (TYPE) BALPROBCL Anwendungs-Log: Problemklasse einer Meldung 20040426
27 Importing IM_TIME_STMP Call by reference Type reference (TYPE) BALTIMSTMP Anwendungs-Log: Zeitstempel einer Meldung 20050610

Method ADD on class CL_FVD_LOG has no exception.

Method ADD_SY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ALSORT Call by reference Type reference (TYPE) BALSORT Anwendungs-Log: Sortierkriterium/Gruppierung 20050610
2 Importing IM_CONTEXT Call by reference Type reference (TYPE) ANY Kontext für Meldung (Struktur) 20040426
3 Importing IM_CUMULATE Call by reference Type reference (TYPE) XFELD SPACE Meldung kumuliert hinzufügen 20040426
4 Importing IM_DETLEVEL Call by reference Type reference (TYPE) BALLEVEL Anwendungs-Log: Detaillierungsgrad 20050610
5 Importing IM_MSG_COUNT Call by reference Type reference (TYPE) BALCNTCUM Anwendungs-Log: Anzahl der kumulierten Meldungen 20050610
6 Importing IM_PARAMS Call by reference Type reference (TYPE) BAL_S_PARM Anwendungs-Log: Parameter 20050610
7 Importing IM_PROBLEM_CLASS Call by reference Type reference (TYPE) BALPROBCL Anwendungs-Log: Problemklasse einer Meldung 20040426
8 Importing IM_TIME_STMP Call by reference Type reference (TYPE) BALTIMSTMP Anwendungs-Log: Zeitstempel einer Meldung 20050610

Method ADD_SY on class CL_FVD_LOG has no exception.

Method ADD_SY_VIA_LOG_HANDLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ALSORT Call by reference Type reference (TYPE) BALSORT Anwendungs-Log: Sortierkriterium/Gruppierung 20050610
2 Importing IM_CONTEXT Call by reference Type reference (TYPE) ANY Kontext für Meldung (Struktur) 20040426
3 Importing IM_CUMULATE Call by reference Type reference (TYPE) XFELD SPACE Meldung kumuliert hinzufügen 20040426
4 Importing IM_DETLEVEL Call by reference Type reference (TYPE) BALLEVEL Anwendungs-Log: Detaillierungsgrad 20050610
5 Importing IM_INSTANCE_CONTEXT Call by reference Type reference (TYPE) BAL_S_CONT Anwendungs-Log: Kontext 20050610
6 Importing IM_LOG_HANDLE Call by reference Type reference (TYPE) BALLOGHNDL 20040426
7 Importing IM_MSG_COUNT Call by reference Type reference (TYPE) BALCNTCUM Anwendungs-Log: Anzahl der kumulierten Meldungen 20050610
8 Importing IM_PARAMS Call by reference Type reference (TYPE) BAL_S_PARM Anwendungs-Log: Parameter 20050610
9 Importing IM_PROBLEM_CLASS Call by reference Type reference (TYPE) BALPROBCL Anwendungs-Log: Problemklasse einer Meldung 20040426
10 Importing IM_TIME_STMP Call by reference Type reference (TYPE) BALTIMSTMP Anwendungs-Log: Zeitstempel einer Meldung 20050610
# Exception Resumable Description Created on
1 MESSAGE_INCOMPLETE Die SYST-Felder zur Meldung sind nicht vollständig 20050311

Method ADD_VIA_LOG_HANDLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ALSORT Call by reference Type reference (TYPE) BALSORT Anwendungs-Log: Sortierkriterium/Gruppierung 20050610
2 Importing IM_CONTEXT Call by reference Type reference (TYPE) ANY Kontext für Meldung (Struktur) 20040426
3 Importing IM_CUMULATE Call by reference Type reference (TYPE) XFELD SPACE Meldung kumuliert hinzufügen 20040426
4 Importing IM_CURR_MSGV1 Call by reference Type reference (TYPE) WAERS Währungsschlüssel 20040426
5 Importing IM_CURR_MSGV2 Call by reference Type reference (TYPE) WAERS Währungsschlüssel 20040426
6 Importing IM_CURR_MSGV3 Call by reference Type reference (TYPE) WAERS Währungsschlüssel 20040426
7 Importing IM_CURR_MSGV4 Call by reference Type reference (TYPE) WAERS Währungsschlüssel 20040426
8 Importing IM_DETLEVEL Call by reference Type reference (TYPE) BALLEVEL Anwendungs-Log: Detaillierungsgrad 20050610
9 Importing IM_INSTANCE_CONTEXT Call by reference Type reference (TYPE) BAL_S_CONT Anwendungs-Log: Kontext 20050425
10 Importing IM_LOG_HANDLE Call by reference Type reference (TYPE) BALLOGHNDL 20040426
11 Importing IM_MSGID Call by reference Type reference (TYPE) SYMSGID 20040426
12 Importing IM_MSGNO Call by reference Type reference (TYPE) SYMSGNO 20040426
13 Importing IM_MSGTY Call by reference Type reference (TYPE) SYMSGTY 20040426
14 Importing IM_MSGV1 Call by reference Type reference (TYPE) ANY 20040426
15 Importing IM_MSGV1_INT Call by reference Type reference (TYPE) N 20040426
16 Importing IM_MSGV1_TEXT Call by reference Type reference (TYPE) C 20040426
17 Importing IM_MSGV2 Call by reference Type reference (TYPE) ANY 20040426
18 Importing IM_MSGV2_INT Call by reference Type reference (TYPE) N 20040426
19 Importing IM_MSGV2_TEXT Call by reference Type reference (TYPE) C 20040426
20 Importing IM_MSGV3 Call by reference Type reference (TYPE) ANY 20040426
21 Importing IM_MSGV3_INT Call by reference Type reference (TYPE) N 20040426
22 Importing IM_MSGV3_TEXT Call by reference Type reference (TYPE) C 20040426
23 Importing IM_MSGV4 Call by reference Type reference (TYPE) ANY 20040426
24 Importing IM_MSGV4_INT Call by reference Type reference (TYPE) N 20040426
25 Importing IM_MSGV4_TEXT Call by reference Type reference (TYPE) C 20040426
26 Importing IM_MSG_COUNT Call by reference Type reference (TYPE) BALCNTCUM Anwendungs-Log: Anzahl der kumulierten Meldungen 20050610
27 Importing IM_PARAMS Call by reference Type reference (TYPE) BAL_S_PARM Anwendungs-Log: Parameter 20050208
28 Importing IM_PROBLEM_CLASS Call by reference Type reference (TYPE) BALPROBCL Anwendungs-Log: Problemklasse einer Meldung 20040426
29 Importing IM_TIME_STMP Call by reference Type reference (TYPE) BALTIMSTMP Anwendungs-Log: Zeitstempel einer Meldung 20050610

Method ADD_VIA_LOG_HANDLE on class CL_FVD_LOG has no exception.

Method CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_LOG_FILLED Call by reference Type reference (TYPE) BOOLE_D Mindestens eine Meldung ist vorhanden 20040426
2 Exporting EX_MESSAGE_COUNT Call by reference Type reference (TYPE) BALCNTALL Anzahl aller Meldungen 20040426
3 Exporting EX_MSG_E_OCCURED Call by reference Type reference (TYPE) BOOLE_D Mindestene eine E oder A-Meldung ist vorhanden 20040426
4 Exporting EX_STATISTICS Call by reference Type reference (TYPE) BAL_S_SCNT Anwendungs-Log: Statistik: Zähler für Meldungstypen 20050318

Method CHECK on class CL_FVD_LOG has no exception.

Method CHECK_BREAKPOINT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_MSG Call by reference Type reference (TYPE) BAL_S_MSG 20040426

Method CHECK_BREAKPOINT on class CL_FVD_LOG has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_EXTNUMBER Call by reference Type reference (TYPE) BALNREXT Anwendungs-Log: Externe Identifikation 20040507
2 Importing IM_LOG_HANDLE Call by reference Type reference (TYPE) BALLOGHNDL Anwendungs-Log: Handle eines Protokolls 20050124
3 Importing IM_OBJECT Call by reference Type reference (TYPE) BALOBJ_D 20040426
4 Importing IM_SUBOBJECT Call by reference Type reference (TYPE) BALSUBOBJ Anwendungs-Log: Unterobjekt 20050512

Method CONSTRUCTOR on class CL_FVD_LOG has no exception.

Method CONVERT_INT_TO_STRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_NUM_VALUE Call by reference Type reference (TYPE) ANY 20040426
2 Returning RE_TEXT Value transfer Type reference (TYPE) TEXT Textfeld 20040426

Method CONVERT_INT_TO_STRING on class CL_FVD_LOG has no exception.

Method COPY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_LOG_HANDLE_SOURCE Call by reference Type reference (TYPE) BALLOGHNDL Anwendungs-Log: Handle eines Protokolls 20040426
2 Importing IM_LOG_HANDLE_TARGET Call by reference Type reference (TYPE) BALLOGHNDL Anwendungs-Log: Handle eines Protokolls 20040426
3 Importing IM_TAB_FILTER Call by reference Type reference (TYPE) TRTY_VIEW_MESSAGE_FILTER Tabelle mit Filter für Meldungen 20040426

Method COPY on class CL_FVD_LOG has no exception.

Method CREATE_DOCKING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_DOCK_AT_TOP Call by reference Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20041117
2 Importing IM_DYNNR Call by reference Type reference (TYPE) SYDYNNR 20041117
3 Importing IM_REPID Call by reference Type reference (TYPE) SYREPID 20041117
4 Importing IM_SIZE Call by reference Type reference (TYPE) I 20041117

Method CREATE_DOCKING on class CL_FVD_LOG has no exception.

Method CREATE_EXT_LOG_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_EXTNUMBER Value transfer Type reference (TYPE) BALNREXT Anwendungs-Log: Externe Identifikation 20040507

Method CREATE_EXT_LOG_ID on class CL_FVD_LOG has no exception.

Method DISPLAY_AS_DOCKING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_DOCK_AT_TOP Call by reference Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20041117
2 Importing IM_DYNNR Call by reference Type reference (TYPE) SYDYNNR 20040426
3 Importing IM_REPID Call by reference Type reference (TYPE) SYREPID 20040426
4 Importing IM_SIZE Call by reference Type reference (TYPE) I 20041117
5 Importing IM_TAB_ADD_FIELDS Call by reference Type reference (TYPE) TRTY_RFVD_LOG_ADD_FIELDS Tabellentyp für Struktur RFVD_LOG_ADD_FIELDS 20040428

Method DISPLAY_AS_DOCKING on class CL_FVD_LOG has no exception.

Method DISPLAY_AS_LIST Signature

Method DISPLAY_AS_LIST on class CL_FVD_LOG has no parameter.
Method DISPLAY_AS_LIST on class CL_FVD_LOG has no exception.

Method DISPLAY_AS_POPUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_AS_MESSAGE Call by reference Type reference (TYPE) BOOLE_D Log mit einem Eintrag als ABAP MESSAGE ausgeben 20040426
2 Importing IM_TAB_ADD_FIELDS Call by reference Type reference (TYPE) TRTY_RFVD_LOG_ADD_FIELDS Tabellentyp für Struktur RFVD_LOG_ADD_FIELDS 20040428
3 Importing IM_TITLE Call by reference Type reference (TYPE) C 20040426

Method DISPLAY_AS_POPUP on class CL_FVD_LOG has no exception.

Method DISPLAY_LOGS_AS_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_TAB_LOG_HANDLE Call by reference Type reference (TYPE) BAL_T_LOGH Anwendungs-Log: Tabelle mit Protokoll-Handles 20040510

Method DISPLAY_LOGS_AS_LIST on class CL_FVD_LOG has no exception.

Method DISPLAY_REMOVE Signature

Method DISPLAY_REMOVE on class CL_FVD_LOG has no parameter.
Method DISPLAY_REMOVE on class CL_FVD_LOG has no exception.

Method EXPORT_TO_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_TAB_BAPIRET Call by reference Type reference (TYPE) BAPIRETTAB Tabelle mit BAPI Return Informationen 20050207
2 Exporting EX_TAB_MESSAGE Call by reference Type reference (TYPE) BAL_T_MSG Anwendungs-Log: Tabelle mit Messages 20050207
3 Importing IM_TAB_FILTER Call by reference Type reference (TYPE) TRTY_VIEW_MESSAGE_FILTER Tabelle mit Filter für Meldungen 20041117

Method EXPORT_TO_TABLE on class CL_FVD_LOG has no exception.

Method FREE_SUBSCREEN_DISPLAY Signature

Method FREE_SUBSCREEN_DISPLAY on class CL_FVD_LOG has no parameter.
Method FREE_SUBSCREEN_DISPLAY on class CL_FVD_LOG has no exception.

Method GET_INSTANCE_CONTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_CONTEXT_DATA Value transfer Type reference (TYPE) BAL_S_CONT Anwendungs-Log: Kontext 20050425

Method GET_INSTANCE_CONTEXT on class CL_FVD_LOG has no exception.

Method GET_LOGS_VIA_EXT_LOG_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_TAB_LOG_HANDLE Call by reference Type reference (TYPE) BAL_T_LOGH Anwendungs-Log: Tabelle mit Protokoll-Handles 20040510
2 Importing IM_EXTNUMBER Call by reference Type reference (TYPE) BALNREXT Anwendungs-Log: Externe Identifikation 20040510
3 Importing IM_OBJECT Call by reference Type reference (TYPE) BALOBJ_D Anwendungs-Log: Objektname (Applikationskürzel) 20040510

Method GET_LOGS_VIA_EXT_LOG_ID on class CL_FVD_LOG has no exception.

Method GET_NULL_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_APPLICATION_LOG Value transfer Object reference (TYPE REF TO) CL_FVD_LOG Anwendungs-Log: Facade 20050316

Method GET_NULL_LOG on class CL_FVD_LOG has no exception.

Method GET_PROFILE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_FLG_TOOLBAR_EXIT Call by reference Type reference (TYPE) FLAG SPACE 20040426
2 Importing IM_REPID Call by reference Type reference (TYPE) SYREPID 20040426
3 Importing IM_TAB_ADD_FIELDS Call by reference Type reference (TYPE) TRTY_RFVD_LOG_ADD_FIELDS Tabellentyp für Struktur RFVD_LOG_ADD_FIELDS 20040428

Method GET_PROFILE on class CL_FVD_LOG has no exception.

Method GET_TYPENAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_CONTEXT Call by reference Type reference (TYPE) ANY Kontext (generisch) 20040426
2 Returning RE_TYPENAME Value transfer Type reference (TYPE) TABNAME Tabellenname 20040426
# Exception Resumable Description Created on
1 NO_STRUCTURE Kontext ist keine Struktur 20040420

Method INIT_SUBSCREEN_DISPLAY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_REPID Call by reference Type reference (TYPE) SYREPID 20050124
2 Importing IM_TAB_ADD_FIELDS Call by reference Type reference (TYPE) TRTY_RFVD_LOG_ADD_FIELDS Tabellentyp für Struktur RFVD_LOG_ADD_FIELDS 20050124

Method INIT_SUBSCREEN_DISPLAY on class CL_FVD_LOG has no exception.

Method REMOVE_ALL Signature

Method REMOVE_ALL on class CL_FVD_LOG has no parameter.
Method REMOVE_ALL on class CL_FVD_LOG has no exception.

Method REMOVE_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_TAB_FILTER Call by reference Type reference (TYPE) TRTY_VIEW_MESSAGE_FILTER 20040426

Method REMOVE_MESSAGE on class CL_FVD_LOG has no exception.

Method SAVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_UPDATE_TASK Call by reference Type reference (TYPE) XFELD SPACE Speichern in Update Task 20040426
2 Returning RE_LOGNO Value transfer Type reference (TYPE) BALOGNR Anwendungs-Log: Protokollnummer 20040426

Method SAVE on class CL_FVD_LOG has no exception.

Method SET_DATA_SUBSCREEN_DISPLAY Signature

Method SET_DATA_SUBSCREEN_DISPLAY on class CL_FVD_LOG has no parameter.
Method SET_DATA_SUBSCREEN_DISPLAY on class CL_FVD_LOG has no exception.

Method SET_INSTANCE_CONTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_CONTEXT_DATA Call by reference Type reference (TYPE) BAL_S_CONT Anwendungs-Log: Kontext 20050425

Method SET_INSTANCE_CONTEXT on class CL_FVD_LOG has no exception.

Method SET_LOG_VISIBLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_VISIBLE Call by reference Type reference (TYPE) XFELD 'X' 'X' = Sichtbar, ' ' = nicht sichtbar 20040426

Method SET_LOG_VISIBLE on class CL_FVD_LOG has no exception.
History
Last changed by/on SAP  20050615 
SAP Release Created in 500