SAP ABAP Class CL_UMB_WIZARD_DATASOURCE_CTRL (Controller Class for SC_WIZARD)
Hierarchy
☛
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
⤷
FIN-SEM-CPM-BSC (Application Component) Balanced Scorecard
⤷
UMB_WIZARD (Package) Scorecard Wizard
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_UMB_WIZARD_BASE_CONTROLLER | Scorecard Wizard: base controller. | 20021230 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_HTMLB_TABLEVIEW_ITERATOR | For Table Looping and Filtering | 20030117 |
Properties
| Class | CL_UMB_WIZARD_DATASOURCE_CTRL | |
| Short Description | Controller Class for SC_WIZARD | |
| Super Class | CL_UMB_WIZARD_BASE_CONTROLLER | Scorecard Wizard: base controller. |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | UMB_WIZARD | Scorecard Wizard |
| Created | 20021230 | SAP |
| Last change | 20050220 | 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_HTMLB_TABLEVIEW_ITERATOR | For Table Looping and Filtering | 20030117 |
Friends
Class CL_UMB_WIZARD_DATASOURCE_CTRL 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_UMB_WIZARD_DISPLAY_DS_MODEL | A Simple Model for Displaying the Data Source | 20030106 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | UMK_YT_ICKEYF | Table Type: InfoCube Key Figure | 20021230 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | UMK_YT_ICKEYF | Table Type: InfoCube Key Figure | 20021231 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | UMK_YT_INFOPROV | InfoProvider | 20021231 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | UMK_YT_QUERY | BW Queries | 20030314 | |||
| 6 | Instance attribute | Public | Type reference (TYPE) | UMC_YT_AL_R3_RFCDEST | Search Help for RFC Destinations Type 3 (ERP Connections) | 20021230 | |||
| 7 | Instance attribute | Public | Type reference (TYPE) | UMK_YT_WORKBOOK | Table Type for Workbook | 20030314 | |||
| 8 | Instance attribute | Public | Type reference (TYPE) | UMK_YS_ICKEYF | Structure: BW Key Figure | 20021231 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | UMK_Y_MEAS | Measure | 20021230 | |||
| 10 | Instance attribute | Public | Type reference (TYPE) | AS4FLAG | '' | Flag (X or Blank) | 20030106 | ||
| 11 | Instance attribute | Public | Type reference (TYPE) | I | 20021230 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Step 3. Get the InfoCube List | 20021230 | |
| 2 | Instance method | Public | Method | Step 4. Get the Key Figure List | 20021230 | |
| 3 | Instance method | Public | Method | Get the Key Figure Tree with the Key Figure List | 20030312 | |
| 4 | Instance method | Public | Method | Step 1. Get Data Source for the Measure | 20021230 | |
| 5 | Instance method | Private | Method | 20030314 | ||
| 6 | Instance method | Public | Method | Step 2. Get the RFC Destination List | 20021230 | |
| 7 | Instance method | Public | Method | 20030314 | ||
| 8 | Instance method | Private | Method | 20030312 | ||
| 9 | Instance method | Private | Method | 20030312 | ||
| 10 | Instance method | Public | Method | Clear All Members | 20030106 |
Events
Class CL_UMB_WIZARD_DATASOURCE_CTRL has no event.
Types
Class CL_UMB_WIZARD_DATASOURCE_CTRL has no local type.
Method Signatures
Method GET_INFOCUBE_LIST Signature
Method GET_INFOCUBE_LIST on class CL_UMB_WIZARD_DATASOURCE_CTRL has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Scorecard | 20021230 |
Method GET_KEYFIGURE_LIST Signature
Method GET_KEYFIGURE_LIST on class CL_UMB_WIZARD_DATASOURCE_CTRL has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Scorecard | 20021230 |
Method GET_KEYFIGURE_TREE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_ICKEYF | Call by reference | Type reference (TYPE) | UMK_YT_ICKEYF | Tabellentyp: Infocube Keyfigure | 20030312 | |||
| 2 | RT_TREE | Value transfer | Type reference (TYPE) | TVIEW | TreeView | 20030312 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Scorecard | 20030312 |
Method GET_MEASURE_DATASOURCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_MEASURE | Call by reference | Type reference (TYPE) | UMK_Y_MEAS | Kennzahl | 20030118 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception class for UMB_WIZARD | 20021230 |
Method GET_QUERY_WORKBOOK Signature
Method GET_QUERY_WORKBOOK on class CL_UMB_WIZARD_DATASOURCE_CTRL has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Scorecard | 20030314 |
Method GET_RFCDEST_LIST Signature
Method GET_RFCDEST_LIST on class CL_UMB_WIZARD_DATASOURCE_CTRL has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Scorecard | 20021230 |
Method GET_SELECTED_KEYFIGURE_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_ICKEYF | Value transfer | Type reference (TYPE) | UMK_YT_ICKEYF | Tabellentyp: Infocube Keyfigure | 20030314 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Scorecard | 20030314 |
Method GUID_CONVERT_22_25 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ID22 | Call by reference | Type reference (TYPE) | SYSUUID-C22 | UUID in komprimierter Form (22 Stellen UUENCODEd) | 20030312 | |||
| 2 | R_ID25 | Value transfer | Type reference (TYPE) | RSSG_UNI_IDC25 | 20030312 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Scorecard | 20030312 |
Method GUID_CONVERT_25_22 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ID25 | Call by reference | Type reference (TYPE) | RSSG_UNI_IDC25 | 20030312 | ||||
| 2 | R_ID22 | Value transfer | Type reference (TYPE) | SYSUUID-C22 | UUID in komprimierter Form (22 Stellen UUENCODEd) | 20030312 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Scorecard | 20030312 |
Method RESET Signature
Method RESET on class CL_UMB_WIZARD_DATASOURCE_CTRL has no parameter.
Method RESET on class CL_UMB_WIZARD_DATASOURCE_CTRL has no exception.
History
| Last changed by/on | SAP | 20050220 |
| SAP Release Created in | 350 |