SAP ABAP Class CL_WB_IMPLCLASS_SCREEN_BRF (BRF: Tool Class for Implementing Class)
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 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WB_PROGRAM | Workbench: Program | 20040927 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WB_TOOL_BRF | BRF Workbench Tool Interface | 20040927 |
Properties
| Class | CL_WB_IMPLCLASS_SCREEN_BRF | |
| Short Description | BRF: Tool Class for Implementing Class | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SBRF | Business Rule Framework |
| Created | 20040927 | 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
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_WB_PROGRAM | Workbench: Program | 20040927 | ||
| 2 | IF_WB_TOOL_BRF | BRF Workbench Tool Interface | 20040927 |
Friends
Class CL_WB_IMPLCLASS_SCREEN_BRF has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_WB_REQUEST | BRF: Workbench Request | 20040927 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | MESSAGE_BRF | 20040927 | ||||
| 3 | Instance attribute | Private | Type reference (TYPE) | BRF_APPLCLASS | BRF: Application Class | 20040927 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | BRF_CLASS_ID | BRF: Key of Implementing Class | 20040927 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | BRF_IMPORT_STATUS | BRF: Import Status | 20040927 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | SEU_ACTION | WB Request: Development Environment Operation | 20040927 | |||
| 7 | Instance attribute | Public | Attribute reference (LIKE) | 20040927 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20040927 | |
| 2 | Instance method | Private | Method | Displays Message | 20040927 |
Events
Class CL_WB_IMPLCLASS_SCREEN_BRF has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | MESSAGE_BRF | Private | See coding | 20040927 | MESSAGE_BRF type standard table of brf_message
|
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_WB_IMPLCLASS_SCREEN_BRF has no parameter.
Method CONSTRUCTOR on class CL_WB_IMPLCLASS_SCREEN_BRF has no exception.
Method MESSAGE_GET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_BRF_MESSAGE | Call by reference | Type reference (TYPE) | BRF_MESSAGE | BRF: Nachricht | 20040927 |
Method MESSAGE_GET on class CL_WB_IMPLCLASS_SCREEN_BRF has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 700 |