SAP ABAP Class CL_RSL_GUI_UTIL (Utilities)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-MTD (Application Component) Metadata (Repository)
⤷
RSL_TLOGO (Package) Lean BW: TLOGO Framework
⤷
⤷
Properties
| Class | CL_RSL_GUI_UTIL | |
| Short Description | Utilities | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSL_TLOGO | Lean BW: TLOGO Framework |
| Created | 20100507 | 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) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_RSL_GUI_UTIL has no interface implemented.
Friends
Class CL_RSL_GUI_UTIL has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | UI_FUNC | 'BACK' | Function Code: Back | 20100604 | ||
| 2 | Constant | Public | Type reference (TYPE) | UI_FUNC | 'CANCEL' | Function Code: Cancel | 20100604 | ||
| 3 | Constant | Public | Type reference (TYPE) | UI_FUNC | 'DIALOGEND' | Function Code: Dialog End | 20100604 | ||
| 4 | Constant | Public | Type reference (TYPE) | UI_FUNC | 'SAVE' | Function code: Save | 20100604 | ||
| 5 | Constant | Public | Type reference (TYPE) | RSWRKMOD | 'DISPLAY' | Processing Type | 20100604 | ||
| 6 | Static Attribute | Public | Type reference (TYPE) | VRM_VALUES | TLOGO texts | 20100618 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Delete current object? | 20100607 | |
| 2 | Static method | Public | Method | Delete Current Nodes? | 20100813 | |
| 3 | Static method | Public | Method | Finish editing current object? | 20100604 |
Events
Class CL_RSL_GUI_UTIL has no event.
Types
Class CL_RSL_GUI_UTIL has no local type.
Method Signatures
Method CONFIRM_DELETE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_ANSWER | Call by reference | Type reference (TYPE) | RS_BOOL | Löschen ja/nein | 20100607 | |||
| 2 | I_OBJNM | Call by reference | Type reference (TYPE) | RSLTIPNAME | Objektname | 20100607 |
Method CONFIRM_DELETE on class CL_RSL_GUI_UTIL has no exception.
Method CONFIRM_DELETE_HNODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_ANSWER | Call by reference | Type reference (TYPE) | RS_BOOL | Löschen ja/nein | 20100813 | |||
| 2 | I_CNT | Call by reference | Type reference (TYPE) | I | Anzahl betroffener Knoten | 20100813 | |||
| 3 | I_NODENAME | Call by reference | Type reference (TYPE) | RSAWBNFOLDERNM | Foldername | 20100813 |
Method CONFIRM_DELETE_HNODE on class CL_RSL_GUI_UTIL has no exception.
Method CONFIRM_EXIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_EXIT | Call by reference | Type reference (TYPE) | RS_BOOL | Beenden ja/nein | 20100604 | |||
| 2 | E_FCODE | Call by reference | Type reference (TYPE) | UI_FUNC | Resultat: Funktionscode | 20100604 | |||
| 3 | I_FCODE | Call by reference | Type reference (TYPE) | UI_FUNC | vorgegebener Funktionscode | 20100604 | |||
| 4 | I_IS_CHANGED | Call by reference | Type reference (TYPE) | RS_BOOL | Objekt it geändert | 20100604 | |||
| 5 | I_WRKMOD | Call by reference | Type reference (TYPE) | RSWRKMOD | Bearbeitungsart | 20100604 |
Method CONFIRM_EXIT on class CL_RSL_GUI_UTIL has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 730 |