SAP ABAP Class CL_SWF_BAM_LINK_TAB_VIEW (BASIS Control for Administration of Linkages)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-XI-IS-BPE (Application Component) Business Process Engine
     SWF_BAM (Package) Workflow: Business Activity Monitoring
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SWF_BAM_LINK_TAB_VIEW_ALERT Control for Administration of EVENT-PROXY Linkage 20041020
2 Inheritance (c INHERITING FROM c_ref)  CL_SWF_BAM_LINK_TAB_VIEW_ALL Control for Administration of EVENT-* Linkage 20041022
3 Inheritance (c INHERITING FROM c_ref)  CL_SWF_BAM_LINK_TAB_VIEW_PROXY Control for Administration of EVENT-PROXY Linkage 20041020
Properties
Class CL_SWF_BAM_LINK_TAB_VIEW  
Short Description BASIS Control for Administration of Linkages    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWF_BAM   Workflow: Business Activity Monitoring 
Created 20041001   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 SWFEV Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_SWF_BAM_LINK_TAB_VIEW has no interface implemented.
Friends
Class CL_SWF_BAM_LINK_TAB_VIEW has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_BINDING_FIELDNAME Constant Protected Type reference (TYPE) NAME_KOMP 'BINDICON' Name of Binding Field 20041001
2 C_CATID_FIELDNAME Constant Protected Type reference (TYPE) NAME_KOMP 'OBJCATEG' Component Name 20041001
3 C_CONDSTR_FIELDNAM Constant Protected Type reference (TYPE) NAME_KOMP 'COND_STRING' Name of Binding Field 20041019
4 C_COND_FIELDNAME Constant Protected Type reference (TYPE) NAME_KOMP 'CONDICON' Name of Binding Field 20041020
5 C_EVENT_FIELDNAME Constant Protected Type reference (TYPE) NAME_KOMP 'EVENT' Component Name 20041001
6 C_HANDLER_FIELDNAME Constant Protected Type reference (TYPE) NAME_KOMP 'HANDLER' Component Name 20041020
7 C_OK_BINDING Constant Protected Type reference (TYPE) SYUCOMM 'EBIN' OKCODE Binding 20041001
8 C_OK_CREATE Constant Protected Type reference (TYPE) SYUCOMM 'CREA' OKCODE Create 20041015
9 C_OK_DELETE Constant Protected Type reference (TYPE) SYUCOMM 'DEL' OKCODE Delete 20041001
10 C_OK_DISPLAY Constant Protected Type reference (TYPE) SYUCOMM 'DISP' OKCODE Detail 20041118
11 C_OK_EDIT Constant Protected Type reference (TYPE) SYUCOMM 'EDIT' OKCODE Detail 20041118
12 C_OK_STARTCOND Constant Protected Type reference (TYPE) SYUCOMM 'ECON' OKCODE Start Condition 20041001
13 C_OK_STATUS Constant Protected Type reference (TYPE) SYUCOMM 'EENA' OKCODE Active 20041001
14 C_OPERATION_FIELDNAME Constant Protected Type reference (TYPE) NAME_KOMP 'OPERATION' 20060310
15 C_OTYPE_FIELDNAME Constant Protected Type reference (TYPE) NAME_KOMP 'OBJTYPE' Component Name 20041001
16 C_STATUS_FIELDNAME Constant Protected Type reference (TYPE) NAME_KOMP 'STATICON' Component Name 20041001
17 C_TYPE_ALERT Constant Public Type reference (TYPE) SWFBHTYP 'A' Handler Type 20041109
18 C_TYPE_PROXY Constant Public Type reference (TYPE) SWFBHTYP ' ' Handler Type 20041109
19 MT_FIELDCATALOG Instance attribute Protected Type reference (TYPE) LVC_T_FCAT Field Catalog 20041001
20 MT_LINKS Instance attribute Public Type reference (TYPE) SWFBILINK_T BAM Definition: Internal Representation of Event Linkage 20041001
21 M_CHANGED Instance attribute Public Type reference (TYPE) XFELD Was data changed? 20041001
22 M_DISPLAY Instance attribute Protected Type reference (TYPE) XFELD Display mode 20041001
23 M_GRID Instance attribute Protected Object reference (TYPE REF TO) CL_GUI_ALV_GRID Table of All Transactions 20041001
24 M_LAYOUT Instance attribute Protected Type reference (TYPE) LVC_S_LAYO Layout 20041001
Methods
# Method Level Visibility Method type Description Created on
1 CHECK Instance method Public Method Testing All Entries 20041001
2 CHECK_DELETE Instance method Protected Method Deletion Allowed 20041020
3 CHECK_LINK Instance method Protected Method Tests Linkage 20041001
4 CHECK_MODIFIED Instance method Public Method Check for Changed Data 20041124
5 CONSTRUCTOR Instance method Public Constructor Constructor 20041001
6 DETAILS_PREPARE Instance method Protected Method Add Details to Table 20041001
7 DETAIL_PREPARE Instance method Protected Method Add Details to One Line in the Table 20041001
8 DISPLAY_SET Instance method Public Method Activate/Deactivate Display Mode 20041001
9 EDIT_BINDING Static method Public Method Edit Binding 20041111
10 FIELDCATALOG_PREPARE Instance method Protected Method Prepare Field Catalog 20041001
11 FREE Instance method Public Method Destructor 20041001
12 GET_EVENT_CONTAINER Static method Public Method Delivers the event container 20041124
13 LINKS_GET Instance method Public Method Retrieve Data 20041001
14 LINKS_SET Instance method Public Method Transfer data 20041001
15 LOAD Instance method Public Method Load from DB 20041117
16 ON_BUTTON_CLICK Instance method Protected Event handling method Click on Button 20041001
17 ON_CTMENU_REQUESTED Instance method Protected Event handling method Context Menu Request 20041001
18 ON_DATA_CHANGED Instance method Protected Event handling method Data Entry 20041001
19 ON_DOUBLE_CLICK Instance method Protected Event handling method Double-Click 20041001
20 ON_F4 Instance method Protected Event handling method Value Help Requested 20041001
21 ON_HOTSPOT_CLICK Instance method Protected Event handling method Click on Hotspot (Not Required at the Moment) 20041001
22 ON_TOOLBAR_SET Instance method Protected Event handling method Set Toolbar 20041001
23 ON_USER_COMMAND Instance method Protected Event handling method Execute command 20041001
24 P_DISPLAY_DETAIL Instance method Private Method Display Details 20041124
25 P_EDIT_CONDITION Instance method Private Method Edit Condition 20041001
26 P_EDIT_STATUS Instance method Private Method Set Status 20041001
27 P_GET_CONDITION_STRING Instance method Private Method Delivers condition as string 20041019
28 REFRESH_DISPLAY Instance method Protected Method Display-Update 20041001
29 USER_COMMAND Instance method Protected Method Execute command 20041001
30 _BINDING_HANDLER Instance method Protected Method Data Binding to Handler 20041112
31 _DETAIL_HANDLER Instance method Protected Method Details for Handler 20041020
32 _EDIT_BINDING Static method Protected Method Edit Binding 20041112
33 _EDIT_DETAIL Instance method Protected Method Edit Details 20050204
34 _F4_HANDLER Instance method Protected Method Value Help for Handler 20041020
35 _FIELDCATALOG_PREPARE Instance method Protected Method Special Field Catalog for Handler 20041020
36 _NAVIGATE_HANDLER Instance method Protected Method Navigate to Handler 20041020
Events
Class CL_SWF_BAM_LINK_TAB_VIEW has no event.
Types
Class CL_SWF_BAM_LINK_TAB_VIEW has no local type.
Method Signatures

Method CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_RETCODE Value transfer Type reference (TYPE) SYSUBRC return code 20041001

Method CHECK on class CL_SWF_BAM_LINK_TAB_VIEW has no exception.

Method CHECK_DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing LINK Call by reference Type reference (TYPE) SWFBILINK Bildschirmstruktur für auslösende Ereignisse 20041020
2 Returning OK Value transfer Type reference (TYPE) XFELD Löschen erlaubt 20041020

Method CHECK_DELETE on class CL_SWF_BAM_LINK_TAB_VIEW has no exception.

Method CHECK_LINK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_LINK Call by reference Type reference (TYPE) SWFBILINK 20041001
2 Importing IM_ROW Value transfer Type reference (TYPE) I 0 Zeile (0 kein dublicate test) 20041001
3 Returning RE_RETCODE Value transfer Type reference (TYPE) SYSUBRC retcode 20041001

Method CHECK_LINK on class CL_SWF_BAM_LINK_TAB_VIEW has no exception.

Method CHECK_MODIFIED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning COUNT Value transfer Type reference (TYPE) I Anzahl 20041124

Method CHECK_MODIFIED on class CL_SWF_BAM_LINK_TAB_VIEW has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_PARENT Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstracter Container fuer GUI Controls 20041001
2 Importing IM_TITLE Call by reference Type reference (TYPE) C Überschrift 20041001

Method CONSTRUCTOR on class CL_SWF_BAM_LINK_TAB_VIEW has no exception.

Method DETAILS_PREPARE Signature

Method DETAILS_PREPARE on class CL_SWF_BAM_LINK_TAB_VIEW has no parameter.
Method DETAILS_PREPARE on class CL_SWF_BAM_LINK_TAB_VIEW has no exception.

Method DETAIL_PREPARE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_ITEM Call by reference Type reference (TYPE) SWFBILINK 20041001
2 Exporting EX_MODIFIED Call by reference Type reference (TYPE) XFLAG geändert 20041001

Method DETAIL_PREPARE on class CL_SWF_BAM_LINK_TAB_VIEW has no exception.

Method DISPLAY_SET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_DISPLAY Call by reference Type reference (TYPE) XFELD Feld zum Ankreuzen 20041001

Method DISPLAY_SET on class CL_SWF_BAM_LINK_TAB_VIEW has no exception.

Method EDIT_BINDING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing LINK Call by reference Type reference (TYPE) SWFBILINK 20041111
2 Exporting MODIFY Call by reference Type reference (TYPE) XFELD geändert 20041111

Method EDIT_BINDING on class CL_SWF_BAM_LINK_TAB_VIEW has no exception.

Method FIELDCATALOG_PREPARE Signature

Method FIELDCATALOG_PREPARE on class CL_SWF_BAM_LINK_TAB_VIEW has no parameter.
Method FIELDCATALOG_PREPARE on class CL_SWF_BAM_LINK_TAB_VIEW has no exception.

Method FREE Signature

Method FREE on class CL_SWF_BAM_LINK_TAB_VIEW has no parameter.
Method FREE on class CL_SWF_BAM_LINK_TAB_VIEW has no exception.

Method GET_EVENT_CONTAINER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CONTAINER Value transfer Object reference (TYPE REF TO) IF_SWF_CNT_CONTAINER Container - Implementierung einer 'Collection' 20041124
2 Importing LINK Call by reference Type reference (TYPE) SWFBILINK BAM Definition: ALV Grid - Event Kopplung 20041124

Method GET_EVENT_CONTAINER on class CL_SWF_BAM_LINK_TAB_VIEW has no exception.

Method LINKS_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning T_LINKS Value transfer Type reference (TYPE) SWFBILINK_T 20041001

Method LINKS_GET on class CL_SWF_BAM_LINK_TAB_VIEW has no exception.

Method LINKS_SET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing T_LINKS Call by reference Type reference (TYPE) SWFBILINK_T 20041007

Method LINKS_SET on class CL_SWF_BAM_LINK_TAB_VIEW has no exception.

Method LOAD Signature

Method LOAD on class CL_SWF_BAM_LINK_TAB_VIEW has no parameter.
Method LOAD on class CL_SWF_BAM_LINK_TAB_VIEW has no exception.

Method ON_BUTTON_CLICK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ES_COL_ID Call by reference Attribute reference (LIKE) 20041001
2 Importing ES_ROW_NO Call by reference Attribute reference (LIKE) 20041001

Method ON_BUTTON_CLICK on class CL_SWF_BAM_LINK_TAB_VIEW has no exception.

Method ON_CTMENU_REQUESTED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E_OBJECT Call by reference Attribute reference (LIKE) 20041001

Method ON_CTMENU_REQUESTED on class CL_SWF_BAM_LINK_TAB_VIEW has no exception.

Method ON_DATA_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ER_DATA_CHANGED Call by reference Attribute reference (LIKE) 20041001
2 Importing E_ONF4 Call by reference Attribute reference (LIKE) 20041001

Method ON_DATA_CHANGED on class CL_SWF_BAM_LINK_TAB_VIEW has no exception.

Method ON_DOUBLE_CLICK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ES_ROW_NO Call by reference Attribute reference (LIKE) 20041001
2 Importing E_COLUMN Call by reference Attribute reference (LIKE) 20041001
3 Importing E_ROW Call by reference Attribute reference (LIKE) 20041001

Method ON_DOUBLE_CLICK on class CL_SWF_BAM_LINK_TAB_VIEW has no exception.

Method ON_F4 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ER_EVENT_DATA Call by reference Attribute reference (LIKE) 20041001
2 Importing ES_ROW_NO Call by reference Attribute reference (LIKE) 20041001
3 Importing ET_BAD_CELLS Call by reference Attribute reference (LIKE) 20041001
4 Importing E_FIELDNAME Call by reference Attribute reference (LIKE) 20041001

Method ON_F4 on class CL_SWF_BAM_LINK_TAB_VIEW has no exception.

Method ON_HOTSPOT_CLICK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ES_ROW_NO Call by reference Attribute reference (LIKE) 20041001
2 Importing E_COLUMN_ID Call by reference Attribute reference (LIKE) 20041001
3 Importing E_ROW_ID Call by reference Attribute reference (LIKE) 20041001

Method ON_HOTSPOT_CLICK on class CL_SWF_BAM_LINK_TAB_VIEW has no exception.

Method ON_TOOLBAR_SET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E_INTERACTIVE Call by reference Attribute reference (LIKE) 20041001
2 Importing E_OBJECT Call by reference Type reference (TYPE) 20041001

Method ON_TOOLBAR_SET on class CL_SWF_BAM_LINK_TAB_VIEW has no exception.

Method ON_USER_COMMAND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E_UCOMM Call by reference Attribute reference (LIKE) 20041001

Method ON_USER_COMMAND on class CL_SWF_BAM_LINK_TAB_VIEW has no exception.

Method P_DISPLAY_DETAIL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing LINK Call by reference Type reference (TYPE) SWFBILINK 20041124

Method P_DISPLAY_DETAIL on class CL_SWF_BAM_LINK_TAB_VIEW has no exception.

Method P_EDIT_CONDITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing LINK Call by reference Type reference (TYPE) SWFBILINK 20041019
2 Exporting MODIFY Call by reference Type reference (TYPE) XFELD geändert 20041001

Method P_EDIT_CONDITION on class CL_SWF_BAM_LINK_TAB_VIEW has no exception.

Method P_EDIT_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing LINK Call by reference Type reference (TYPE) SWFBILINK Bildschirmstruktur für auslösende Ereignisse 20041011
2 Exporting MODIFY Call by reference Type reference (TYPE) XFELD geändert 20041001

Method P_EDIT_STATUS on class CL_SWF_BAM_LINK_TAB_VIEW has no exception.

Method P_GET_CONDITION_STRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing LINK Call by reference Type reference (TYPE) SWFBILINK 20041019

Method P_GET_CONDITION_STRING on class CL_SWF_BAM_LINK_TAB_VIEW has no exception.

Method REFRESH_DISPLAY Signature

Method REFRESH_DISPLAY on class CL_SWF_BAM_LINK_TAB_VIEW has no parameter.
Method REFRESH_DISPLAY on class CL_SWF_BAM_LINK_TAB_VIEW has no exception.

Method USER_COMMAND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ROW_ID Call by reference Type reference (TYPE) I Zeilen-Id 20041001
2 Importing IM_UCOMM Call by reference Type reference (TYPE) SY-UCOMM Ok-Code 20041001

Method USER_COMMAND on class CL_SWF_BAM_LINK_TAB_VIEW has no exception.

Method _BINDING_HANDLER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing LINK Call by reference Type reference (TYPE) SWFBILINK BAM Definition: ALV Grid - Event Kopplung 20041112
2 Exporting MODIFY Call by reference Type reference (TYPE) XFLAG neue Eingabewerte 20041124

Method _BINDING_HANDLER on class CL_SWF_BAM_LINK_TAB_VIEW has no exception.

Method _DETAIL_HANDLER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing LINK Call by reference Type reference (TYPE) SWFBILINK BAM Definition: ALV Grid - Event Kopplung 20041020

Method _DETAIL_HANDLER on class CL_SWF_BAM_LINK_TAB_VIEW has no exception.

Method _EDIT_BINDING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DISPLAY Call by reference Type reference (TYPE) XFELD display mode 20041112
2 Changing LINK Call by reference Type reference (TYPE) SWFBILINK 20041112
3 Exporting MODIFY Call by reference Type reference (TYPE) XFELD geändert 20041112

Method _EDIT_BINDING on class CL_SWF_BAM_LINK_TAB_VIEW has no exception.

Method _EDIT_DETAIL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing LINK Call by reference Type reference (TYPE) SWFBILINK 20050204
2 Exporting MODIFY Call by reference Type reference (TYPE) XFELD geändert 20050204

Method _EDIT_DETAIL on class CL_SWF_BAM_LINK_TAB_VIEW has no exception.

Method _F4_HANDLER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting HAS_CHANGED Call by reference Type reference (TYPE) XFLAG neue Eingabewerte 20041020
2 Changing LINK Call by reference Type reference (TYPE) SWFBILINK BAM Definition: ALV Grid - Event Kopplung 20041020

Method _F4_HANDLER on class CL_SWF_BAM_LINK_TAB_VIEW has no exception.

Method _FIELDCATALOG_PREPARE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing FIELD Call by reference Type reference (TYPE) LVC_S_FCAT ALV-Control: Feldkatalog 20041020

Method _FIELDCATALOG_PREPARE on class CL_SWF_BAM_LINK_TAB_VIEW has no exception.

Method _NAVIGATE_HANDLER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing LINK Call by reference Type reference (TYPE) SWFBILINK BAM Definition: ALV Grid - Event Kopplung 20041020

Method _NAVIGATE_HANDLER on class CL_SWF_BAM_LINK_TAB_VIEW has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 700