SAP ABAP Class CL_MMPUR_UI_BWLAUNCHER (Model Class for BWLAUNCHER)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
MM-PUR (Application Component) Purchasing
⤷
MMPUR_UI_MODEL (Package) Model Components for Web Dynpro Applications, Purchasing
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_MMPUR_UI_CONSTANTS | Constants | 20050331 |
Properties
| Class | CL_MMPUR_UI_BWLAUNCHER | |
| Short Description | Model Class for BWLAUNCHER | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | MMPUR_UI_MODEL | Model Components for Web Dynpro Applications, Purchasing |
| Created | 20050331 | SAP |
| Last change | 20050411 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_MMPUR_UI_BWLAUNCHER has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_MMPUR_UI_CONSTANTS | Constants | 20050331 |
Friends
Class CL_MMPUR_UI_BWLAUNCHER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | WDY_KEY_VALUE_TABLE | MMPURUI Name-Value Table | 20050331 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | MMPURUI_NAMEVALUE_TTY | MMPURUI Name-Value Table | 20050331 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | STRING | Technical Name of Cube | 20050331 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | XFLAG | All Data is Valid | 20050406 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | STRING | Event Parameter String | 20050406 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | STRING | Filter String | 20050406 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | STRING | Call Type of BW Report iView | 20050401 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | STRING | ID of Portal Business Object | 20050331 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | STRING | Operation ID | 20050331 | |||
| 10 | Instance attribute | Private | Type reference (TYPE) | STRING | Name of Portal System Alias | 20050331 | |||
| 11 | Instance attribute | Private | Type reference (TYPE) | STRING | Technical Name of Query | 20050331 | |||
| 12 | Instance attribute | Private | Type reference (TYPE) | STRING | Technical Name of Template | 20050331 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Checks the BW Metadata | 20050331 | |
| 2 | Instance method | Private | Method | Checks Whether Valid BW Launch Mode | 20050401 | |
| 3 | Instance method | Private | Method | Checks the OBN Metadata | 20050401 | |
| 4 | Instance method | Private | Method | Generates the BW URL Commands for the Filter | 20050401 | |
| 5 | Instance method | Private | Method | Generates the BW URL Commands for the Metadata | 20050401 | |
| 6 | Instance method | Public | Method | Reads Out the Attribute of the Same Name | 20050331 | |
| 7 | Instance method | Public | Method | Reads Out the Attribute of the Same Name | 20050401 | |
| 8 | Instance method | Public | Method | Delivers the OBN Metadata | 20050406 | |
| 9 | Instance method | Private | Method | Parses the Event Parameter String | 20050331 | |
| 10 | Instance method | Private | Method | Parses the Filter String | 20050331 | |
| 11 | Instance method | Public | Method | Processes the Event Parameter String | 20050401 | |
| 12 | Instance method | Private | Method | Reset Data | 20050524 | |
| 13 | Instance method | Public | Method | Sets all attributes | 20050401 |
Events
Class CL_MMPUR_UI_BWLAUNCHER has no event.
Types
Class CL_MMPUR_UI_BWLAUNCHER has no local type.
Method Signatures
Method CHECK_BWMETADATA Signature
Method CHECK_BWMETADATA on class CL_MMPUR_UI_BWLAUNCHER has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20050401 |
Method CHECK_LAUNCHMODE Signature
Method CHECK_LAUNCHMODE on class CL_MMPUR_UI_BWLAUNCHER has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ungültiger BW Report Launchmode | 20050401 | ||
| 2 | Kein BW Report Launchmode übergeben | 20050401 |
Method CHECK_OBNMETADATA Signature
Method CHECK_OBNMETADATA on class CL_MMPUR_UI_BWLAUNCHER has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehlende OBN Meta Daten | 20050401 |
Method CREATE_BWCOMMANDS_FILTER Signature
Method CREATE_BWCOMMANDS_FILTER on class CL_MMPUR_UI_BWLAUNCHER has no parameter.
Method CREATE_BWCOMMANDS_FILTER on class CL_MMPUR_UI_BWLAUNCHER has no exception.
Method CREATE_BWCOMMANDS_META Signature
Method CREATE_BWCOMMANDS_META on class CL_MMPUR_UI_BWLAUNCHER has no parameter.
Method CREATE_BWCOMMANDS_META on class CL_MMPUR_UI_BWLAUNCHER has no exception.
Method GET_BWCOMMANDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ETAB_BWCOMMANDS | Call by reference | Type reference (TYPE) | WDY_KEY_VALUE_TABLE | Sortierte Liste von Schlüssel/ Wertbeziehungen als Strings | 20050331 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20050406 |
Method GET_LAUNCHMODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_LAUNCHMODE | Call by reference | Type reference (TYPE) | STRING | 20050401 |
Method GET_LAUNCHMODE on class CL_MMPUR_UI_BWLAUNCHER has no exception.
Method GET_OBNMETADATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_OBNOBJECT | Call by reference | Type reference (TYPE) | STRING | 20050406 | ||||
| 2 | E_OBNOPERATION | Call by reference | Type reference (TYPE) | STRING | 20050406 | ||||
| 3 | E_OBNSYSTEM | Call by reference | Type reference (TYPE) | STRING | 20050406 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20050406 |
Method PARSE_EVENTSTRING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_EVENTSTRING | Call by reference | Type reference (TYPE) | STRING | 20050331 |
Method PARSE_EVENTSTRING on class CL_MMPUR_UI_BWLAUNCHER has no exception.
Method PARSE_FILTERSTRING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FILTERSTRING | Call by reference | Type reference (TYPE) | STRING | 20050331 |
Method PARSE_FILTERSTRING on class CL_MMPUR_UI_BWLAUNCHER has no exception.
Method PROCESS_EVENTSTRING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_EVENTSTRING | Call by reference | Type reference (TYPE) | STRING | 20050401 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20050401 | |||
| 2 | 20050401 | |||
| 3 | 20050401 | |||
| 4 | 20050401 |
Method RESET Signature
Method RESET on class CL_MMPUR_UI_BWLAUNCHER has no parameter.
Method RESET on class CL_MMPUR_UI_BWLAUNCHER has no exception.
Method SET_ALL_ATTRIBUTES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CUBE | Call by reference | Type reference (TYPE) | STRING | 20050401 | ||||
| 2 | I_LAUNCHMODE | Call by reference | Type reference (TYPE) | STRING | 20050401 | ||||
| 3 | I_OBNOBJECT | Call by reference | Type reference (TYPE) | STRING | 20050401 | ||||
| 4 | I_OBNOPERATION | Call by reference | Type reference (TYPE) | STRING | 20050401 | ||||
| 5 | I_OBNSYSTEM | Call by reference | Type reference (TYPE) | STRING | 20050401 | ||||
| 6 | I_QUERY | Call by reference | Type reference (TYPE) | STRING | 20050401 | ||||
| 7 | I_TEMPLATE | Call by reference | Type reference (TYPE) | STRING | 20050401 |
Method SET_ALL_ATTRIBUTES on class CL_MMPUR_UI_BWLAUNCHER has no exception.
History
| Last changed by/on | SAP | 20050411 |
| SAP Release Created in | 600 |