SAP ABAP Class CL_AC_BADI_MNT_BRF (BRF: Action BAdI)
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 | 20041217 |
Properties
| Class | CL_AC_BADI_MNT_BRF | |
| Short Description | BRF: Action BAdI | |
| 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 | 20041217 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_AC_BADI_MNT_BRF has no forward declaration.
Interfaces
Class CL_AC_BADI_MNT_BRF has no interface implemented.
Friends
Class CL_AC_BADI_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 | 20041217 | |||
| 2 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | ALV List Viewer | 20041217 | |||
| 3 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_GUI_CUSTOM_CONTAINER | Container for Custom Controls in Screen Area | 20041217 | |||
| 4 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_GUI_CUSTOM_CONTAINER | Container for Custom Controls in Screen Area | 20041217 | |||
| 5 | Instance attribute | Protected | Type reference (TYPE) | SBRF177 | BRF: Action BAdI - Screen Structure | 20041217 | |||
| 6 | Instance attribute | Protected | Type reference (TYPE) | TBRF177_T | BRF: Action BAdI - Table Type | 20041217 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | TBRF177_T | BRF: Action BAdI - Table Type | 20041217 | |||
| 8 | Instance attribute | Protected | Type reference (TYPE) | SBRF177_T | BRF: Action BAdI - Table Type | 20041217 | |||
| 9 | Instance attribute | Protected | Type reference (TYPE) | TBRF178_T | BRF: Action BAdI: Expression as Parameter - Table Type | 20041217 | |||
| 10 | Instance attribute | Private | Type reference (TYPE) | TBRF178_T | BRF: Action BAdI: Expression as Parameter - Table Type | 20041217 | |||
| 11 | Instance attribute | Protected | Type reference (TYPE) | SBRF178_T | BRF: Action BAdI: Expression as Parameter - Table Type | 20041217 | |||
| 12 | Instance attribute | Protected | Type reference (TYPE) | BRF_EXECUTE_ON_FALSE | BRF: Execute Subaction if Function = False | 20041220 | |||
| 13 | Instance attribute | Protected | Type reference (TYPE) | BRF_EXECUTE_ON_FALSE | BRF: Execute Subaction if Function = False | 20041220 | |||
| 14 | Instance attribute | Protected | Type reference (TYPE) | BRF_FILTER_VALUE_ACT | BRF: Filter Values for Action BAdI | 20041220 | |||
| 15 | Instance attribute | Protected | Type reference (TYPE) | BRF_FILTER_VALUE_ACT | BRF: Filter Values for Action BAdI | 20041220 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20041220 | |
| 2 | Instance method | Public | Method | BRF: Gets Detailed Data | 20080130 | |
| 3 | Instance method | Public | Event handling method | HANDLE_F4 | 20080130 | |
| 4 | Instance method | Public | Event handling method | Event Handler for Upper ALV (Filter Values) | 20041220 | |
| 5 | Instance method | Public | Event handling method | Event Handler for Lower ALV (Expressions) | 20041220 | |
| 6 | Instance method | Public | Event handling method | Event Handler for Double-Click in Upper ALV (Filter Values) | 20041220 | |
| 7 | Instance method | Public | Event handling method | 20051129 | ||
| 8 | Instance method | Public | Method | Set Detailed Data | 20080130 |
Events
Class CL_AC_BADI_MNT_BRF has no event.
Types
Class CL_AC_BADI_MNT_BRF has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_AC_BADI_MNT_BRF has no parameter.
Method CONSTRUCTOR on class CL_AC_BADI_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 | ET_BRF177 | Call by reference | Type reference (TYPE) | SBRF177_T | BRF: Aktion BAdI - Tabellentyp | 20080130 | |||
| 2 | ET_BRF178 | Call by reference | Type reference (TYPE) | SBRF178_T | BRF: Aktion BAdI: Ausdruck als Parameter - Tabellentyp | 20080130 |
Method GET_DETAIL_DATA on class CL_AC_BADI_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 | Call by reference | Attribute reference (LIKE) | 20080130 | |||||
| 2 | ES_ROW_NO | Call by reference | Attribute reference (LIKE) | 20080130 | |||||
| 3 | ET_BAD_CELLS | Call by reference | Attribute reference (LIKE) | 20080130 | |||||
| 4 | E_DISPLAY | Call by reference | Attribute reference (LIKE) | 20080130 | |||||
| 5 | E_FIELDNAME | Call by reference | Attribute reference (LIKE) | 20080130 | |||||
| 6 | E_FIELDVALUE | Call by reference | Attribute reference (LIKE) | 20080130 | |||||
| 7 | SENDER | Call by reference | Attribute reference (LIKE) | 20080130 |
Method HANDLE_F4 on class CL_AC_BADI_MNT_BRF has no exception.
Method HANDLE_TOOLBAR1 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_INTERACTIVE | Call by reference | Attribute reference (LIKE) | 20041220 | |||||
| 2 | E_OBJECT | Call by reference | Attribute reference (LIKE) | 20041220 |
Method HANDLE_TOOLBAR1 on class CL_AC_BADI_MNT_BRF has no exception.
Method HANDLE_TOOLBAR2 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_INTERACTIVE | Call by reference | Attribute reference (LIKE) | 20041220 | |||||
| 2 | E_OBJECT | Call by reference | Attribute reference (LIKE) | 20041220 |
Method HANDLE_TOOLBAR2 on class CL_AC_BADI_MNT_BRF has no exception.
Method ON_DOUBLE_CLICK1 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_ROW_NO | Call by reference | Attribute reference (LIKE) | 20041220 | |||||
| 2 | E_COLUMN | Call by reference | Attribute reference (LIKE) | 20041220 | |||||
| 3 | E_ROW | Call by reference | Attribute reference (LIKE) | 20041220 |
Method ON_DOUBLE_CLICK1 on class CL_AC_BADI_MNT_BRF 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 | Call by reference | Attribute reference (LIKE) | 20051129 |
Method ON_USER_COMMAND on class CL_AC_BADI_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 | IT_BRF177 | Call by reference | Type reference (TYPE) | SBRF177_T | BRF: Aktion BAdI - Tabellentyp | 20080130 | |||
| 2 | IT_BRF178 | Call by reference | Type reference (TYPE) | SBRF178_T | BRF: Aktion BAdI: Ausdruck als Parameter - Tabellentyp | 20080130 |
Method SET_DETAIL_DATA on class CL_AC_BADI_MNT_BRF has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 700 |