SAP ABAP Class CL_RANGE_EXPRESSION_MNT_BRF (BRF: Maintenance Handling - Range - Expression)
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 | 20041118 |
Properties
| Class | CL_RANGE_EXPRESSION_MNT_BRF | |
| Short Description | BRF: Maintenance Handling - Range - Expression | |
| 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 | 20041118 | 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_RANGE_EXPRESSION_MNT_BRF has no interface implemented.
Friends
Class CL_RANGE_EXPRESSION_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 | 20041118 | |||
| 2 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_GUI_CUSTOM_CONTAINER | Container for Custom Controls in Screen Area | 20041118 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | TBRF136 | BRF: CASE - Instruction Basic Data | 20041118 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | TBRF136 | BRF: CASE - Instruction Basic Data | 20041118 | |||
| 5 | Instance attribute | Protected | Type reference (TYPE) | SBRF136 | BRF: CASE Expression Basic Data - Screen Structure | 20041118 | |||
| 6 | Instance attribute | Protected | Type reference (TYPE) | TBRF133_T | BRF: Range - Statement Select-Option Data | 20041118 | |||
| 7 | Instance attribute | Protected | Type reference (TYPE) | TBRF133_T | BRF: Range - Statement Select-Option Data | 20041118 | |||
| 8 | Instance attribute | Protected | Type reference (TYPE) | SBRF133_T | BRF: BRF: Range - Statement Select-Option Data - Scrn Strct | 20041118 | |||
| 9 | Instance attribute | Protected | Type reference (TYPE) | TBRF200_T | BRF: Where-Used List of BRF Objects in BRF Objects | 20041207 | |||
| 10 | Instance attribute | Protected | Type reference (TYPE) | LVC_T_FCAT | Field Catalog for List Viewer Control | 20041118 | |||
| 11 | Instance attribute | Protected | Type reference (TYPE) | SBRF136_ALV_T | BRF: CASE Expression Basic Data - ALV Table Category | 20041118 | |||
| 12 | Instance attribute | Protected | Type reference (TYPE) | SBRF_WHEN_MATRIX_T | BRF: CASE - WHEN Matrix - Table Category | 20041118 | |||
| 13 | Static Attribute | Protected | Type reference (TYPE) | STRING | 'RNGOP1' | 20041118 | |||
| 14 | Instance attribute | Protected | Type reference (TYPE) | BRF_BOOLE_D | BRF: Space = False, 'X' = True | 20041118 | |||
| 15 | Static Attribute | Protected | Type reference (TYPE) | BRF_BOOLE_D | BRF: Space = False, 'X' = True | 20041118 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | BRF: Maintenance - Build Field Catalog for ALV | 20041118 | |
| 2 | Instance method | Public | Constructor | Constructor | 20041118 | |
| 3 | Instance method | Private | Event handling method | BRF: Maintenance - Event Handler for ALV | 20041203 | |
| 4 | Instance method | Protected | Method | BRF: F4 Help for Operator | 20041123 | |
| 5 | Static method | Public | Method | Sets Active Tab Strip | 20041118 | |
| 6 | Instance method | Public | Method | BRF: Gets Detailed Data | 20080129 | |
| 7 | Static method | Public | Method | Reads the Current Tab Page for Single Value or Interval | 20041118 | |
| 8 | Instance method | Public | Event handling method | BRF: Maintenance - Event Handler for ALV | 20041118 | |
| 9 | Instance method | Protected | Event handling method | BRF: Maintenance - Event Handler for ALV | 20041123 | |
| 10 | Instance method | Public | Event handling method | BRF: Maintenance - Event Handler for ALV | 20041118 | |
| 11 | Instance method | Public | Event handling method | BRF: Maintenance - Event Handler for ALV | 20080129 | |
| 12 | Instance method | Public | Event handling method | BRF: Maintenance - Event Handler for ALV | 20041118 | |
| 13 | Static method | Public | Method | Provides Active Tab Strip | 20041118 | |
| 14 | Instance method | Public | Method | BRF: Sets Detailed Data | 20080129 | |
| 15 | Instance method | Private | Method | Setting F4 Properties | 20041123 | |
| 16 | Static method | Public | Method | Sets Current Tab Page to Single Value or Interval | 20041118 |
Events
Class CL_RANGE_EXPRESSION_MNT_BRF has no event.
Types
Class CL_RANGE_EXPRESSION_MNT_BRF has no local type.
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 | 20041118 |
Method BUILD_FIELDCAT on class CL_RANGE_EXPRESSION_MNT_BRF has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_RANGE_EXPRESSION_MNT_BRF has no parameter.
Method CONSTRUCTOR on class CL_RANGE_EXPRESSION_MNT_BRF has no exception.
Method DELAYED Signature
Method DELAYED on class CL_RANGE_EXPRESSION_MNT_BRF has no parameter.
Method DELAYED on class CL_RANGE_EXPRESSION_MNT_BRF has no exception.
Method F4_OPERATOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_OPERATOR | Value transfer | Type reference (TYPE) | SBRF_OPERATOR | BRF: Vergleichsoperatoren | 20041123 | |||
| 2 | IV_DISPLAY | Value transfer | Type reference (TYPE) | CHAR1 | Einstelliges Kennzeichen | 20041123 |
Method F4_OPERATOR on class CL_RANGE_EXPRESSION_MNT_BRF has no exception.
Method GET_ACTIVETAB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_ACTIVETAB | Value transfer | Type reference (TYPE) | STRING | 20041118 |
Method GET_ACTIVETAB on class CL_RANGE_EXPRESSION_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 | 20080129 | |||
| 2 | ET_BRF133 | Call by reference | Type reference (TYPE) | SBRF133_T | BRF: BRF: Range - Anweisung Select-Option Daten(Tabellentyp) | 20080129 |
Method GET_DETAIL_DATA on class CL_RANGE_EXPRESSION_MNT_BRF has no exception.
Method GET_SINGLE_INT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_SINGLE_INT | Value transfer | Type reference (TYPE) | BRF_BOOLE_D | BRF: space = false, 'X' = true | 20041118 |
Method GET_SINGLE_INT on class CL_RANGE_EXPRESSION_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 | Call by reference | Type reference (TYPE) | 20041118 | |||||
| 2 | E_UCOMM | Call by reference | Type reference (TYPE) | 20041118 |
Method HANDLE_MENU_BUTTON on class CL_RANGE_EXPRESSION_MNT_BRF has no exception.
Method HANDLE_ONF4 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) | 20041123 | |||||
| 2 | ES_ROW_NO | Call by reference | Attribute reference (LIKE) | 20041123 | |||||
| 3 | E_DISPLAY | Call by reference | Attribute reference (LIKE) | 20041123 | |||||
| 4 | E_FIELDNAME | Call by reference | Attribute reference (LIKE) | 20041123 | |||||
| 5 | E_FIELDVALUE | Call by reference | Attribute reference (LIKE) | 20041123 |
Method HANDLE_ONF4 on class CL_RANGE_EXPRESSION_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 | Call by reference | Type reference (TYPE) | 20041118 | |||||
| 2 | E_OBJECT | Call by reference | Type reference (TYPE) | 20041118 |
Method HANDLE_TOOLBAR on class CL_RANGE_EXPRESSION_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 | Call by reference | Attribute reference (LIKE) | 20080129 | |||||
| 2 | E_COLUMN | Call by reference | Attribute reference (LIKE) | 20080129 | |||||
| 3 | E_ROW | Call by reference | Attribute reference (LIKE) | 20080129 |
Method ON_DOUBLE_CLICK on class CL_RANGE_EXPRESSION_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 | Type reference (TYPE) | 20041118 |
Method ON_USER_COMMAND on class CL_RANGE_EXPRESSION_MNT_BRF has no exception.
Method SET_ACTIVETAB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ACTIVETAB | Value transfer | Type reference (TYPE) | STRING | 20041118 |
Method SET_ACTIVETAB on class CL_RANGE_EXPRESSION_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 | 20080129 | |||
| 2 | IT_BRF133 | Call by reference | Type reference (TYPE) | SBRF133_T | BRF: BRF: Range - Anweisung Select-Option Daten(Tabellentyp) | 20080129 |
Method SET_DETAIL_DATA on class CL_RANGE_EXPRESSION_MNT_BRF has no exception.
Method SET_F4_HELP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_F4 | Call by reference | Type reference (TYPE) | LVC_T_F4 | ALV-Control: Tabelle für F4-Behandlung registrierte Felder | 20041123 |
Method SET_F4_HELP on class CL_RANGE_EXPRESSION_MNT_BRF has no exception.
Method SET_SINGLE_INT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_SINGLE_INT | Value transfer | Type reference (TYPE) | BRF_BOOLE_D | BRF: space = false, 'X' = true | 20041118 |
Method SET_SINGLE_INT on class CL_RANGE_EXPRESSION_MNT_BRF has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 700 |