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 MT_BWCOMMANDS Instance attribute Private Type reference (TYPE) WDY_KEY_VALUE_TABLE MMPURUI Name-Value Table 20050331
2 MT_FILTERVALUES Instance attribute Private Type reference (TYPE) MMPURUI_NAMEVALUE_TTY MMPURUI Name-Value Table 20050331
3 M_CUBE Instance attribute Private Type reference (TYPE) STRING Technical Name of Cube 20050331
4 M_DATA_OK Instance attribute Private Type reference (TYPE) XFLAG All Data is Valid 20050406
5 M_EVENTSTRING Instance attribute Private Type reference (TYPE) STRING Event Parameter String 20050406
6 M_FILTERSTRING Instance attribute Private Type reference (TYPE) STRING Filter String 20050406
7 M_LAUNCHMODE Instance attribute Private Type reference (TYPE) STRING Call Type of BW Report iView 20050401
8 M_OBNOBJECT Instance attribute Private Type reference (TYPE) STRING ID of Portal Business Object 20050331
9 M_OBNOPERATION Instance attribute Private Type reference (TYPE) STRING Operation ID 20050331
10 M_OBNSYSTEM Instance attribute Private Type reference (TYPE) STRING Name of Portal System Alias 20050331
11 M_QUERY Instance attribute Private Type reference (TYPE) STRING Technical Name of Query 20050331
12 M_TEMPLATE Instance attribute Private Type reference (TYPE) STRING Technical Name of Template 20050331
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_BWMETADATA Instance method Private Method Checks the BW Metadata 20050331
2 CHECK_LAUNCHMODE Instance method Private Method Checks Whether Valid BW Launch Mode 20050401
3 CHECK_OBNMETADATA Instance method Private Method Checks the OBN Metadata 20050401
4 CREATE_BWCOMMANDS_FILTER Instance method Private Method Generates the BW URL Commands for the Filter 20050401
5 CREATE_BWCOMMANDS_META Instance method Private Method Generates the BW URL Commands for the Metadata 20050401
6 GET_BWCOMMANDS Instance method Public Method Reads Out the Attribute of the Same Name 20050331
7 GET_LAUNCHMODE Instance method Public Method Reads Out the Attribute of the Same Name 20050401
8 GET_OBNMETADATA Instance method Public Method Delivers the OBN Metadata 20050406
9 PARSE_EVENTSTRING Instance method Private Method Parses the Event Parameter String 20050331
10 PARSE_FILTERSTRING Instance method Private Method Parses the Filter String 20050331
11 PROCESS_EVENTSTRING Instance method Public Method Processes the Event Parameter String 20050401
12 RESET Instance method Private Method Reset Data 20050524
13 SET_ALL_ATTRIBUTES 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 INVALID_BW_METADATA 20050401

Method CHECK_LAUNCHMODE Signature

Method CHECK_LAUNCHMODE on class CL_MMPUR_UI_BWLAUNCHER has no parameter.
# Exception Resumable Description Created on
1 INVALID_LAUNCHMODE Ungültiger BW Report Launchmode 20050401
2 NO_LAUNCHMODE 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 INCOMPLETE_OBN_METADATA 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 Exporting 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 DATA_ERROR 20050406

Method GET_LAUNCHMODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting 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 Exporting E_OBNOBJECT Call by reference Type reference (TYPE) STRING 20050406
2 Exporting E_OBNOPERATION Call by reference Type reference (TYPE) STRING 20050406
3 Exporting E_OBNSYSTEM Call by reference Type reference (TYPE) STRING 20050406
# Exception Resumable Description Created on
1 INCOMPLETE_OBN_METADATA 20050406

Method PARSE_EVENTSTRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing 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 Importing 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 Importing I_EVENTSTRING Call by reference Type reference (TYPE) STRING 20050401
# Exception Resumable Description Created on
1 INCOMPLETE_OBN_METDATA 20050401
2 INVALID_BW_METADATA 20050401
3 INVALID_LAUNCHMODE 20050401
4 NO_LAUNCHMODE 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 Importing I_CUBE Call by reference Type reference (TYPE) STRING 20050401
2 Importing I_LAUNCHMODE Call by reference Type reference (TYPE) STRING 20050401
3 Importing I_OBNOBJECT Call by reference Type reference (TYPE) STRING 20050401
4 Importing I_OBNOPERATION Call by reference Type reference (TYPE) STRING 20050401
5 Importing I_OBNSYSTEM Call by reference Type reference (TYPE) STRING 20050401
6 Importing I_QUERY Call by reference Type reference (TYPE) STRING 20050401
7 Importing 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