SAP ABAP Class CL_SAT_UI_GRID_CTRL (*NO* Reuse: Customizied ALV grid control)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO (Application Component) Workbench Tools: Editors, Painters, Modelers
⤷
SABP_TOOLS_STDIO (Package) *NO* REUSE - UI Libraries for ABAP Runtime Tools only !!!!!!

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_GUI_ALV_GRID | ALV List Viewer | 20071109 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SAT_UI_WIDGET | *NO* Reuse: UI Widget | 20071109 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | _IF_SAT_UI_CTRL_DRAG_DROP | Internal: Widget Control with drag & drop | 20071112 |
4 | Interface implementation (CLASS c. INTERFACES i_ref) | _IF_SAT_UI_FRIEND_SHIP | *NO* Reuse: Internal Friendship - Tagging Interface | 20071112 |
Properties
Class | CL_SAT_UI_GRID_CTRL | |
Short Description | *NO* Reuse: Customizied ALV grid control | |
Super Class | CL_GUI_ALV_GRID | ALV List Viewer |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | S | System Program |
Category | 0 | |
Package | SABP_TOOLS_STDIO | *NO* REUSE - UI Libraries for ABAP Runtime Tools only !!!!!! |
Created | 20071109 | SAP |
Last change | 20130531 | 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) |
2 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
3 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
4 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_SAT_UI_WIDGET | *NO* Reuse: UI Widget | 20071109 | ||
2 | _IF_SAT_UI_CTRL_DRAG_DROP | Internal: Widget Control with drag & drop | 20071112 | ||
3 | _IF_SAT_UI_FRIEND_SHIP | *NO* Reuse: Internal Friendship - Tagging Interface | 20071112 |
Friends
Class CL_SAT_UI_GRID_CTRL has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Container | 20071109 | ||
2 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_DRAGDROP | Behavior for Drag&Drop | 20071109 | ||
3 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | DATA | Buffer to access single line of content | 20071109 | ||
4 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | LVC_T_FCAT | Copy of field catalague | 20071109 | ||
5 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | STRING | List of active handlers | 20071109 | ||
6 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | LVC_S_LAYO | Copy of grid layout data, Please use this copy when altering | 20071109 | ||
7 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_SAT_UI_GRID | Base Class for Grids | 20071109 | ||
8 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | ABAP_BOOL | Using User Variants active | 20071109 |
Methods
Events
Class CL_SAT_UI_GRID_CTRL has no event.
Types
Class CL_SAT_UI_GRID_CTRL has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ADDITIONAL_INFO | Call by reference | Type reference (TYPE) | IF_SAT_UI_GRID=>TY_S_ADDITIONAL_INFO | 20071109 | |||
2 | ![]() |
CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | 20071109 | |||
3 | ![]() |
HEADER_TITLE | Call by reference | Type reference (TYPE) | CSEQUENCE | 20071109 | |||
4 | ![]() |
LAYOUT | Call by reference | Type reference (TYPE) | LVC_S_LAYO | 20071109 | |||
5 | ![]() |
MASTER | Call by reference | Object reference (TYPE REF TO) | CL_SAT_UI_GRID | Anzeige als Liste | 20071109 | ||
6 | ![]() |
WITH_USER_VARIANT | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20071109 |
Method CONSTRUCTOR on class CL_SAT_UI_GRID_CTRL has no exception.
Method MY_ADD_EVENT_HANDLERS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
HANDLER_OPTIONS | Call by reference | Type reference (TYPE) | STRING | 20071109 |
Method MY_ADD_EVENT_HANDLERS on class CL_SAT_UI_GRID_CTRL has no exception.
Method MY_CHANGE_FIELD_CATALOGUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FIELD_CATALOGUE | Call by reference | Type reference (TYPE) | LVC_T_FCAT | 20071109 |
Method MY_CHANGE_FIELD_CATALOGUE on class CL_SAT_UI_GRID_CTRL has no exception.
Method _MY_INIT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CONTENT_TABLE_REFERENCE | Call by reference | Object reference (TYPE REF TO) | DATA | 20071109 | |||
2 | ![]() |
HANDLER_OPTIONS | Call by reference | Type reference (TYPE) | STRING | 20071109 | |||
3 | ![]() |
TOOLBAR_OPTIONS | Call by reference | Type reference (TYPE) | STRING | 20071109 |
Method _MY_INIT on class CL_SAT_UI_GRID_CTRL has no exception.
Method _MY_INIT_EVENT_HANDLERS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
HANDLER_OPTIONS | Call by reference | Type reference (TYPE) | STRING | `` | 20071109 |
Method _MY_INIT_EVENT_HANDLERS on class CL_SAT_UI_GRID_CTRL has no exception.
Method _MY_INIT_TOOLBAR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | UI_FUNCTIONS | 20071109 | |||
2 | ![]() |
TOOLBAR_OPTIONS | Call by reference | Type reference (TYPE) | STRING | 20071109 |
Method _MY_INIT_TOOLBAR on class CL_SAT_UI_GRID_CTRL has no exception.
Method __ON_BT_MENU_CLICKED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FCODE | Value transfer | Attribute reference (LIKE) | 20071109 |
Method __ON_BT_MENU_CLICKED on class CL_SAT_UI_GRID_CTRL has no exception.
Method __ON_BT_MENU_REQUESTED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_OBJECT | Value transfer | Attribute reference (LIKE) | 20071109 | ||||
2 | ![]() |
E_UCOMM | Value transfer | Attribute reference (LIKE) | 20071109 |
Method __ON_BT_MENU_REQUESTED on class CL_SAT_UI_GRID_CTRL has no exception.
Method __ON_BT_MENU_SELECTED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FCODE | Value transfer | Attribute reference (LIKE) | 20071109 |
Method __ON_BT_MENU_SELECTED on class CL_SAT_UI_GRID_CTRL 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 | Value transfer | Attribute reference (LIKE) | 20071109 | ||||
2 | ![]() |
E_COLUMN | Value transfer | Attribute reference (LIKE) | 20071109 | ||||
3 | ![]() |
E_ROW | Value transfer | Attribute reference (LIKE) | 20071109 |
Method __ON_DOUBLE_CLICK on class CL_SAT_UI_GRID_CTRL has no exception.
Method __ON_DRAG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_ROW_NO | Value transfer | Attribute reference (LIKE) | 20071109 | ||||
2 | ![]() |
E_COLUMN | Value transfer | Attribute reference (LIKE) | 20071109 | ||||
3 | ![]() |
E_DRAGDROPOBJ | Value transfer | Attribute reference (LIKE) | 20071109 | ||||
4 | ![]() |
E_ROW | Value transfer | Attribute reference (LIKE) | 20071109 |
Method __ON_DRAG on class CL_SAT_UI_GRID_CTRL has no exception.
Method __ON_DROP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_ROW_NO | Value transfer | Attribute reference (LIKE) | 20071109 | ||||
2 | ![]() |
E_COLUMN | Value transfer | Attribute reference (LIKE) | 20071109 | ||||
3 | ![]() |
E_DRAGDROPOBJ | Value transfer | Attribute reference (LIKE) | 20071109 | ||||
4 | ![]() |
E_ROW | Value transfer | Attribute reference (LIKE) | 20071109 |
Method __ON_DROP on class CL_SAT_UI_GRID_CTRL has no exception.
Method __ON_LINK_CLICKED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_ROW_NO | Value transfer | Attribute reference (LIKE) | 20071109 | ||||
2 | ![]() |
E_COLUMN_ID | Value transfer | Attribute reference (LIKE) | 20071109 | ||||
3 | ![]() |
E_ROW_ID | Value transfer | Attribute reference (LIKE) | 20071109 |
Method __ON_LINK_CLICKED on class CL_SAT_UI_GRID_CTRL has no exception.
Method __ON_MENU_REQUESTED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_OBJECT | Value transfer | Attribute reference (LIKE) | 20071109 |
Method __ON_MENU_REQUESTED on class CL_SAT_UI_GRID_CTRL has no exception.
Method __ON_MENU_SELECTED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FCODE | Value transfer | Attribute reference (LIKE) | 20071109 |
Method __ON_MENU_SELECTED on class CL_SAT_UI_GRID_CTRL has no exception.
Method __ON_TOOLBAR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_INTERACTIVE | Value transfer | Attribute reference (LIKE) | 20071109 | ||||
2 | ![]() |
E_OBJECT | Value transfer | Attribute reference (LIKE) | 20071109 |
Method __ON_TOOLBAR on class CL_SAT_UI_GRID_CTRL 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 | Value transfer | Attribute reference (LIKE) | 20071109 |
Method __ON_USER_COMMAND on class CL_SAT_UI_GRID_CTRL has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 711 |