SAP ABAP Class CL_XMS_BASIS_GRID (Basis Grid)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-XI-IS-IEN (Application Component) Integration Engine
⤷
SXMSJOB (Package) XI: Time-Driven Message Processing

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_GUI_ALV_GRID | ALV List Viewer | 20040719 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_XMS_ARCH_GRID | Grid for Archive Search | 20090702 |
2 | Inheritance (c INHERITING FROM c_ref) | CL_XMS_EXTR_GRID | Extractor Grid | 20080122 |
3 | Inheritance (c INHERITING FROM c_ref) | CL_XMS_JOB_GRID | 20040723 | |
4 | Inheritance (c INHERITING FROM c_ref) | CL_XMS_LMS_FILTER_GRID | LMS Filter | 20080128 |
5 | Inheritance (c INHERITING FROM c_ref) | CL_XMS_MESSAGE_ID_GRID | 20040723 | |
6 | Inheritance (c INHERITING FROM c_ref) | CL_XMS_MSG_FILTER_GRID | 20040722 | |
7 | Inheritance (c INHERITING FROM c_ref) | CL_XMS_NS_PREFIX_GRID | Namespace Prefix | 20080128 |
8 | Inheritance (c INHERITING FROM c_ref) | CL_XMS_QUEUE_REG_INFO | 20040721 | |
9 | Inheritance (c INHERITING FROM c_ref) | CL_XMS_SA_MONITOR_GRID | 20040722 |
Properties
Class | CL_XMS_BASIS_GRID | |
Short Description | Basis Grid | |
Super Class | CL_GUI_ALV_GRID | ALV List Viewer |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SXMSJOB | XI: Time-Driven Message Processing |
Created | 20040719 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_XMS_BASIS_GRID has no forward declaration.
Interfaces
Class CL_XMS_BASIS_GRID has no interface implemented.
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CL_XMS_UCOMM_REFRESH | 20050711 |
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | CHAR1 | Single-Character Flag | 20040719 | ||
2 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | TTB_BUTTON | Toolbar Buttons | 20040719 | ||
3 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | STB_BUTTON | Toolbar Button | 20040719 | ||
4 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | STB_BUTTON | Toolbar Button | 20040719 | ||
5 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | STB_BUTTON | Toolbar Button | 20040721 | ||
6 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | TTB_BUTTON | Toolbar Buttons | 20040719 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Protected | Event handling method | 20040719 | |
2 | ![]() |
Instance method | Protected | Event handling method | 20040719 | |
3 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20040719 |
4 | ![]() |
Instance method | Protected | Method | 20050705 | |
5 | ![]() |
Instance method | Protected | Event handling method | 20040723 | |
6 | ![]() |
Instance method | Public | Method | 20040722 | |
7 | ![]() |
Instance method | Protected | Method | 20040720 | |
8 | ![]() |
Instance method | Protected | Method | 20040720 |
Events
Class CL_XMS_BASIS_GRID has no event.
Types
Class CL_XMS_BASIS_GRID has no local type.
Method Signatures
Method ALV_EVT_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) | 20040719 | ||||
2 | ![]() |
E_OBJECT | Call by reference | Attribute reference (LIKE) | 20040719 |
Method ALV_EVT_TOOLBAR on class CL_XMS_BASIS_GRID has no exception.
Method ALV_EVT_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) | 20040719 |
Method ALV_EVT_USER_COMMAND on class CL_XMS_BASIS_GRID has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_APPLOGPARENT | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Container for application log | 20040719 | ||
2 | ![]() |
I_APPL_EVENTS | Value transfer | Type reference (TYPE) | CHAR01 | SPACE | Ereignisse als Applikationsevents registrieren | 20040719 | |
3 | ![]() |
I_FCAT_COMPLETE | Call by reference | Type reference (TYPE) | SAP_BOOL | SPACE | boolsche Variable (X=true, space=false) | 20040719 | |
4 | ![]() |
I_GRAPHICSPARENT | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Container for graphics | 20040719 | ||
5 | ![]() |
I_LIFETIME | Value transfer | Type reference (TYPE) | I | Lifetime | 20040719 | ||
6 | ![]() |
I_NAME | Value transfer | Type reference (TYPE) | STRING | Name | 20040719 | ||
7 | ![]() |
I_PARENT | Value transfer | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Parent-Container | 20040719 | ||
8 | ![]() |
I_PARENTDBG | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Internal, donnot use. | 20040719 | ||
9 | ![]() |
I_SHELLSTYLE | Value transfer | Type reference (TYPE) | I | 0 | Control Style | 20040719 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler beim Erzeugen des Controls | 20040719 | |
2 | ![]() |
Fehler beim Initialisieren des Controls | 20040719 | |
3 | ![]() |
Fehler beim Linken des Controls | 20040719 | |
4 | ![]() |
Fehler beim Erzeugen des DataProvider Control | 20040719 |
Method GET_USERCOMMAND Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
UCOMM | Call by reference | Type reference (TYPE) | SY-UCOMM | Funktionscode, der PAI ausgelöst hat | 20050705 | ||
2 | ![]() |
USER_COMMAND | Value transfer | Object reference (TYPE REF TO) | CL_XMS_USERCOMMAND | 20050705 |
Method GET_USERCOMMAND on class CL_XMS_BASIS_GRID has no exception.
Method HANDLE_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) | 20040723 |
Method HANDLE_CONTEXT_MENU_REQUEST on class CL_XMS_BASIS_GRID has no exception.
Method REFRESH_ATTRIBUTES Signature
Method REFRESH_ATTRIBUTES on class CL_XMS_BASIS_GRID has no parameter.
Method REFRESH_ATTRIBUTES on class CL_XMS_BASIS_GRID has no exception.
Method SET_HIDE_TAB Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
BUTTONS | Call by reference | Type reference (TYPE) | TTB_BUTTON | Toolbarbuttons | 20040720 |
Method SET_HIDE_TAB on class CL_XMS_BASIS_GRID has no exception.
Method SET_START_TAB Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
BUTTONS | Call by reference | Type reference (TYPE) | TTB_BUTTON | Toolbarbuttons | 20040720 |
Method SET_START_TAB on class CL_XMS_BASIS_GRID has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 700 |