SAP ABAP Class CL_ISM_CIC_FRAME (IS-M: Frame for CIC)
Hierarchy
IS-M (Software Component) SAP MEDIA
   IS-M (Application Component) SAP Media
     JSD (Package) Appl. dev. R/3 Publishing Sales and Distribution System
Properties
Class CL_ISM_CIC_FRAME  
Short Description IS-M: Frame for CIC    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package JSD   Appl. dev. R/3 Publishing Sales and Distribution System 
Created 20010703   SAP 
Last change 20050224   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ISM_CIC_FRAME has no forward declaration.
Interfaces
Class CL_ISM_CIC_FRAME has no interface implemented.
Friends
Class CL_ISM_CIC_FRAME has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 APPLICATIONTAB Instance attribute Private Type reference (TYPE) APPLICATIONTAB All Applications 20020311
2 APPLICATION_NOTRELDISPTAB Instance attribute Private Type reference (TYPE) APPLICATION_DISPTAB Display: Applications not Relevant 20020311
3 APPLICATION_NOTRELTAB Instance attribute Private Type reference (TYPE) APPLICATIONTAB Applications not Relevant for DNIS 20020311
4 APPLICATION_RELDISPTAB Instance attribute Private Type reference (TYPE) APPLICATION_DISPTAB Display: Relevant Applications 20020311
5 APPLICATION_RELTAB Instance attribute Private Type reference (TYPE) APPLICATIONTAB Relevant Applications for DNIS 20020311
6 BPNR Instance attribute Private Type reference (TYPE) GPNR IS-M: Business Partner Key 20020318
7 FIELDCATTAB Instance attribute Private Type reference (TYPE) LVC_T_FCAT Field Catalog for List Viewer Control 20020311
8 GRID_NOTREL Instance attribute Private Object reference (TYPE REF TO) CL_GUI_ALV_GRID ALV List Viewer 20020311
9 GRID_REL Instance attribute Private Object reference (TYPE REF TO) CL_GUI_ALV_GRID ALV List Viewer 20020311
10 LAYOUT Instance attribute Private Type reference (TYPE) LVC_S_LAYO ALV Control: Layout Structure 20020311
11 SORTTAB Instance attribute Private Type reference (TYPE) LVC_T_SORT ALV Control: Table of Sort Criteria 20020311
12 TOOLBAR_EXCLTAB Instance attribute Private Type reference (TYPE) UI_FUNCTIONS Function Code Table 20020311
13 XAUTO_CONNECT Instance attribute Private Type reference (TYPE) ISM_CIC_AUTO_CONNECT IS-M: CIC, Connect Automatically 20020315
14 XINITIALIZED Instance attribute Private Type reference (TYPE) XFELD Status 20020610
Methods
# Method Level Visibility Method type Description Created on
1 AUTO_CONNECT Instance method Public Method Call Remote CIC Automatically 20020312
2 CHECK_AUTO_CONNECT Instance method Public Method Check Automatic Call of Remote CIC 20020312
3 CLOSE Instance method Public Method Close All Connections 20030219
4 CONSTRUCTOR Instance method Public Constructor Constructor 20010703
5 CONVERT_APPLTAB_FOR_DISPLAY Instance method Private Method Convert Application Table 20020311
6 END_ALL_ACTIVE_CONTACTS Instance method Public Method End All Contacts 20030219
7 FREE Instance method Public Method Release 20010703
8 GET_ALL_APPLICATIONS Instance method Public Method Get All Applications 20020318
9 HANDLE_DOUBLE_CLICK Instance method Private Method Handler: Double Click 20010705
10 HANDLE_DOUBLE_CLICK_NOTREL Instance method Private Event handling method Handler: Double Click 20020311
11 HANDLE_DOUBLE_CLICK_REL Instance method Private Event handling method Handler: Double Click 20020311
12 HANDLE_END_CONTACT Instance method Private Event handling method Handler: Contact End 20020415
13 HANDLE_HOTSPOT_CLICK Instance method Private Method Handler: Hotspot Click 20010705
14 HANDLE_HOTSPOT_CLICK_NOTREL Instance method Private Event handling method Handler: Hotspot Click 20020311
15 HANDLE_HOTSPOT_CLICK_REL Instance method Private Event handling method Handler: Hotspot Click 20020311
16 HANDLE_TOOLBAR Instance method Private Event handling method Handler: Toolbar 20010705
17 HANDLE_USER_COMMAND Instance method Private Event handling method Handler: User Command 20010705
18 INITIALIZE Instance method Public Method Initialize 20020610
19 REFRESH_DISPLAY Instance method Public Method Refresh Display 20020311
20 SET_BP Instance method Public Method Set Business Partner 20020318
21 SET_GRID_PROPERTIES Instance method Private Method Set ALV Grid Attributes 20010703
22 SET_REL_APPLICATIONS Instance method Public Method Set Applications 20020318
23 SHOW_STATUS_TEXT Instance method Private Method Display Status Text 20020314
Events
# Event Type Visibility Description Created on
1 END_CONTACT Instance Event
(0)
Public
(2)
Contact Ended 20020415
Types
Class CL_ISM_CIC_FRAME has no local type.
Method Signatures

Method AUTO_CONNECT Signature

Method AUTO_CONNECT on class CL_ISM_CIC_FRAME has no parameter.
Method AUTO_CONNECT on class CL_ISM_CIC_FRAME has no exception.

Method CHECK_AUTO_CONNECT Signature

Method CHECK_AUTO_CONNECT on class CL_ISM_CIC_FRAME has no parameter.
Method CHECK_AUTO_CONNECT on class CL_ISM_CIC_FRAME has no exception.

Method CLOSE Signature

Method CLOSE on class CL_ISM_CIC_FRAME has no parameter.
Method CLOSE on class CL_ISM_CIC_FRAME has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_APPLTAB Call by reference Type reference (TYPE) RJYCIC_APPLTAB IS-M: CIC, Anwendungen 20020311
2 Importing P_CONT Call by reference Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container fuer Custom Controls in der Dynpro Area 20010703
3 Importing P_XFIND_POSITION Call by reference Type reference (TYPE) ISM_CIC_FIND_POSITION IS-M: CIC, Planstelle ermitteln im Remote-CIC 20020315

Method CONSTRUCTOR on class CL_ISM_CIC_FRAME has no exception.

Method CONVERT_APPLTAB_FOR_DISPLAY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_APPLICATIONTAB Call by reference Type reference (TYPE) APPLICATIONTAB Anwendungen 20020311
2 Exporting P_APPLICATION_DISPTAB Call by reference Type reference (TYPE) APPLICATION_DISPTAB Anzeige: Anwendungen 20020311

Method CONVERT_APPLTAB_FOR_DISPLAY on class CL_ISM_CIC_FRAME has no exception.

Method END_ALL_ACTIVE_CONTACTS Signature

Method END_ALL_ACTIVE_CONTACTS on class CL_ISM_CIC_FRAME has no parameter.
Method END_ALL_ACTIVE_CONTACTS on class CL_ISM_CIC_FRAME has no exception.

Method FREE Signature

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

Method GET_ALL_APPLICATIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_APPLTAB Value transfer Type reference (TYPE) RJYCIC_APPLTAB IS-M: CIC, Anwendung für Remote-CIC (Tabelle) 20020318

Method GET_ALL_APPLICATIONS on class CL_ISM_CIC_FRAME has no exception.

Method HANDLE_DOUBLE_CLICK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_APPLICATION_DISPTAB Call by reference Type reference (TYPE) APPLICATION_DISPTAB Anzeige: Anwendungen 20020311
2 Importing P_ROW Call by reference Type reference (TYPE) LVC_S_ROW ALV-Control: Beschreibung einer Zeile 20020311

Method HANDLE_DOUBLE_CLICK on class CL_ISM_CIC_FRAME has no exception.

Method HANDLE_DOUBLE_CLICK_NOTREL 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) 20020311
2 Importing E_COLUMN Call by reference Attribute reference (LIKE) 20020311
3 Importing E_ROW Call by reference Attribute reference (LIKE) 20020311

Method HANDLE_DOUBLE_CLICK_NOTREL on class CL_ISM_CIC_FRAME has no exception.

Method HANDLE_DOUBLE_CLICK_REL 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) 20020311
2 Importing E_COLUMN Call by reference Attribute reference (LIKE) 20020311
3 Importing E_ROW Call by reference Attribute reference (LIKE) 20020311

Method HANDLE_DOUBLE_CLICK_REL on class CL_ISM_CIC_FRAME has no exception.

Method HANDLE_END_CONTACT Signature

Method HANDLE_END_CONTACT on class CL_ISM_CIC_FRAME has no parameter.
Method HANDLE_END_CONTACT on class CL_ISM_CIC_FRAME has no exception.

Method HANDLE_HOTSPOT_CLICK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_APPLICATION_DISPTAB Call by reference Type reference (TYPE) APPLICATION_DISPTAB Anzeige: Anwendungen 20020311
2 Importing P_COLUMN_ID Call by reference Type reference (TYPE) LVC_S_COL SpaltenId 20020311
3 Importing P_ROW_ID Call by reference Type reference (TYPE) LVC_S_ROW ZeilenId 20020311

Method HANDLE_HOTSPOT_CLICK on class CL_ISM_CIC_FRAME has no exception.

Method HANDLE_HOTSPOT_CLICK_NOTREL 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) 20020311
2 Importing E_COLUMN_ID Call by reference Attribute reference (LIKE) 20020311
3 Importing E_ROW_ID Call by reference Attribute reference (LIKE) 20020311

Method HANDLE_HOTSPOT_CLICK_NOTREL on class CL_ISM_CIC_FRAME has no exception.

Method HANDLE_HOTSPOT_CLICK_REL 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) 20020311
2 Importing E_COLUMN_ID Call by reference Attribute reference (LIKE) 20020311
3 Importing E_ROW_ID Call by reference Attribute reference (LIKE) 20020311

Method HANDLE_HOTSPOT_CLICK_REL on class CL_ISM_CIC_FRAME has no exception.

Method HANDLE_TOOLBAR 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) 20010705
2 Importing E_OBJECT Call by reference Attribute reference (LIKE) 20010705

Method HANDLE_TOOLBAR on class CL_ISM_CIC_FRAME has no exception.

Method HANDLE_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) 20010705

Method HANDLE_USER_COMMAND on class CL_ISM_CIC_FRAME has no exception.

Method INITIALIZE Signature

Method INITIALIZE on class CL_ISM_CIC_FRAME has no parameter.
Method INITIALIZE on class CL_ISM_CIC_FRAME has no exception.

Method REFRESH_DISPLAY Signature

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

Method SET_BP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_BPNR Call by reference Type reference (TYPE) GPNR IS-M: Geschäftspartner-Schlüssel 20020318

Method SET_BP on class CL_ISM_CIC_FRAME has no exception.

Method SET_GRID_PROPERTIES Signature

Method SET_GRID_PROPERTIES on class CL_ISM_CIC_FRAME has no parameter.
Method SET_GRID_PROPERTIES on class CL_ISM_CIC_FRAME has no exception.

Method SET_REL_APPLICATIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_APPLTAB Value transfer Type reference (TYPE) RJYCIC_APPLTAB IS-M: CIC, Anwendung für Remote-CIC (Tabelle) 20020318
2 Importing P_XAUTO_CONNECT Call by reference Type reference (TYPE) ISM_CIC_AUTO_CONNECT IS-M: CIC, autom. Verbinden 20020318

Method SET_REL_APPLICATIONS on class CL_ISM_CIC_FRAME has no exception.

Method SHOW_STATUS_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_MSG Call by reference Type reference (TYPE) RJMSG Fehler 20020314

Method SHOW_STATUS_TEXT on class CL_ISM_CIC_FRAME has no exception.
Event Signatures

Event END_CONTACT Signature
Event END_CONTACT on class CL_ISM_CIC_FRAME has no parameter.
History
Last changed by/on SAP  20050224 
SAP Release Created in 464