SAP ABAP Class CL_CASE_EXPRESSION2_MNT_BRF (BRF: CASE - Expression (Optimized Maintenance))
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_EXPRESSION_BASE_MNT_BRF | BRF: Basis Class Expressions | 20071004 |
Properties
| Class | CL_CASE_EXPRESSION2_MNT_BRF | |
| Short Description | BRF: CASE - Expression (Optimized Maintenance) | |
| Super Class | CL_EXPRESSION_BASE_MNT_BRF | BRF: Basis Class Expressions |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SBRF | Business Rule Framework |
| Created | 20071004 | SAP |
| Last change | 20110908 | 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) |
Interfaces
Class CL_CASE_EXPRESSION2_MNT_BRF has no interface implemented.
Friends
Class CL_CASE_EXPRESSION2_MNT_BRF has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | SBRF136 | BRF: CASE Expression Basic Data - Screen Structure | 20071004 | |||
| 2 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | ALV List Viewer | 20071004 | |||
| 3 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_GUI_CUSTOM_CONTAINER | Container for Custom Controls in Screen Area | 20071004 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | TBRF136 | BRF: CASE - Instruction Basic Data | 20071004 | |||
| 5 | Instance attribute | Protected | Type reference (TYPE) | TBRF136 | BRF: CASE - Instruction Basic Data | 20071004 | |||
| 6 | Instance attribute | Protected | Type reference (TYPE) | TBRF137_T | BRF: CASE Instruction - WHEN Line - Table Category | 20071004 | |||
| 7 | Instance attribute | Protected | Type reference (TYPE) | TBRF137_T | BRF: CASE Instruction - WHEN Line - Table Category | 20071004 | |||
| 8 | Instance attribute | Protected | Type reference (TYPE) | TBRF261_T | BRF: Table Category for Dependent Constant | 20071004 | |||
| 9 | Instance attribute | Protected | Type reference (TYPE) | TBRF261_T | BRF: Table Category for Dependent Constant | 20071004 | |||
| 10 | Instance attribute | Protected | Type reference (TYPE) | LVC_T_FCAT | Field Catalog for List Viewer Control | 20071004 | |||
| 11 | Instance attribute | Protected | Type reference (TYPE) | SBRF136_ALV_T | BRF: CASE Expression Basic Data - ALV Table Category | 20071004 | |||
| 12 | Instance attribute | Protected | Type reference (TYPE) | SBRF_WHEN_MATRIX_T | BRF: CASE - WHEN Matrix - Table Category | 20071004 | |||
| 13 | Instance attribute | Protected | Type reference (TYPE) | TY_WHEN_MATRIX_STYLE_TAB | 20071004 | ||||
| 14 | Instance attribute | Protected | Type reference (TYPE) | BRF_BOOLE_D | BRF: Space = False, 'X' = True | 20071004 |
Methods
Events
Class CL_CASE_EXPRESSION2_MNT_BRF has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_WHEN_MATRIX_STYLE_STR | Protected | See coding | 20071004 | BEGIN OF ty_when_matrix_style_str.
INCLUDE TYPE sbrf_when_matrix.
TYPES: ct TYPE lvc_t_styl.
TYPES END OF ty_when_matrix_style_str
|
||
| 2 | TY_WHEN_MATRIX_STYLE_TAB | Protected | See coding | 20071004 | ty_when_matrix_style_tab TYPE STANDARD TABLE OF ty_when_matrix_style_str
|
Method Signatures
Method BUILD_FIELDCAT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_FIELDCAT | Call by reference | Type reference (TYPE) | LVC_T_FCAT | Feldkatalog für ListViewerControl | 20071004 |
Method BUILD_FIELDCAT on class CL_CASE_EXPRESSION2_MNT_BRF has no exception.
Method CHECK_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_WHEN_MATRIX | Call by reference | Type reference (TYPE) | SBRF_WHEN_MATRIX | BRF: CASE - WHEN Matrix | 20071004 | |||
| 2 | RS_WHEN_MATRIX | Value transfer | Type reference (TYPE) | SBRF_WHEN_MATRIX | BRF: CASE - WHEN Matrix | 20071004 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20071004 |
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_CASE_EXPRESSION2_MNT_BRF has no parameter.
Method CONSTRUCTOR on class CL_CASE_EXPRESSION2_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_BRF136 | Call by reference | Type reference (TYPE) | SBRF136 | BRF: CASE/Range Ausdruck - Grunddaten - Dynprostruktur | 20080121 | |||
| 2 | ET_WHEN_MATRIX | Call by reference | Type reference (TYPE) | SBRF_WHEN_MATRIX_T | BRF: CASE - WHEN Matrix - Tabellentyp | 20080121 |
Method GET_DETAIL_DATA on class CL_CASE_EXPRESSION2_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) | 20071004 | |||||
| 2 | ES_ROW_NO | Value transfer | Attribute reference (LIKE) | 20071004 | |||||
| 3 | ET_BAD_CELLS | Value transfer | Attribute reference (LIKE) | 20071004 | |||||
| 4 | E_DISPLAY | Value transfer | Attribute reference (LIKE) | 20071004 | |||||
| 5 | E_FIELDNAME | Value transfer | Attribute reference (LIKE) | 20071004 | |||||
| 6 | E_FIELDVALUE | Value transfer | Attribute reference (LIKE) | 20071004 | |||||
| 7 | SENDER | Value transfer | Attribute reference (LIKE) | 20071004 |
Method HANDLE_F4 on class CL_CASE_EXPRESSION2_MNT_BRF has no exception.
Method HANDLE_MENU_BUTTON Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_OBJECT | Value transfer | Attribute reference (LIKE) | 20071004 | |||||
| 2 | E_UCOMM | Value transfer | Attribute reference (LIKE) | 20071004 |
Method HANDLE_MENU_BUTTON on class CL_CASE_EXPRESSION2_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) | 20071004 | |||||
| 2 | E_OBJECT | Value transfer | Attribute reference (LIKE) | 20071004 |
Method HANDLE_TOOLBAR on class CL_CASE_EXPRESSION2_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) | 20071004 | |||||
| 2 | E_COLUMN | Value transfer | Attribute reference (LIKE) | 20071004 | |||||
| 3 | E_ROW | Value transfer | Attribute reference (LIKE) | 20071004 |
Method ON_DOUBLE_CLICK on class CL_CASE_EXPRESSION2_MNT_BRF has no exception.
Method ON_ENTER Signature
Method ON_ENTER on class CL_CASE_EXPRESSION2_MNT_BRF has no parameter.
Method ON_ENTER on class CL_CASE_EXPRESSION2_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 | Value transfer | Attribute reference (LIKE) | 20071004 |
Method ON_USER_COMMAND on class CL_CASE_EXPRESSION2_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_BRF136 | Call by reference | Type reference (TYPE) | SBRF136 | BRF: CASE/Range Ausdruck - Grunddaten - Dynprostruktur | 20080121 | |||
| 2 | IT_WHEN_MATRIX | Call by reference | Type reference (TYPE) | SBRF_WHEN_MATRIX_T | BRF: CASE - WHEN Matrix - Tabellentyp | 20080121 |
Method SET_DETAIL_DATA on class CL_CASE_EXPRESSION2_MNT_BRF has no exception.
Method SET_STYLE_SELLTAB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_CELLTAB | Call by reference | Type reference (TYPE) | LVC_T_STYL | ALV-Control: Styletabelle für Zellen | 20071004 |
Method SET_STYLE_SELLTAB on class CL_CASE_EXPRESSION2_MNT_BRF has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 700 |