|
Browse by Tags
All Tags » SAP ( RSS)
-
|
During my time designing and developing Web Dynpro applications I have compiled a list of best practices I follow. I would like to open this list up and welcome further additions to it. I have split the list into the core components of a Web Dynpro application...
|
-
|
I’ve recently created an Excel tool to optimise Business Explorer (BEx) Queries by identifying values to be applied to the query’s characteristic restrictions. It has been designed to optimise BEx Queries used in a predefined workbook that reads and writes...
|
-
|
This blog identifies a bug found executing a file upload planning sequence in SAP’s Business Explorer (BEx) Analyzer. I will explain how the bug occurs and describe a solution that can be used to avoid it. My current project integrates a SAP Portal with...
|
-
|
I thought it is worth highlighting the 'Periodic Jobs and Tasks in SAP BW' white paper by SAP, which gives an overview of the most important maintenance tasks in SAP BW. This white paper is an important read for all those designing and supporting...
|
-
|
An important factor to consider when designing your database tables is the use of buffering. Data access can be up to one hundred times faster reading from the buffer than directly from the database, but choosing to buffer a table may not be the best...
|
-
|
The emergence of the Internet has provided the ability to access web applications across the world and to a vast number of people. Keeping this in mind web applications should have a Universal Design that does not exclude any potential users. In this...
|
-
|
Background This blog describes how to create a custom Web Dynpro Tree component based on an InfoObject hierarchy. The tree will use a recursive context node to configure its size at runtime. This will have the benefit that the Web Dynpro tree reflects...
|
-
|
Recently I have been working with SAP’s Web Dynpro for ABAP to create a customised workflow application that is integrated with the Business Information (BI) Warehouse. When considering how to implement the workflow application we first looked at SAP...
|
-
|
Introduction Netweaver 7.0 exposes the interface for Business Explorer’s (BEx) Analyzer in Visual Basic for Access (VBA) code. This blog describes how we can use this interface via VBA code held in our workbooks. Why might we want to do this? The VBA...
|
-
|
There could be a couple of reasons why you might wish to convert your Standard InfoCube to a Real-Time InfoCube: - your user's needs may change and you require the data to be kept closer to real-time, or - the amount of data you are loading increases...
|
|
|
|