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 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | ALV List Viewer | 20000112 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | SIN_CLASS | Class | 20000113 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | SIN_CLDEP | Class Values | 20000113 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | SIN_FOLRG | Folder Area | 20000113 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | SIN_SUBCL | Subclass | 20000113 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | LVC_S_COL | ALV Control: Column ID | 20000118 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | LVC_S_ROW | ALV control: Line Description | 20000118 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | LVC_T_ROW | ALV control: Table rows | 20000114 | |||
| 9 | Constant | Private | Type reference (TYPE) | SYUCOMM | 'EREF' | Refresh | 20000114 | ||
| 10 | Constant | Private | Type reference (TYPE) | SYUCOMM | 'CTMN' | Screens, Function Code Triggered by PAI | 20000118 |
Methods
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 | IO_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstracter Container fuer GUI Controls | 20000112 | |||
| 2 | IP_DYNNR | Call by reference | Type reference (TYPE) | SYDYNNR | ABAP-Programm, Nummer des aktuellen Dynpros | 20000113 | |||
| 3 | IP_REPID | Call by reference | Type reference (TYPE) | SYREPID | ABAP-Programm, aktuelles Rahmenprogramm | 20000113 | |||
| 4 | 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 | IP_UCOMM | Call by reference | Type reference (TYPE) | SYUCOMM | Bildschirmbilder, Funktionscode, der PAI ausgelöst hat | 20000113 | |||
| 2 | IS_COLUMN | Value transfer | Type reference (TYPE) | LVC_S_COL | ALV-Control: Spalten-ID | 20000113 | |||
| 3 | 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 | EP_CLDEP | Call by reference | Type reference (TYPE) | SIN_CLDEP | Klassenwerte | 20000113 | |||
| 2 | EP_TEXT | Call by reference | Type reference (TYPE) | STRING | Text für ausgewählte Liste | 20000113 | |||
| 3 | IP_CLASS | Call by reference | Type reference (TYPE) | SIN_CLASS | Klasse | 20000113 | |||
| 4 | IP_FOLRG | Call by reference | Type reference (TYPE) | SIN_FOLRG | Mappenbereich | 20000113 | |||
| 5 | 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 | IP_CLASS | Call by reference | Type reference (TYPE) | SIN_CLASS | 'XX' | Klasse | 20000113 | ||
| 2 | IP_CLDEP | Call by reference | Type reference (TYPE) | SIN_CLDEP | Klassenwerte | 20000224 | |||
| 3 | IP_FOLRG | Call by reference | Type reference (TYPE) | SIN_FOLRG | 'I' | Mappenbereich | 20000113 | ||
| 4 | IP_SUBCLASS | Call by reference | Type reference (TYPE) | SIN_SUBCL | SPACE | Unterklasse | 20000113 | ||
| 5 | 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 | 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 | 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 | ES_ROW_NO | Call by reference | Attribute reference (LIKE) | 20000113 | |||||
| 2 | E_COLUMN | Call by reference | Attribute reference (LIKE) | 20000113 | |||||
| 3 | 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 | E_OBJECT | Call by reference | Attribute reference (LIKE) | 20000113 | |||||
| 2 | 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 | E_INTERACTIVE | Call by reference | Attribute reference (LIKE) | 20000113 | |||||
| 2 | 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 | 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 | IS_COLUMN | Call by reference | Type reference (TYPE) | LVC_S_COL | ALV-Control: Spalten-ID | 20000113 | |||
| 2 | IS_REFRESHS | Call by reference | Type reference (TYPE) | SIN_S_REFR | Workplace: Auffrischen | 20000113 | |||
| 3 | IS_ROW | Value transfer | Type reference (TYPE) | LVC_S_ROW | ALV-Control: Beschreibung einer Zeile | 20000113 | |||
| 4 | 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 |