SAP ABAP Class CL_SIN_BWP_DISPLAY_NODE (Display List for a Business Workplace Node)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-COM (Application Component) Communication Services: Mail, Fax, SMS, Telephony
     SIN (Package) Inbox Development
Properties
Class CL_SIN_BWP_DISPLAY_NODE  
Short Description Display List for a Business Workplace Node    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SIN   Inbox Development 
Created 20000112   SAP 
Last change 20050213   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SIN_BWP_DISPLAY_NODE has no forward declaration.
Interfaces
Class CL_SIN_BWP_DISPLAY_NODE has no interface implemented.
Friends
Class CL_SIN_BWP_DISPLAY_NODE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GO_ALV Instance attribute Private Object reference (TYPE REF TO) CL_GUI_ALV_GRID ALV List Viewer 20000112
2 GP_CLASS Instance attribute Private Type reference (TYPE) SIN_CLASS Class 20000113
3 GP_CLDEP Instance attribute Private Type reference (TYPE) SIN_CLDEP Class Values 20000113
4 GP_FOLRG Instance attribute Private Type reference (TYPE) SIN_FOLRG Folder Area 20000113
5 GP_SUBCLASS Instance attribute Private Type reference (TYPE) SIN_SUBCL Subclass 20000113
6 GS_COL Instance attribute Private Type reference (TYPE) LVC_S_COL ALV Control: Column ID 20000118
7 GS_ROW Instance attribute Private Type reference (TYPE) LVC_S_ROW ALV control: Line Description 20000118
8 GT_INDEX_ROWS Instance attribute Private Type reference (TYPE) LVC_T_ROW ALV control: Table rows 20000114
9 SIN_FC_REFRESH Constant Private Type reference (TYPE) SYUCOMM 'EREF' Refresh 20000114
10 SIN_MENU_CTMENU Constant Private Type reference (TYPE) SYUCOMM 'CTMN' Screens, Function Code Triggered by PAI 20000118
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20000112
2 EXECUTE_COMMAND Instance method Private Method Execute command 20000113
3 FREE Instance method Public Method Destructor 20000113
4 GET_CLASS_DATA Instance method Private Method Read Class ID and Texts 20000113
5 NEW_DISPLAY Instance method Public Method Display list 20000113
6 ON_AFTER_USER_COMMAND Instance method Public Event handling method Event Handler for ALV 20000113
7 ON_CONTEXT_MENU_REQUEST Instance method Public Event handling method Event Handler for ALV 20000118
8 ON_DOUBLE_CLICK Instance method Public Event handling method Event Handler for ALV 20000113
9 ON_MENU_BUTTON Instance method Public Event handling method Event Handler for ALV 20000113
10 ON_TOOLBAR Instance method Public Event handling method Event Handler for ALV 20000113
11 ON_USER_COMMAND Instance method Public Event handling method Event Handler for ALV 20000113
12 REFRESH Instance method Public Method Refresh Display 20000118
13 REFRESH_LIST Instance method Private Method Refresh List 20000113
Events
Class CL_SIN_BWP_DISPLAY_NODE has no event.
Types
Class CL_SIN_BWP_DISPLAY_NODE has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CONTAINER Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstracter Container fuer GUI Controls 20000112
2 Importing IP_DYNNR Call by reference Type reference (TYPE) SYDYNNR ABAP-Programm, Nummer des aktuellen Dynpros 20000113
3 Importing IP_REPID Call by reference Type reference (TYPE) SYREPID ABAP-Programm, aktuelles Rahmenprogramm 20000113
4 Importing IT_CLASS_FILTER Call by reference Type reference (TYPE) SIN_T_SELC Selektion von Klassen 20000114

Method CONSTRUCTOR on class CL_SIN_BWP_DISPLAY_NODE has no exception.

Method EXECUTE_COMMAND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_UCOMM Call by reference Type reference (TYPE) SYUCOMM Bildschirmbilder, Funktionscode, der PAI ausgelöst hat 20000113
2 Importing IS_COLUMN Value transfer Type reference (TYPE) LVC_S_COL ALV-Control: Spalten-ID 20000113
3 Importing IS_ROW Value transfer Type reference (TYPE) LVC_S_ROW ALV-Control: Beschreibung einer Zeile 20000113

Method EXECUTE_COMMAND on class CL_SIN_BWP_DISPLAY_NODE has no exception.

Method FREE Signature

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

Method GET_CLASS_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EP_CLDEP Call by reference Type reference (TYPE) SIN_CLDEP Klassenwerte 20000113
2 Exporting EP_TEXT Call by reference Type reference (TYPE) STRING Text für ausgewählte Liste 20000113
3 Importing IP_CLASS Call by reference Type reference (TYPE) SIN_CLASS Klasse 20000113
4 Importing IP_FOLRG Call by reference Type reference (TYPE) SIN_FOLRG Mappenbereich 20000113
5 Importing IP_SUBCLASS Call by reference Type reference (TYPE) SIN_SUBCL Unterklasse 20000113

Method GET_CLASS_DATA on class CL_SIN_BWP_DISPLAY_NODE has no exception.

Method NEW_DISPLAY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_CLASS Call by reference Type reference (TYPE) SIN_CLASS 'XX' Klasse 20000113
2 Importing IP_CLDEP Call by reference Type reference (TYPE) SIN_CLDEP Klassenwerte 20000224
3 Importing IP_FOLRG Call by reference Type reference (TYPE) SIN_FOLRG 'I' Mappenbereich 20000113
4 Importing IP_SUBCLASS Call by reference Type reference (TYPE) SIN_SUBCL SPACE Unterklasse 20000113
5 Importing IP_TITLE Value transfer Type reference (TYPE) LVC_TITLE ALV-Control: Text der Titelzeile 20000114

Method NEW_DISPLAY on class CL_SIN_BWP_DISPLAY_NODE has no exception.

Method ON_AFTER_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) 20000113

Method ON_AFTER_USER_COMMAND on class CL_SIN_BWP_DISPLAY_NODE has no exception.

Method ON_CONTEXT_MENU_REQUEST 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) 20000118

Method ON_CONTEXT_MENU_REQUEST on class CL_SIN_BWP_DISPLAY_NODE 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) 20000113
2 Importing E_COLUMN Call by reference Attribute reference (LIKE) 20000113
3 Importing E_ROW Call by reference Attribute reference (LIKE) 20000113

Method ON_DOUBLE_CLICK on class CL_SIN_BWP_DISPLAY_NODE has no exception.

Method ON_MENU_BUTTON 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) 20000113
2 Importing E_UCOMM Call by reference Attribute reference (LIKE) 20000113

Method ON_MENU_BUTTON on class CL_SIN_BWP_DISPLAY_NODE has no exception.

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

Method ON_TOOLBAR on class CL_SIN_BWP_DISPLAY_NODE 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) 20000113

Method ON_USER_COMMAND on class CL_SIN_BWP_DISPLAY_NODE has no exception.

Method REFRESH Signature

Method REFRESH on class CL_SIN_BWP_DISPLAY_NODE has no parameter.
Method REFRESH on class CL_SIN_BWP_DISPLAY_NODE has no exception.

Method REFRESH_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_COLUMN Call by reference Type reference (TYPE) LVC_S_COL ALV-Control: Spalten-ID 20000113
2 Importing IS_REFRESHS Call by reference Type reference (TYPE) SIN_S_REFR Workplace: Auffrischen 20000113
3 Importing IS_ROW Value transfer Type reference (TYPE) LVC_S_ROW ALV-Control: Beschreibung einer Zeile 20000113
4 Importing IT_ROW Call by reference Type reference (TYPE) LVC_T_ROW ALV-Control: Tabellenzeilen 20000113

Method REFRESH_LIST on class CL_SIN_BWP_DISPLAY_NODE has no exception.
History
Last changed by/on SAP  20050213 
SAP Release Created in 46D