SAP ABAP Class /TDAG/RCSCL_UEC_SEL_EVENT_ROOT (Base Class for Event Handler Selection Dialog)
Hierarchy
☛
TDAGBCA (Software Component) TechniData Basic Components
⤷
EHS (Application Component) Environment, Health and Safety
⤷
/TDAG/RCS_UEC (Package) REACH Compliance - Use and Exposure Collection

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | /TDAG/RCSCL_UEC_SEL_EVENT_CUST | Event Habdler for Customers | 20080707 |
2 | Inheritance (c INHERITING FROM c_ref) | /TDAG/RCSCL_UEC_SEL_EVENT_PERS | Event Handler for Persons | 20100430 |
3 | Inheritance (c INHERITING FROM c_ref) | /TDAG/RCSCL_UEC_SEL_EVENT_SUPP | Event Handler for Suppliers | 20080707 |
Properties
Class | /TDAG/RCSCL_UEC_SEL_EVENT_ROOT | |
Short Description | Base Class for Event Handler Selection Dialog | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | /TDAG/RCS_UEC | REACH Compliance - Use and Exposure Collection |
Created | 20080707 | SAP |
Last change | 20141109 | |
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 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class /TDAG/RCSCL_UEC_SEL_EVENT_ROOT has no interface implemented.
Friends
Class /TDAG/RCSCL_UEC_SEL_EVENT_ROOT 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_ALV_GRID | ALV List Viewer | 20080714 | ||
2 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | ALV List Viewer | 20080714 | ||
3 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | /TDAG/RCSCL_UEC_SEL_ROOT | Base Class for Business Partner Selection Dialog | 20080707 | ||
4 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_GUI_EASY_SPLITTER_CONTAINER | Light Version of Splitter Control | 20080707 | ||
5 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | ESEBOOLE | Truth Value | 20080714 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20080707 |
2 | ![]() |
Instance method | Public | Event handling method | ALV Data Check After Entry | 20080715 |
3 | ![]() |
Instance method | Public | Event handling method | ALV Input Help | 20080721 |
4 | ![]() |
Instance method | Public | Event handling method | Manipulate ALZ Toolbar | 20080714 |
5 | ![]() |
Instance method | Public | Event handling method | Evaluate ALV Toolbar OK Code | 20080714 |
Events
Class /TDAG/RCSCL_UEC_SEL_EVENT_ROOT has no event.
Types
Class /TDAG/RCSCL_UEC_SEL_EVENT_ROOT 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_ALV_AVAILABLE | Call by reference | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | ALV List Viewer | 20080714 | ||
2 | ![]() |
IO_ALV_SELECTED | Call by reference | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | ALV List Viewer | 20080714 | ||
3 | ![]() |
IO_DATA_HANDLER | Call by reference | Object reference (TYPE REF TO) | /TDAG/RCSCL_UEC_SEL_ROOT | Basisklasse für Auswahldialog Geschäftspartner | 20080707 | ||
4 | ![]() |
IO_SPLITTER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_EASY_SPLITTER_CONTAINER | Light version of splitter control | 20080707 | ||
5 | ![]() |
IV_FLG_IS_ALV_SELECTED | Call by reference | Type reference (TYPE) | ESEBOOLE | ESP1_FALSE | Wahrheitswert | 20080714 |
Method CONSTRUCTOR on class /TDAG/RCSCL_UEC_SEL_EVENT_ROOT has no exception.
Method ON_HANDLE_DATA_CHANGED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ER_DATA_CHANGED | Call by reference | Attribute reference (LIKE) | 20080715 | ||||
2 | ![]() |
E_ONF4 | Call by reference | Attribute reference (LIKE) | 20080715 | ||||
3 | ![]() |
E_ONF4_AFTER | Call by reference | Attribute reference (LIKE) | 20080715 | ||||
4 | ![]() |
E_ONF4_BEFORE | Call by reference | Attribute reference (LIKE) | 20080715 | ||||
5 | ![]() |
E_UCOMM | Call by reference | Attribute reference (LIKE) | 20080715 |
Method ON_HANDLE_DATA_CHANGED on class /TDAG/RCSCL_UEC_SEL_EVENT_ROOT has no exception.
Method ON_HANDLE_F4 Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ER_EVENT_DATA | Call by reference | Attribute reference (LIKE) | 20080721 | ||||
2 | ![]() |
ES_ROW_NO | Call by reference | Attribute reference (LIKE) | 20080721 | ||||
3 | ![]() |
ET_BAD_CELLS | Call by reference | Attribute reference (LIKE) | 20080721 | ||||
4 | ![]() |
E_DISPLAY | Call by reference | Attribute reference (LIKE) | 20080721 | ||||
5 | ![]() |
E_FIELDNAME | Call by reference | Attribute reference (LIKE) | 20080721 | ||||
6 | ![]() |
E_FIELDVALUE | Call by reference | Attribute reference (LIKE) | 20080721 |
Method ON_HANDLE_F4 on class /TDAG/RCSCL_UEC_SEL_EVENT_ROOT has no exception.
Method ON_HANDLE_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) | 20080714 | ||||
2 | ![]() |
E_OBJECT | Call by reference | Attribute reference (LIKE) | 20080714 |
Method ON_HANDLE_TOOLBAR on class /TDAG/RCSCL_UEC_SEL_EVENT_ROOT has no exception.
Method ON_HANDLE_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) | 20080714 |
Method ON_HANDLE_USER_COMMAND on class /TDAG/RCSCL_UEC_SEL_EVENT_ROOT has no exception.
History
Last changed by/on | SAP | 20141109 |
SAP Release Created in | 110_600 |