SAP ABAP Class CL_CRM_BSP_FRAME_APPLOG (Controllerklasse für CRM_BSP_FRAME)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   CA-GTF-PCF (Application Component) People Centric UI Framework
     CRM_BSP_FRAME_GENERIC (Package) Controller Implementation: Generic Framework
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_BSP_CONTROLLER2 BSP Component 20020524
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_CRM_BSP_CONTANTS Constants 20041217
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_CRM_BSP_FRAME_COM Communication Controller 20020524
Properties
Class CL_CRM_BSP_FRAME_APPLOG  
Short Description Controllerklasse für CRM_BSP_FRAME    
Super Class CL_BSP_CONTROLLER2 BSP Component 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CRM_BSP_FRAME_GENERIC   Controller Implementation: Generic Framework 
Created 20020524   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_CRM_BSP_CONTANTS Constants 20041217
2 IF_CRM_BSP_FRAME_COM Communication Controller 20020524
Friends
Class CL_CRM_BSP_FRAME_APPLOG has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GS_ACTIVE_POPIN Instance attribute Public Type reference (TYPE) CRMT_BSP_APPLOG_DISPLAY Structure for BSP application log display 20020526
2 GS_MSG_CLICKED Instance attribute Public Type reference (TYPE) CRMT_BSP_APPLOG_DISPLAY Structure for BSP application log display 20020526
3 GT_BSP_MSG_GRP Static Attribute Private Type reference (TYPE) TT_BSP_MSG_GRP 20030627
4 GT_CANC_POPINS Instance attribute Public Type reference (TYPE) CRMT_BSP_APPLOG_DISPLAY_TAB table type for application log interface 20020526
5 GT_FRAMEWORK_MSGS Instance attribute Public Type reference (TYPE) CRMT_BSP_APPLOG_TAB table type for application log interface 20030211
6 GT_FW_MSGS_CS_F4HELP Instance attribute Private Type reference (TYPE) CRMT_BSP_APPLOG_TAB table type for application log interface 20050425
7 GT_MSG_DISPLAY Instance attribute Public Type reference (TYPE) CRMT_BSP_APPLOG_DISPLAY_TAB Message table message collector 20020524
8 GV_ACTIVE_APP Instance attribute Public Type reference (TYPE) CRMT_BSP_APPLSET Application Set 20020524
9 GV_CURRENT_PAGE Instance attribute Public Type reference (TYPE) I 1 20021129
10 GV_DELTA_COUNT Instance attribute Public Type reference (TYPE) I 20041015
11 GV_DETAIL_COL_TEXT Instance attribute Public Type reference (TYPE) STRING 20030217
12 GV_FIELD_TO_NVG Instance attribute Public Type reference (TYPE) CRMT_FIELDNAME Field Name 20020703
13 GV_FIRST_CALL Instance attribute Private Type reference (TYPE) CRMT_BOOLEAN ABAP_TRUE 20030710
14 GV_FIRST_VISIBLE_ROW Instance attribute Public Type reference (TYPE) I 1 20021129
15 GV_GREEN_LIGHT Instance attribute Public Type reference (TYPE) STRING 20020524
16 GV_GREEN_SIGNAL Instance attribute Public Type reference (TYPE) STRING 20020524
17 GV_HEAD_LINK Instance attribute Public Type reference (TYPE) STRING 20020524
18 GV_HEAD_TEXT Instance attribute Public Type reference (TYPE) STRING 20020524
19 GV_HIGHEST_TYPE Instance attribute Public Type reference (TYPE) SYMSGTY Messages, message type 20020730
20 GV_ICON_SIGNAL Instance attribute Public Type reference (TYPE) STRING 20020526
21 GV_ICON_TYPE Instance attribute Public Type reference (TYPE) STRING 20020526
22 GV_KEY_TO_NVG Instance attribute Public Type reference (TYPE) CRMT_BSP_OBJECTKEY Object Key 20020703
23 GV_LINK_EXISTS Instance attribute Public Type reference (TYPE) CRMT_BOOLEAN Logical Variable 20020731
24 GV_MASS_UPDATED Instance attribute Public Type reference (TYPE) CRMT_BOOLEAN ABAP_FALSE Logical Variable 20050114
25 GV_MSG_STATISTICS Instance attribute Public Type reference (TYPE) STRING 20030320
26 GV_MSG_TYPE Instance attribute Public Type reference (TYPE) SYMSGTY Messages, message type 20020730
27 GV_PAGER_TEXT Instance attribute Public Type reference (TYPE) STRING 20021204
28 GV_RED_LIGHT Instance attribute Public Type reference (TYPE) STRING 20020524
29 GV_RED_SIGNAL Instance attribute Public Type reference (TYPE) STRING 20020524
30 GV_SCR_POS_TO_NVG Instance attribute Public Type reference (TYPE) CRMT_BSP_SCRPOSITION Position of Tile in Screen Layout 20020703
31 GV_SHOW_TITLE Instance attribute Public Type reference (TYPE) CRMT_BOOLEAN 'X' Logical Variable 20020524
32 GV_TOTAL_COUNT Instance attribute Public Type reference (TYPE) SY-TABIX Internal Table, Current Line Index 20020524
33 GV_TOTAL_PAGE Instance attribute Public Type reference (TYPE) I 1 20021129
34 GV_YELLOW_LIGHT Instance attribute Public Type reference (TYPE) STRING 20020524
35 GV_YELLOW_SIGNAL Instance attribute Public Type reference (TYPE) STRING 20020524
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_MSG_EXIST Static method Private Method 20041012
2 CLEAR_ATTRIBUTES Instance method Public Method Clear all attributes before display 20020524
3 COMPARE_MESSAGES Static method Private Method 20041012
4 GET_EVENT_FOR_POPINS Instance method Public Method Get which Pop In event to be fired 20020526
5 GET_FOCUS_AND_EVENT_FOR_MSG Instance method Public Method To retreive event-key for the message clicked 20020524
6 GET_INFO_TO_SETFOCUS Instance method Public Method Get information to set the focus 20020703
7 GET_ITERATOR Instance method Public Method Get info for cell wise rendering. 20030206
8 IS_OBJECT_CHANGED Instance method Private Method 20030710
9 PLACE_FOCUS_MESSAGES Instance method Private Method In case of multiedit set focus object messages first 20030530
10 READ_CRMC_BSP_MSG_GRP Static method Private Method Buffered database access 20030627
11 READ_EVENTS Instance method Public Method Read all events and action events from customizing 20030211
12 SET_ATTRIBUTES_FOR_DISPLAY Instance method Public Method Set all the attributes values for display 20020524
13 SET_FW_MSGS_FOR_CSF4HELP Instance method Public Method Sets the FW messages for context sensitive f4 value help 20050425
14 SET_PAGER_FOR_DISPLAY Instance method Public Method Set pager values for display 20021204
Events
Class CL_CRM_BSP_FRAME_APPLOG has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TS_BSP_MSG_GRP Private See coding 20030627 BEGIN OF ts_BSP_MSG_GRP , MSG_GROUP type CRMT_MSG_GROUP, MSGID type SYMSGID, MSGNO type SYMSGNO, REF_APPLICATION type CRMT_BSP_REF_APPL, NOREC_FLAG type CRMT_BOOLEAN, END OF ts_BSP_MSG_GRP
2 TT_BSP_MSG_GRP Private See coding 20030627 tt_BSP_MSG_GRP TYPE SORTED TABLE OF ts_BSP_MSG_GRP WITH UNIQUE KEY MSGID MSGNO
Method Signatures

Method CHECK_MSG_EXIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_MSG Call by reference Type reference (TYPE) CRMT_BSP_APPLOG_DISPLAY Struktur für die Anzeige des BSP-Anwendungsprotokolls 20041012
2 Importing IT_MSG_LIST Call by reference Type reference (TYPE) CRMT_BSP_APPLOG_DISPLAY_TAB Tabellentyp für die Anzeige des BSP-Anwendungsprotokolls 20041012
3 Returning RT_RESULT Value transfer Type reference (TYPE) ABAP_BOOL 20041012

Method CHECK_MSG_EXIST on class CL_CRM_BSP_FRAME_APPLOG has no exception.

Method CLEAR_ATTRIBUTES Signature

Method CLEAR_ATTRIBUTES on class CL_CRM_BSP_FRAME_APPLOG has no parameter.
Method CLEAR_ATTRIBUTES on class CL_CRM_BSP_FRAME_APPLOG has no exception.

Method COMPARE_MESSAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_MSG1 Call by reference Type reference (TYPE) CRMT_BSP_APPLOG_DISPLAY Struktur für die Anzeige des BSP-Anwendungsprotokolls 20041012
2 Importing IS_MSG2 Call by reference Type reference (TYPE) CRMT_BSP_APPLOG_DISPLAY Struktur für die Anzeige des BSP-Anwendungsprotokolls 20041012
3 Returning RT_RESULT Value transfer Type reference (TYPE) ABAP_BOOL 20041012

Method COMPARE_MESSAGES on class CL_CRM_BSP_FRAME_APPLOG has no exception.

Method GET_EVENT_FOR_POPINS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_EVENT Call by reference Type reference (TYPE) CRMT_BSP_EVENT Ereignis 20030219
2 Exporting EV_ACTION_EVENT Call by reference Type reference (TYPE) CRMT_BSP_EVENT Ereignis 20030219
3 Exporting EV_REF_APPLICATION Call by reference Type reference (TYPE) CRMT_BSP_REF_APPL Referenzanwendung 20030219
4 Importing IT_APPLOG_MSG Call by reference Type reference (TYPE) CRMT_BSP_APPLOG_TAB 20020526

Method GET_EVENT_FOR_POPINS on class CL_CRM_BSP_FRAME_APPLOG has no exception.

Method GET_FOCUS_AND_EVENT_FOR_MSG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_APPLOG_MSG Call by reference Type reference (TYPE) CRMT_BSP_APPLOG_DISPLAY Struktur für die Anzeige des BSP-Anwendungsprotokolls 20020524
2 Exporting RV_EVENT_2_REGISTER Call by reference Type reference (TYPE) STRING 20020524

Method GET_FOCUS_AND_EVENT_FOR_MSG on class CL_CRM_BSP_FRAME_APPLOG has no exception.

Method GET_INFO_TO_SETFOCUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting RV_FIELD_TO_NVG Call by reference Type reference (TYPE) CRMT_FIELDNAME Feldname 20020703
2 Exporting RV_KEY_TO_NVG Call by reference Type reference (TYPE) CRMT_BSP_OBJECTKEY Objektschlüssel 20020703
3 Exporting RV_SCR_POS_TO_NVG Call by reference Type reference (TYPE) CRMT_BSP_SCRPOSITION Teilbildposition im Bild-Layout 20020703

Method GET_INFO_TO_SETFOCUS on class CL_CRM_BSP_FRAME_APPLOG has no exception.

Method GET_ITERATOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RCL_APPLOG_ITERATOR Value transfer Object reference (TYPE REF TO) IF_HTMLB_TABLEVIEW_ITERATOR Zum Tabellen-Looping und Filtern 20030206

Method GET_ITERATOR on class CL_CRM_BSP_FRAME_APPLOG has no exception.

Method IS_OBJECT_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_MSG Call by reference Type reference (TYPE) CRMT_BSP_APPLOG_DISPLAY 20030710

Method IS_OBJECT_CHANGED on class CL_CRM_BSP_FRAME_APPLOG has no exception.

Method PLACE_FOCUS_MESSAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_APPLOG Call by reference Type reference (TYPE) CRMT_BSP_APPLOG_TAB Tabellentyp für die Anwendungsprotokoll-Schnittstelle 20030530
2 Importing IV_FOCUS_KEY Call by reference Type reference (TYPE) CRMT_BSP_OBJECTKEY Objektschlüssel 20030530

Method PLACE_FOCUS_MESSAGES on class CL_CRM_BSP_FRAME_APPLOG has no exception.

Method READ_CRMC_BSP_MSG_GRP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_BSP_MSG_GRP Call by reference Type reference (TYPE) CRMC_BSP_MSG_GRP Nachrichtengruppen 20030627
2 Importing IV_MSGID Call by reference Type reference (TYPE) SYMSGID Nachrichten, Nachrichtenklasse 20030627
3 Importing IV_MSGNO Call by reference Type reference (TYPE) SYMSGNO Nachrichten, Nachrichtennummer 20030627
# Exception Resumable Description Created on
1 NO_REC 20030627

Method READ_EVENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_APPLOG_MSGS Call by reference Type reference (TYPE) CRMT_BSP_APPLOG_TAB Tabellentyp für die Anwendungsprotokoll-Schnittstelle 20030211
2 Returning RT_BSP_MSGS Value transfer Type reference (TYPE) CRMT_BSP_APPLOG_DISPLAY_TAB Dynprofeldnavigation für Anwendungsprotokoll - Nachrichten 20030211

Method READ_EVENTS on class CL_CRM_BSP_FRAME_APPLOG has no exception.

Method SET_ATTRIBUTES_FOR_DISPLAY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_APPLOG_MSG Call by reference Type reference (TYPE) CRMT_BSP_APPLOG_TAB 20020524

Method SET_ATTRIBUTES_FOR_DISPLAY on class CL_CRM_BSP_FRAME_APPLOG has no exception.

Method SET_FW_MSGS_FOR_CSF4HELP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_MESSAGES Call by reference Type reference (TYPE) CRMT_BSP_APPLOG_TAB Tabellentyp für die Anwendungsprotokoll-Schnittstelle 20050425

Method SET_FW_MSGS_FOR_CSF4HELP on class CL_CRM_BSP_FRAME_APPLOG has no exception.

Method SET_PAGER_FOR_DISPLAY Signature

Method SET_PAGER_FOR_DISPLAY on class CL_CRM_BSP_FRAME_APPLOG has no parameter.
Method SET_PAGER_FOR_DISPLAY on class CL_CRM_BSP_FRAME_APPLOG has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 310