SAP ABAP Class CL_RSDDLTIP_UI_CONTROL (Main Class: Trans.Provider)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-OT (Application Component) OLAP Technology
⤷
RSDD_LTIP_SERVICE (Package) TransientProvider Services
⤷
⤷
Properties
| Class | CL_RSDDLTIP_UI_CONTROL | |
| Short Description | Main Class: Trans.Provider | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSDD_LTIP_SERVICE | TransientProvider Services |
| Created | 20091023 | 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
Class CL_RSDDLTIP_UI_CONTROL has no interface implemented.
Friends
Class CL_RSDDLTIP_UI_CONTROL 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 | 20091210 | ||
| 2 | Constant | Public | Type reference (TYPE) | UI_FUNC | 'CANCEL' | Function Code: Cancel | 20091210 | ||
| 3 | Constant | Public | Type reference (TYPE) | UI_FUNC | 'CLEAR' | Function Code: Clear | 20091210 | ||
| 4 | Constant | Public | Type reference (TYPE) | UI_FUNC | 'DELETE' | Function Code: Delete | 20091210 | ||
| 5 | Constant | Public | Type reference (TYPE) | UI_FUNC | 'DIALOGEND' | Function Code: Dialog End | 20091210 | ||
| 6 | Constant | Public | Type reference (TYPE) | UI_FUNC | 'DISPLAY_UI' | Function Code: Display Object in Maintenance UI | 20091210 | ||
| 7 | Constant | Public | Type reference (TYPE) | UI_FUNC | 'DWB' | Function Code: DWB | 20091210 | ||
| 8 | Constant | Public | Type reference (TYPE) | UI_FUNC | 'GOON' | Function Code: Continue | 20091217 | ||
| 9 | Constant | Public | Type reference (TYPE) | RS_TLOGO | 'R3IS' | Classic InfoSet | 20091105 | ||
| 10 | Constant | Public | Type reference (TYPE) | RS_TLOGO | 'VIRT' | VirtualProvider | 20091027 | ||
| 11 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_RSDDLTIP_UI_CONTROL | Main Class: Trans.Provider | 20091023 | |||
| 12 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSDDLTIP_OBJ | General Object: TransientProvider | 20091023 | |||
| 13 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSDDLTIP_UI_VIEWER | Trans.Provider UI: Viewer Class | 20091023 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Finish editing current object? | 20091023 | |
| 2 | Instance method | Public | Constructor | Initialization of BW P* UI Instance | 20091023 | |
| 3 | Instance method | Public | Method | Run Individual Command | 20091023 | |
| 4 | Instance method | Public | Method | Delete Reference to Explorer Object | 20091023 | |
| 5 | Instance method | Public | Method | Excluded OK Codes | 20091023 | |
| 6 | Static method | Public | Method | Text for VirtualProvider | 20091027 | |
| 7 | Instance method | Public | Method | Returns the title text for the status | 20091023 | |
| 8 | Instance method | Public | Method | Explorer object selected? | 20091023 | |
| 9 | Instance method | Public | Method | Send Message: New Object | 20091023 | |
| 10 | Instance method | Public | Method | PAI of the Calling Screen Incl. GUI_CFW Dispatch | 20091023 | |
| 11 | Instance method | Public | Method | PAI of the Calling Screen | 20091023 | |
| 12 | Static method | Public | Method | Initial Start of BW Explorer UI | 20091023 | |
| 13 | Instance method | Public | Method | Start Explorer UI with Object | 20091023 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | OBJ_CHANGED | Instance Event (0) |
Public (2) |
Object has changed | 20091023 |
Types
Class CL_RSDDLTIP_UI_CONTROL has no local type.
Method Signatures
Method CONFIRM_EXIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FCODE | Call by reference | Type reference (TYPE) | SYUCOMM | Funktionscode | 20091023 | |||
| 2 | R_EXIT | Value transfer | Type reference (TYPE) | RS_BOOL | Antwort: 'X' = confirmed | 20091023 |
Method CONFIRM_EXIT on class CL_RSDDLTIP_UI_CONTROL has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_OBJNM | Call by reference | Type reference (TYPE) | RSLTIPNAME | Objektname | 20091023 | |||
| 2 | I_TLOGO | Call by reference | Type reference (TYPE) | RSDDLTIPTLOGO | Objekttyp | 20091023 |
Method CONSTRUCTOR on class CL_RSDDLTIP_UI_CONTROL has no exception.
Method EXECUTE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_OKCODE | Call by reference | Type reference (TYPE) | SYUCOMM | Ok Code | 20091023 | |||
| 2 | E_SUBRC | Call by reference | Type reference (TYPE) | SYSUBRC | Rückgabewert von ABAP-Anweisungen | 20091023 |
Method EXECUTE on class CL_RSDDLTIP_UI_CONTROL has no exception.
Method FREE_OBJ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_KEEP_LOG | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Log container behalten | 20091023 |
Method FREE_OBJ on class CL_RSDDLTIP_UI_CONTROL has no exception.
Method GET_FCODE_EXCLUDETAB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_FCODE_CUR | Call by reference | Type reference (TYPE) | UI_FUNC | Aktuelle Bearbeitungs | 20091023 | |||
| 2 | E_T_FCODE_EXCL | Value transfer | Type reference (TYPE) | RSD_T_FUNC | ausgeschlossene Funktionen | 20091023 |
Method GET_FCODE_EXCLUDETAB on class CL_RSDDLTIP_UI_CONTROL has no exception.
Method GET_PROV_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_TXTLG | Call by reference | Type reference (TYPE) | RSTXTLG | Beschreibung lang | 20091027 | |||
| 2 | I_TLOGO | Call by reference | Type reference (TYPE) | RSTLOGO | BW: Objekttyp (TLOGO) | 20091105 |
Method GET_PROV_TEXT on class CL_RSDDLTIP_UI_CONTROL has no exception.
Method GET_STATUS_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_TEXT | Value transfer | Type reference (TYPE) | STRING | 20091023 |
Method GET_STATUS_TEXT on class CL_RSDDLTIP_UI_CONTROL has no exception.
Method IS_OBJ_SELECTED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_ANSWER | Value transfer | Type reference (TYPE) | RS_BOOL | 'X' = Objekt in Bearbeitung | 20091023 |
Method IS_OBJ_SELECTED on class CL_RSDDLTIP_UI_CONTROL has no exception.
Method NOTIFY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_SUBRC | Call by reference | Type reference (TYPE) | SYSUBRC | Rückgabewert von ABAP-Anweisungen | 20091023 | |||
| 2 | I_FCODE | Call by reference | Type reference (TYPE) | SYUCOMM | Funktionscode | 20091023 | |||
| 3 | I_OBJNM | Call by reference | Type reference (TYPE) | RSLTIPNAME | Objekt | 20091023 | |||
| 4 | I_TLOGO | Call by reference | Type reference (TYPE) | RSDDLTIPTLOGO | Objekttyp | 20091023 |
Method NOTIFY on class CL_RSDDLTIP_UI_CONTROL has no exception.
Method PAI_DISPATCH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_OKCODE | Call by reference | Type reference (TYPE) | SYUCOMM | 20091023 | ||||
| 2 | E_EXIT | Call by reference | Type reference (TYPE) | RS_BOOL | 20091023 | ||||
| 3 | E_SUBRC | Call by reference | Type reference (TYPE) | SYSUBRC | Rückgabewert von ABAP-Anweisungen | 20091023 |
Method PAI_DISPATCH on class CL_RSDDLTIP_UI_CONTROL has no exception.
Method PBO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DYNNR | Call by reference | Type reference (TYPE) | SYDYNNR | SY-DYNNR | 20091023 | |||
| 2 | I_REPID | Call by reference | Type reference (TYPE) | SYREPID | SY-REPID | 20091023 | |||
| 3 | I_R_TOOLBAR | Call by reference | Object reference (TYPE REF TO) | CL_GUI_TOOLBAR | 20091023 | ||||
| 4 | I_STATUS | Call by reference | Type reference (TYPE) | SYPFKEY | SY-PFKEY | 20091023 | |||
| 5 | I_TITLE | Call by reference | Type reference (TYPE) | SYTITLE | SY-TITLE | 20091023 |
Method PBO on class CL_RSDDLTIP_UI_CONTROL has no exception.
Method START Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_OBJNM | Call by reference | Type reference (TYPE) | RSLTIPNAME | Objekt | 20091023 | |||
| 2 | I_TLOGO | Call by reference | Type reference (TYPE) | RSDDLTIPTLOGO | Objekttyp | 20091023 |
Method START on class CL_RSDDLTIP_UI_CONTROL has no exception.
Method START_WITH_OBJ Signature
Method START_WITH_OBJ on class CL_RSDDLTIP_UI_CONTROL has no parameter.
Method START_WITH_OBJ on class CL_RSDDLTIP_UI_CONTROL has no exception.
Event Signatures
Event OBJ_CHANGED Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_OBJNM | Exporting | Value transfer | Type reference (TYPE) | RSLTIPNAME | Objekt | 20091023 | ||
| 2 | I_TLOGO | Exporting | Value transfer | Type reference (TYPE) | RSDDLTIPTLOGO | Objekttyp | 20091023 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 730 |