SAP ABAP Class CL_BCS_SYSTEM_STATUS (BCS: System Status)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-COM (Application Component) Communication Services: Mail, Fax, SMS, Telephony
⤷
SBCS_ADM (Package) Business Communication Services: Administration

⤷

⤷

Properties
Class | CL_BCS_SYSTEM_STATUS | |
Short Description | BCS: System Status | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SBCS_ADM | Business Communication Services: Administration |
Created | 20081204 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_BCS_SYSTEM_STATUS has no interface implemented.
Friends
Class CL_BCS_SYSTEM_STATUS has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Private | Type reference (TYPE) | TV_ITMNAME | 'Verbindung' | Constant: Connection error | 20090219 | |
2 | ![]() |
Constant | Private | Type reference (TYPE) | TV_ITMNAME | 'Extern' | Constant: External error | 20090219 | |
3 | ![]() |
Constant | Private | Type reference (TYPE) | TV_ITMNAME | 'Intern' | Constant: Internal error | 20090219 | |
4 | ![]() |
Constant | Private | Type reference (TYPE) | TV_ITMNAME | 'Mail-Host' | Constant: Host Name | 20090219 | |
5 | ![]() |
Constant | Private | Type reference (TYPE) | TV_ITMNAME | 'Node' | Constant: Node Name | 20090219 | |
6 | ![]() |
Constant | Private | Type reference (TYPE) | TV_ITMNAME | 'NoNode' | Constant: No nodes assigned | 20090219 | |
7 | ![]() |
Constant | Private | Type reference (TYPE) | TV_ITMNAME | 'Sent' | Constant: Sending | 20090219 | |
8 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | '&-&' | Node Name <-> Address Area Separator | 20090219 | |
9 | ![]() |
Constant | Private | Type reference (TYPE) | TV_ITMNAME | 'Transfer' | Constant: Transferred | 20090219 | |
10 | ![]() |
Constant | Private | Type reference (TYPE) | TV_ITMNAME | 'Waiting' | Constant: Waiting | 20090219 | |
11 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | CL_GUI_COLUMN_TREE | Column Tree Control | 20090219 | ||
12 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | CL_SNDREC_BCS | Instances of CL_SNDREC_BCS | 20090219 | ||
13 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | CL_GUI_TOOLBAR | Toolbar Control | 20090219 | ||
14 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | CL_GUI_CUSTOM_CONTAINER | Container for Custom Controls in Screen Area | 20090219 | ||
15 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | CL_GUI_CUSTOM_CONTAINER | Container for Custom Controls in Screen Area | 20090219 | ||
16 | ![]() |
Static Attribute | Private | Type reference (TYPE) | ITEM_TABLE_TYPE | Tree Control: Item Table | 20090219 | ||
17 | ![]() |
Static Attribute | Private | Type reference (TYPE) | TREEV_NTAB | Tree Control: Node Table | 20090219 | ||
18 | ![]() |
Static Attribute | Private | Type reference (TYPE) | SX_BOOLEAN | Display / Change Mode | 20090219 | ||
19 | ![]() |
Static Attribute | Public | Type reference (TYPE) | SY-DATUM | Evaluation Date | 20090219 | ||
20 | ![]() |
Static Attribute | Public | Type reference (TYPE) | SY-UZEIT | Time of Evaluation | 20090219 | ||
21 | ![]() |
Static Attribute | Private | Type reference (TYPE) | BCST_SOES | Status for Selected Period | 20090219 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Private | Method | Add Column Definitions | 20090219 |
2 | ![]() |
Static method | Private | Method | Structure of the Tree Content | 20090219 |
3 | ![]() |
Static method | Private | Method | Generate the Column Tree | 20090219 |
4 | ![]() |
Static method | Private | Method | Generate the Toolbar | 20090219 |
5 | ![]() |
Static method | Private | Method | Display a Legend | 20090219 |
6 | ![]() |
Static method | Private | Method | Expand All Nodes | 20090219 |
7 | ![]() |
Static method | Private | Method | Determine the nodes that support certain address types | 20090219 |
8 | ![]() |
Static method | Private | Method | Determine Status Information | 20090219 |
9 | ![]() |
Static method | Private | Method | Processing the Double-Click | 20090219 |
10 | ![]() |
Static method | Private | Event handling method | Event Handler: Double Click Item | 20090219 |
11 | ![]() |
Static method | Private | Event handling method | Event Handler: Double Click Node | 20090219 |
12 | ![]() |
Static method | Private | Event handling method | Event Handler: Execute Function from Toolbar | 20090219 |
13 | ![]() |
Static method | Public | Method | Handling of User Entries | 20090219 |
14 | ![]() |
Static method | Private | Method | Initialization of System Data | 20090219 |
15 | ![]() |
Static method | Private | Method | Registration of Events for Toolbar and Column Tree | 20090219 |
16 | ![]() |
Static method | Public | Method | Display the System Status | 20090219 |
17 | ![]() |
Static method | Private | Method | Adjust the Evaluation Period | 20090219 |
Events
Class CL_BCS_SYSTEM_STATUS has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | ITEM_TABLE_TYPE | Private | See coding | 20090219 | item_table_type type standard table of mtreeitm with default key
|
Method Signatures
Method ADD_COLUMNS Signature
Method ADD_COLUMNS on class CL_BCS_SYSTEM_STATUS has no parameter.
Method ADD_COLUMNS on class CL_BCS_SYSTEM_STATUS has no exception.
Method BUILD_NODE_AND_ITEM_TABLE Signature
Method BUILD_NODE_AND_ITEM_TABLE on class CL_BCS_SYSTEM_STATUS has no parameter.
Method BUILD_NODE_AND_ITEM_TABLE on class CL_BCS_SYSTEM_STATUS has no exception.
Method CREATE_COLUMN_TREE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_INIT_STATISTICS | Call by reference | Type reference (TYPE) | SX_BOOLEAN | SX_TRUE | SAPconnect: Auswahl | 20090219 |
Method CREATE_COLUMN_TREE on class CL_BCS_SYSTEM_STATUS has no exception.
Method CREATE_TOOLBAR Signature
Method CREATE_TOOLBAR on class CL_BCS_SYSTEM_STATUS has no parameter.
Method CREATE_TOOLBAR on class CL_BCS_SYSTEM_STATUS has no exception.
Method DISPLAY_LEGEND Signature
Method DISPLAY_LEGEND on class CL_BCS_SYSTEM_STATUS has no parameter.
Method DISPLAY_LEGEND on class CL_BCS_SYSTEM_STATUS has no exception.
Method EXPAND_ALL_NODES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_ONLY_ROOT | Call by reference | Type reference (TYPE) | SX_BOOLEAN | SAPconnect: Auswahl | 20090316 |
Method EXPAND_ALL_NODES on class CL_BCS_SYSTEM_STATUS has no exception.
Method GET_NODES_OF_ADDRTYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_ADDR_TYPE | Call by reference | Type reference (TYPE) | SX_ADDRTYP | SAPconnect: Typ einer Adresse | 20090219 | ||
2 | ![]() |
RT_NODES | Value transfer | Type reference (TYPE) | BCST_NODES | SAPconnect: Kommunikationsknoten | 20090219 |
Method GET_NODES_OF_ADDRTYPE on class CL_BCS_SYSTEM_STATUS has no exception.
Method GET_STATUS_NUMBERS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_ERR_CONNECT | Call by reference | Type reference (TYPE) | STRING | Nachrichten mit Verbindungsfehler | 20090219 | ||
2 | ![]() |
EV_ERR_EXTERN | Call by reference | Type reference (TYPE) | STRING | Nachrichten mit externem Fehler | 20090219 | ||
3 | ![]() |
EV_ERR_INTERN | Call by reference | Type reference (TYPE) | STRING | Nachrichten mit internem Fehler | 20090219 | ||
4 | ![]() |
EV_NO_NODE | Call by reference | Type reference (TYPE) | STRING | 20090219 | |||
5 | ![]() |
EV_SENT | Call by reference | Type reference (TYPE) | STRING | Versendete Nachrichten | 20090219 | ||
6 | ![]() |
EV_TRANSFER | Call by reference | Type reference (TYPE) | STRING | Übermittelte Nachrichten | 20090219 | ||
7 | ![]() |
EV_WAITING | Call by reference | Type reference (TYPE) | STRING | Wartende Nachrichten | 20090219 | ||
8 | ![]() |
IV_ADDR_TYPE | Call by reference | Type reference (TYPE) | SX_ADDRTYP | Adresstyp | 20090219 | ||
9 | ![]() |
IV_NODE | Call by reference | Type reference (TYPE) | SX_NODE_ID | Knoten | 20090219 |
Method GET_STATUS_NUMBERS on class CL_BCS_SYSTEM_STATUS has no exception.
Method HANDLE_DOUBLE_CLICK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_NODE_KEY | Call by reference | Type reference (TYPE) | TV_NODEKEY | Tree Control: Schlüssel eines Knotens | 20090219 |
Method HANDLE_DOUBLE_CLICK on class CL_BCS_SYSTEM_STATUS has no exception.
Method HANDLE_ITEM_DOUBLE_CLICK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NODE_KEY | Value transfer | Attribute reference (LIKE) | 20090219 |
Method HANDLE_ITEM_DOUBLE_CLICK on class CL_BCS_SYSTEM_STATUS has no exception.
Method HANDLE_NODE_DOUBLE_CLICK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NODE_KEY | Value transfer | Attribute reference (LIKE) | Tree Control: Schlüssel eines Knotens | 20090219 |
Method HANDLE_NODE_DOUBLE_CLICK on class CL_BCS_SYSTEM_STATUS has no exception.
Method HANDLE_ON_FUNCTION_SELECTED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FCODE | Call by reference | Attribute reference (LIKE) | 20090219 |
Method HANDLE_ON_FUNCTION_SELECTED on class CL_BCS_SYSTEM_STATUS has no exception.
Method HANDLE_USER_COMMAND Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_FCODE | Call by reference | Type reference (TYPE) | SY-UCOMM | Funktionscode, der PAI ausgelöst hat | 20090219 |
Method HANDLE_USER_COMMAND on class CL_BCS_SYSTEM_STATUS has no exception.
Method INIT_STATISTICS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_FROM_DATE | Value transfer | Type reference (TYPE) | SY-DATUM | Auswertungsdatum | 20090219 | ||
2 | ![]() |
IV_FROM_TIME | Value transfer | Type reference (TYPE) | SY-UZEIT | Auswertungszeitpunkt | 20090219 |
Method INIT_STATISTICS on class CL_BCS_SYSTEM_STATUS has no exception.
Method SET_EVENTS Signature
Method SET_EVENTS on class CL_BCS_SYSTEM_STATUS has no parameter.
Method SET_EVENTS on class CL_BCS_SYSTEM_STATUS has no exception.
Method SHOW_SYSTEM_STATUS Signature
Method SHOW_SYSTEM_STATUS on class CL_BCS_SYSTEM_STATUS has no parameter.
Method SHOW_SYSTEM_STATUS on class CL_BCS_SYSTEM_STATUS has no exception.
Method UPDATE_SELECTION_TIME Signature
Method UPDATE_SELECTION_TIME on class CL_BCS_SYSTEM_STATUS has no parameter.
Method UPDATE_SELECTION_TIME on class CL_BCS_SYSTEM_STATUS has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in |