SAP ABAP Class RS_BCT_PBPC_BRF_RULE_MNT (BRF: Pflege Regeln)
Hierarchy
☛
BI_CONT (Software Component) Business Intelligence Content
⤷
BW-BCT-PSM (Application Component) Public Sector Management
⤷
UPYC_EN (Package) BW: Content BPS for Public Sector Management (English)
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RULES_BASE_MNT_BRF | BRF: Maintenance of Events - Basis Class | 20051207 |
Properties
| Class | RS_BCT_PBPC_BRF_RULE_MNT | |
| Short Description | BRF: Pflege Regeln | |
| Super Class | CL_RULES_BASE_MNT_BRF | BRF: Maintenance of Events - Basis Class |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | UPYC_EN | BW: Content BPS for Public Sector Management (English) |
| Created | 20051207 | SAP |
| Last change | 20141101 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class RS_BCT_PBPC_BRF_RULE_MNT has no forward declaration.
Interfaces
Class RS_BCT_PBPC_BRF_RULE_MNT has no interface implemented.
Friends
Class RS_BCT_PBPC_BRF_RULE_MNT 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 | 20051207 | |||
| 2 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_GUI_CUSTOM_CONTAINER | Container for Custom Controls in Screen Area | 20051207 | |||
| 3 | Instance attribute | Protected | Attribute reference (LIKE) | 20051207 | |||||
| 4 | Instance attribute | Private | Type reference (TYPE) | TY_BRF210_TAB | BRF: Special Layout Screen Structure for Events | 20051207 | |||
| 5 | Instance attribute | Protected | Type reference (TYPE) | TBRF210_T | BRF: Assignment Event, Function, Action (Table Type) | 20051207 | |||
| 6 | Instance attribute | Protected | Type reference (TYPE) | TBRF210_T | BRF: Assignment Event, Function, Action (Table Type) | 20051207 | |||
| 7 | Instance attribute | Protected | Type reference (TYPE) | SBRF210_T | BRF: Screen Structure Rules - Table Type | 20051207 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | SYTABIX | Internal Tables; Current Line Index | 20051207 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | BRF: Maintenance - Creates Matching Field Catalog | 20051207 | |
| 2 | Instance method | Public | Constructor | Constructor | 20051207 | |
| 3 | Instance method | Public | Method | Get Layout | 20051207 | |
| 4 | Instance method | Public | Event handling method | BRF: Maintenance - Event Handler for ALV | 20051207 | |
| 5 | Instance method | Private | Event handling method | 20051207 | ||
| 6 | Instance method | Public | Event handling method | BRF: Maintenance - Event Handler for ALV | 20051207 | |
| 7 | Instance method | Private | Method | 20051207 |
Events
Class RS_BCT_PBPC_BRF_RULE_MNT has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_BRF210_STR | Private | See coding | 20051207 | BEGIN OF ty_brf210_str.
INCLUDE TYPE sbrf210.
TYPES: ct TYPE lvc_t_styl.
TYPES END OF ty_brf210_str
|
||
| 2 | TY_BRF210_TAB | Private | See coding | 20051207 | ty_brf210_tab TYPE STANDARD TABLE OF ty_brf210_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 | Field Catalog for List Viewer Control | 20051207 |
Method BUILD_FIELDCAT on class RS_BCT_PBPC_BRF_RULE_MNT has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class RS_BCT_PBPC_BRF_RULE_MNT has no parameter.
Method CONSTRUCTOR on class RS_BCT_PBPC_BRF_RULE_MNT has no exception.
Method GET_LAYOUT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_LAYOUT | Call by reference | Type reference (TYPE) | LVC_S_LAYO | ALV Control: Layout Structure | 20051207 |
Method GET_LAYOUT on class RS_BCT_PBPC_BRF_RULE_MNT 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 | Attribute reference (LIKE) | 20051207 | |||||
| 2 | E_OBJECT | Call by reference | Attribute reference (LIKE) | 20051207 |
Method HANDLE_TOOLBAR on class RS_BCT_PBPC_BRF_RULE_MNT has no exception.
Method ON_ENTER Signature
Method ON_ENTER on class RS_BCT_PBPC_BRF_RULE_MNT has no parameter.
Method ON_ENTER on class RS_BCT_PBPC_BRF_RULE_MNT 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) | 20051207 |
Method ON_USER_COMMAND on class RS_BCT_PBPC_BRF_RULE_MNT 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: Style Table for Cells | 20051207 |
Method SET_STYLE_SELLTAB on class RS_BCT_PBPC_BRF_RULE_MNT has no exception.
History
| Last changed by/on | SAP | 20141101 |
| SAP Release Created in | 703 |