SAP ABAP Class CL_RS_FUNC (BW: GUI Funcons)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW (Application Component) SAP Business Information Warehouse
⤷
RS (Package) BW: General Business Information Warehouse
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RS_FUNC | BW Function Codes | 20001208 |
Properties
| Class | CL_RS_FUNC | |
| Short Description | BW: GUI Funcons | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RS | BW: General Business Information Warehouse |
| Created | 20000525 | SAP |
| Last change | 20130531 | 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_RS_FUNC | BW Function Codes | 20001208 |
Friends
Class CL_RS_FUNC has no friend class.
Attributes
Class CL_RS_FUNC has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Gets the Icon for a Function | 20001212 | |
| 2 | Static method | Public | Method | Gets the Text for a Function | 20001208 |
Events
Class CL_RS_FUNC has no event.
Types
Class CL_RS_FUNC has no local type.
Method Signatures
Method GET_ICON Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FUNC | Call by reference | Type reference (TYPE) | UI_FUNC | Funktionscode | 20001212 | |||
| 2 | R_ICON | Value transfer | Type reference (TYPE) | ICON_D | Name der Ikone | 20001212 |
Method GET_ICON on class CL_RS_FUNC has no exception.
Method GET_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FUNC | Call by reference | Type reference (TYPE) | UI_FUNC | Funktionscode | 20001208 | |||
| 2 | R_TEXT | Value transfer | Type reference (TYPE) | GUI_TEXT | Menu Painter: Funktions- oder Menütext (4.0) | 20001208 |
Method GET_TEXT on class CL_RS_FUNC has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 30A |