SAP NetWeaver 7.0 - BW ABAP Support Packages
BW ABAP Support Packages - SAPBWNews Notes Importing Support Packages: Please note that after implementing a Support Package, you are usually required to perform additional maintenance in transaction...
View ArticleAll about Process Chains... in SAP BW Step By Step and Tips
1.) Call transaction RSPCRSPC is the central transaction for all your process chain maintenance. Here you find on the left existing process chains sorted by “application components”. The...
View ArticleEditing Standard table entry through debugging
If you want to change entries in a standard table through debug mode then just go through the below screen shots and it will be cake walk. Now I am going to edit Doc type of EBAN table for an entry. Go...
View ArticleUpgrade to NetWeaver BW 7.3x
With the Release of NetWeaver 7.30 BW new and innovative capabilities are added to SAP's EDW Premium Solution. BW 7.30 also powered by SAP HANA as the backbone for a successful usage of SAP...
View ArticleHow to find the table of the error stack
Asked often in threads, but very easy to find. Double click on your error DTP. Go to the menu Extras, choose Customizing for error stack.You'll see the table name. Short, but i hope very useful doc.
View ArticleMultiple ways to find PSA table name
Introduction to PSA: The data records in BW are transferred to the transfer structure when you load data with the transfer method PSA. One TRFC is carried out per data package. Data is written to the...
View ArticleHowTo trigger a scheduled task on a remote server via process chain
Background: For some reporting we use Cognos BI which stages data from BW. To ensure we only load data to Cognos once BW has updated we trigger a scheduled task on a remote server from BW through the...
View ArticleRemodeling process in BI
Author: Sourav Banerjee Author Bio: Sourav is currently working as a SAP BI consultant in IBM India Pvt Ltd. He has worked in different BI support/enhancement projects throughout his career. Why...
View ArticleUnlocking Objects while creating Transport Requests
Introduction We face many issues while creating Transport Requests like "some objects are locked in other transport requests". Generally we keep on deleting each object individually in SE09 which will...
View ArticleSAP NetWeaver 7.0 EnhP1 BW ABAP Support Packages
Summary Notes - SAPBWNews NotesWith SAP NetWeaver 7.01 SPS 5 Xcelsius Enterprise 2008 (SP2) can be integrated into the BW transport system (TLOGO) and also access directly querydata. More information...
View ArticleFeatured Content for SAP NetWeaver Business Warehouse
Establish a Rock Solid Enterprise Data Warehouse for a Single Version of the Truth Capture, store, and consolidate your vital information with our enterprise data warehouse platform, SAP NetWeaver...
View ArticleSteps to activate Transformations and DTP
Step 1Go to T-code SE38 and execute the program RSDG_TRFN_ACTIVATE. Step 2 Give Transformation ID and put Object status as INA (Inactive) and tick the Use M Version of DTP so that it can activate DTP...
View ArticleSteps to activate Multiprovider
Step 1 Go to T-code SE38 and execute the program RSDG_MPRO_ACTIVATE. Step 2Select Object Version as A, Select option button as Selection and give Multiprovider name. Tick the check box for Display...
View ArticlebiSAP NetWeaver Business Warehouse 7.3
This document introduces collected information about SAP NetWeaver Business Warehouse 7.3 (SAP NW BW 7.3) and SAP NetWeaver Business Warehouse 7.3 powered by SAP HANA. To introduce the next version...
View ArticleSignificance of Upper Limit and Lower Limit of Generic Delta in Generic...
Generic Delta in Generic Datasource:Lower Limit (LL) Upper Limit (UL) For suppose if we set Lower Limit (LL) as “0”.It will take both 06.06.2013 and 05.06.2013 dates because before current date...
View ArticleFailure of Data load due to No SID found
Many times we face failure of transactional data load due to No SID found to load transactional data.For fixing Such type of failure I have explained the workaround with the help of an example.Let’s...
View ArticleSAP NetWeaver Business Warehouse 7.4
This page provides preliminary information, which will soon be enhanced with additional details about the new functionalities in the upcoming release SAP NetWeaver Business Warehouse 7.4 TimelinesSAP...
View ArticleValue xxx for variable yyy is invalid
We recently went to SAP NW BW 7.3 EHP 1 SPS5 and since then selecting a single leaf in a hierarchy variable wouldn't work anymore.If you ran the query selecting the parent note of this element it...
View ArticleChanging Reference of a InfoObject
Applies to:SAP BW 3.5x / Business Intelligence 7.3x. Summary:This document is intended to a specific case where we need to change a Reference of InfoObject which is already created without deleting an...
View ArticleCode to replace # with Blank
Here is the code to replace # with Blank Sub SAPBEXonRefresh(queryID As String, resultArea As Range) If queryID = "SAPBEXq0001" Then resultArea.Select 'Remove '#' Selection.Cells.Replace...
View Article