background preloader

SAP BW

Facebook Twitter

How to perform an ATC check automatically during transport TASK release. The ABAP Test Cockpit (ATC) can easily be configured to check every transport request that is released.

How to perform an ATC check automatically during transport TASK release

Segmentierung anhand von Objekten (Objekte außerhalb des CRM) - SAP-Dokumentation. SAP-Bibliothek - Business Intelligence. Scheduling Enhancements in Analysis Office. The objective of this document is to introduce the enhancements to the scheduling functionality available in Analysis Office, which is part of the SAP BusinessObjects BI 4.1 suite of products.

Scheduling Enhancements in Analysis Office

Pre-requisites: In order to take advantage of the new features history and prompt support, the SAP BusinessObjects BI Platform and Analysis Office products should be on the following release / version; SAP BusinessObjects BI Platform Release 4.1 Support Pack 05 ** Analysis Office Version 1.4 Support Pack 10 ** ** Note: As of Dec 9th (publishing date of this article), SAP BusinessObjects BI 4.1 is GA (Generally Available in SMP) and Support Pack10 of Analysis Office is in solution validation phase (scheduled to be GA by 2nd week of December). Solution Overview: Before looking at the enhancements, let’s go through the scheduling workflow first. Scheduling Parameters Scheduling Workflow Selecting the Analysis Office workbook to schedule; 3. 4. 5. Scheduling Enhancements 6. 7. 8. Managing Schedule Objects.

Implementing Framework for Customer Exit OLAP Variables. Customer Exit OLAP Variables require ABAP coding which often can be found in a single INCLUDE program ZXRSRU01 as part of legacy Enhancement RSR00001 (a.k.a.

Implementing Framework for Customer Exit OLAP Variables

Customer Exit EXIT_SAPLRRS0_001). Usually the INCLUDE program becomes bigger and bigger. Moreover, various people and/or project teams are working in the same place. You can imagine that it is dangerous because one programming or transport sequence mistake can destabilize the entire system. The solution is encapsulation of the coding of individual variables and you will need a framework to realize it. I would like to share via this document detailed technical instructions how to implement such a framework. Please have a look here to download the attachments. SAP Menu: Tools > ABAP Workbench > Utilities > Business Add-Ins > Definition T/code: SE18 Create Enhancement Spot YBW_OLAP_VAR as shown in the screenshots. Low performance during DTP load into an InfoCube at step: Conversion of Characteristic Value to SID - SAP NetWeaver Business Warehouse.

Query Performance and Memory Consumption - SAP NetWeaver Business Warehouse. Untitled. How do i write messages to the monitor in an Ex... The “advanced” DataStoreObject &#82... With BW7.4 SP08 another “feature package” was delivered with a lot of new functionality and optimizations based on the HANA platform (see In accordance with the BW strategy to deliver the HANA-based innovations and renovations non-disruptively to our customers the SP08 delivered a first step in renovating our Persistence Layer.

The “advanced” DataStoreObject &#82...

With the possibilities of HANA we are able to consolidate all BW InfoProviders with persistent data into a single object with a single and simple data base layout. This is similar to the consolidation and simplification in the Virtual Layer based on the CompositeProvider. Since its properties, table layout and services are closest to today’s DataStoreObject we simply kept the name. Only if we need to explicitly distinguish between the current object and the new object we add “advanced” DataStoreObject or “classic” DataStoreObject. This also emphasizes the role of BWs DataStoreObject as THE central building block for a Data Warehouse architecture. Major features. Important Housekeeping Principles for keeping y... OpenHub Destination with BEx Query (BW 7.3 SP 8) Runtime Information (properties) of DTP in End ... I need to read the parameters set on a DTP at runtime in End Routine to execute some logic. 1.

Runtime Information (properties) of DTP in End ...

Could someone tell me which Class, Method and Instance could I use to get the following setting on DTP. Introducing an Add-on for Cleansing Character S... As you might know SAP BW does not allow every possible character in character strings.

Introducing an Add-on for Cleansing Character S...

Implementing an Add-on for Cleansing Character. As you might know SAP BW does not allow every possible character in character strings.

Implementing an Add-on for Cleansing Character

An upload or activation can terminate in such cases. It occurs frequently with character strings where users (or interfaces) can freely enter text. SAP delivered various Function Modules for validation of character strings. Unfortunately cleansing of character strings is not provided by SAP.

Dokumentation von SAP

Business Explorer. Desgin Studio. Grouping of Calculated and Restricted Key Figures. Its possible to have so many Calculated Key Figures and Restricted Key Figures against a particular info provider And this is not a welcome sight for anyone looking to create a Query and consume one of the CKF's or RKF's Solution There is an ABAP Report "RSZ_COMPONENT_TREE", using which the CKF's and RKF's , for a particular info provider, can be grouped.

Grouping of Calculated and Restricted Key Figures

For ease of use How to do it (1) In SE38 transaction, execute the ABAP Report "RSZ_COMPONENT_TREE" (2) Key in the info provider and execute (3) The list of all CKF's and RKF's will be seen (4) Right click on the "Calculated Key Figures" and select "Create Node", giving an appropriate name (5) Drag and drop the needed CKF's inside the node (6) Next, save the operation using the "Save Hierarchy" button.