SAP ABAP Class CL_AC_BOR_EVENT_MNT_BRF (BRF: Start BOR Event)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-BRF (Application Component) Business Rule Framework
⤷
SBRF (Package) Business Rule Framework
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_ACTION_BASE_MNT_BRF | BRF: Maintenance - Concrete Action - Basis Class | 20050221 |
Properties
| Class | CL_AC_BOR_EVENT_MNT_BRF | |
| Short Description | BRF: Start BOR Event | |
| Super Class | CL_ACTION_BASE_MNT_BRF | BRF: Maintenance - Concrete Action - Basis Class |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SBRF | Business Rule Framework |
| Created | 20050221 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_AC_BOR_EVENT_MNT_BRF has no forward declaration.
Interfaces
Class CL_AC_BOR_EVENT_MNT_BRF has no interface implemented.
Friends
Class CL_AC_BOR_EVENT_MNT_BRF 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 | 20050221 | |||
| 2 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_GUI_CUSTOM_CONTAINER | Container for Custom Controls in Screen Area | 20050221 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | SBRF166 | BRF: Trigger Action BOR Event - Basic Data-Screen Structure | 20050221 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | TBRF166_T | BRF: Trigger Action BOR Event - Basic Data - Table Type | 20050221 | |||
| 5 | Instance attribute | Protected | Type reference (TYPE) | TBRF166_T | BRF: Trigger Action BOR Event - Basic Data - Table Type | 20050221 | |||
| 6 | Instance attribute | Protected | Type reference (TYPE) | TBRF167_T | BRF: Trigger Action BOR Event - Container - Table Type | 20050221 | |||
| 7 | Instance attribute | Protected | Type reference (TYPE) | TBRF167_T | BRF: Trigger Action BOR Event - Container - Table Type | 20050221 | |||
| 8 | Instance attribute | Protected | Type reference (TYPE) | SBRF167_T | BRF: Trigger Action BOR Event - Container - Screen Table | 20050221 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20050221 | |
| 2 | Static method | Public | Method | Determines Event Container Elements incl. Features | 20050223 | |
| 3 | Instance method | Public | Method | Gets Detailed Data | 20080130 | |
| 4 | Instance method | Public | Event handling method | 20060426 | ||
| 5 | Instance method | Public | Event handling method | Event Handler for Toolbar in ALV | 20050221 | |
| 6 | Instance method | Public | Event handling method | Event Handler for Double Click in ALV | 20050221 | |
| 7 | Instance method | Public | Method | Set Detailed Data | 20080130 |
Events
Class CL_AC_BOR_EVENT_MNT_BRF has no event.
Types
Class CL_AC_BOR_EVENT_MNT_BRF has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_AC_BOR_EVENT_MNT_BRF has no parameter.
Method CONSTRUCTOR on class CL_AC_BOR_EVENT_MNT_BRF has no exception.
Method GET_CONTAINER_ELEMENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_CONTAINER_EVENT | Call by reference | Object reference (TYPE REF TO) | IF_SWF_CNT_CONTAINER | Container - Implementierung einer 'Collection' | 20050223 | |||
| 2 | EO_CONTAINER_KEY | Call by reference | Object reference (TYPE REF TO) | IF_SWF_CNT_CONTAINER | Container - Implementierung einer 'Collection' | 20050223 | |||
| 3 | ET_ELEMENTS | Call by reference | Type reference (TYPE) | BRF_BOR_ELEMENT_T | BRF: Elemente zu BOR-Objekten - Tabellentyp | 20050226 | |||
| 4 | IV_EVENT | Call by reference | Type reference (TYPE) | SWO_EVENT | Ereignis | 20050223 | |||
| 5 | IV_OBJTYP | Call by reference | Type reference (TYPE) | SWO_OBJTYP | Objekttyp | 20050223 |
Method GET_CONTAINER_ELEMENTS on class CL_AC_BOR_EVENT_MNT_BRF has no exception.
Method GET_DETAIL_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_BRF166 | Call by reference | Type reference (TYPE) | SBRF166 | BRF: Aktion BOR-Event auslösen - Grunddaten - Screenstruktur | 20080130 | |||
| 2 | ET_BRF167 | Call by reference | Type reference (TYPE) | SBRF167_T | BRF: Aktion BOR-Event auslösen - Container - Screentabelle | 20080130 |
Method GET_DETAIL_DATA on class CL_AC_BOR_EVENT_MNT_BRF has no exception.
Method HANDLE_F4 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_EVENT_DATA | Value transfer | Attribute reference (LIKE) | 20060426 | |||||
| 2 | ES_ROW_NO | Value transfer | Attribute reference (LIKE) | 20060426 | |||||
| 3 | ET_BAD_CELLS | Value transfer | Attribute reference (LIKE) | 20060426 | |||||
| 4 | E_DISPLAY | Value transfer | Attribute reference (LIKE) | 20060426 | |||||
| 5 | E_FIELDNAME | Value transfer | Attribute reference (LIKE) | 20060426 | |||||
| 6 | E_FIELDVALUE | Value transfer | Attribute reference (LIKE) | 20060426 | |||||
| 7 | SENDER | Value transfer | Attribute reference (LIKE) | 20060426 |
Method HANDLE_F4 on class CL_AC_BOR_EVENT_MNT_BRF has no exception.
Method HANDLE_TOOLBAR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_INTERACTIVE | Value transfer | Attribute reference (LIKE) | 20050221 | |||||
| 2 | E_OBJECT | Value transfer | Attribute reference (LIKE) | 20050221 |
Method HANDLE_TOOLBAR on class CL_AC_BOR_EVENT_MNT_BRF 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) | 20050221 | |||||
| 2 | E_COLUMN | Value transfer | Attribute reference (LIKE) | 20050221 | |||||
| 3 | E_ROW | Value transfer | Attribute reference (LIKE) | 20050221 |
Method ON_DOUBLE_CLICK on class CL_AC_BOR_EVENT_MNT_BRF has no exception.
Method SET_DETAIL_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_BRF166 | Call by reference | Type reference (TYPE) | SBRF166 | BRF: Aktion BOR-Event auslösen - Grunddaten - Screenstruktur | 20080130 | |||
| 2 | IT_BRF167 | Call by reference | Type reference (TYPE) | SBRF167_T | BRF: Aktion BOR-Event auslösen - Container - Screentabelle | 20080130 |
Method SET_DETAIL_DATA on class CL_AC_BOR_EVENT_MNT_BRF has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 700 |