Compounding in Infoobject and Analyzing the Infoobject in a Query
|
|
|
- Virgil Armstrong
- 9 years ago
- Views:
Transcription
1 Compounding in Infoobject and Analyzing the Infoobject in a Query Applies to: SAP BI 7.0. For more information, visit the EDW homepage Summary This article demonstrates step by step process of creating a compounding Infoobject and adding the Infoobject in DSO and Creating a query on DSO. Author: Vishall Pradeep K.S Company: Applexus Technologies Pvt Ltd Created on: 26 July 2011 Author Bio Vishall Pradeep is working as SAP Technology Consultant with Applexus Technologies (P) Ltd. He has experience in SAP ABAP and SAP BI 2011 SAP AG 1
2 Table of Contents Introduction... 3 Infoobject having compounding object... 3 Keys in master data table... 5 Special case of Compounding... 5 Adding a Compounding Object to an DSO... 7 Creating a Bex Query on DSO... 8 Output... 9 Related Content Disclaimer and Liability Notice SAP AG 2
3 Introduction In Compounding, A Field or another Object is attached to an Info Object. A Compounding Characteristic is when object's definition is incomplete without the definition of another Characteristic Info Object. We can also determine whether we want to compound the characteristic to other InfoObjects. Sometimes we need to compound InfoObjects in order to map the data model. Some InfoObjects cannot be defined uniquely without compounding. Infoobject having compounding object For Example the Info Object - Location (0PP_LOCAT) has to be assigned with a Compound Info Object - Plant (0PLANT). We can see the compounding tab is active. By using compound InfoObjects, you can model the dependencies between InfoObjects. You can compound InfoObjects to map the data structure of a source system SAP AG 3
4 The Infoobject Plant (0PLANT) is the Superior Info Object of the Location (0PP_LOCAT). Note: In order to assign )PLANT as an Compound Infoobject it has to be Installed/Created/ Activated first, later followed by Location(0PP_LOCAT) While creating the Info Object itself we need to assign the Superior Object like below at Compounding Tab Page of Info Object. Superior Infoobject - In this field, the higher-level InfoObjects for a compounded characteristic appear - meaning the InfoObjects, to which the characteristic is compounded. Reference Infoobject - The reference Infoobject has the technical properties of an Infoobject. For characteristics, these are the data type and length, and the master data (attributes, texts, and hierarchies). The characteristic itself also contains the business characteristic role For key figures, these are the key figure type, data type, and currency or unit of measure determination. However, the referencing key figure can have another exception aggregation or another aggregation reference characteristic. Referencing key figures are important primarily with the elimination of internal business volume. Elimination characteristics can only be set using referencing key figures. When using referencing key figures in InfoProviders it is important to note that the reference key figure also has to be included. Referencing key figures have no physical storage location in the 2011 SAP AG 4
5 database. Their values are calculated from the reference key figures, in the OLAP Processor, but are aggregated to other rules. Several InfoObjects can use the same reference Infoobject. Such InfoObjects will automatically have the same technical properties and master data. For example, the characteristics Sender Cost Center and Recipient Cost Center use the reference characteristic Cost Center and thus use the same values and texts. Keys in master data table The Compounding Infoobject Acts as a compounding Primary Key at the Master Data Table. Special case of Compounding A special case for compounding is the option to compound characteristics to the source system ID. This can be necessary if there are identical characteristic values for the same characteristic in different source systems that describe different objects. You can switch this compounding on and off with the pushbutton 'local source system on/off', located above the list of the higher-level InfoObjects. Note: We can find the option in compounding tab as Master Data Locally for Source system 2011 SAP AG 5
6 Normally, this indicator is not switched on. Then the master data from all the source systems is in the same namespace. If there are identical characteristic values for this characteristic in various source systems, but values that describe different objects, then the values from a source system in BW must be converted in such a way that they are unique. The conversion can be carried out in the transfer rules for this source system, or in the transfer routine for the characteristic. If the work of the conversion is too great, then the indicator can be switched on. Here, the characteristic is automatically paired to the Infoobject 'source system ID'. This results in the master data being valid locally for the source system or for a group of source systems. Identical characteristic values do not have to be converted any more, since they are separated by the characteristic 'source system ID', that is contained in the key of the master data table. Note: Before transferring data, the master data of the characteristic 'source system ID', and thus the assignment of source system to source system IDs must be maintained. A maximum of 13 characteristics can be compounded for an Infoobject. The characteristic values can also have a maximum of 60 characters. This includes the concatenated value, meaning the total length of the characteristic in compounding plus the length of the characteristic itself. If an info object is defined as an attribute, it cannot be included as compounding object. An Info Object which is defined as an Attribute only setting cannot be included in Compounding object. When a compounded Info object is included in an Info cube, all corresponding info objects are added to the Info cube. If Location (0PP_LOCAT) is to be included in the Info Cube, Plant (0Plant) is automatically added to the Info Cube SAP AG 6
7 Adding a Compounding Object to an DSO 1. Create a DSO by Right clicking the Info area. 2. From Infoobject catalog->click on All InfoObjects 3. Drill down the Characteristics and find the Infoobject Location (0PP_LOCAT). 4. Drag and Drop the Infoobject into Key fields. 5. When a Compounded Info object is included in the DSO, all corresponding Objects are added to the DSO Key fields/data Fields. If Location (0PP_LOCAT) is to be included in the DSO, Plant (0Plant) is automatically added to the DSO SAP AG 7
8 6. Add some key figures as a data field to the DSO. 7. Save and Activate the DSO. 8. Load transactional data to the DSO by creating a DataSource, InfoPackage, Transformation and DTP Creating a Bex Query on DSO 1. Open BEx Query Designer 2. Click on create new query 3. Choose the Info areas in search column->select the Infoarea->select the DSO->Open 2011 SAP AG 8
9 4. Expand key part in Dimensions-> Drag and Drop the Location into Rows. 5. Drag and Drop the Plant to Columns. 6. From Key Figures -> Drag and Drop the Price. 7. Save the Query and give a Technical name. 8. Execute the query. 9. The Compounding Info Objects at BEx Report output will be 0PLANT/0PP_LOCAT Output 2011 SAP AG 9
10 Related Content Characteristic Compounding with Source System ID What is the use of compounding attributes in SAP BW? Compounding Attribute Clarity Needed For more information, visit the EDW homepage 2011 SAP AG 10
11 Disclaimer and Liability Notice This document may discuss sample coding or other information that does not include SAP official interfaces and therefore is not supported by SAP. Changes made based on this information are not supported and can be overwritten during an upgrade. SAP will not be held liable for any damages caused by using or misusing the information, code or methods suggested in this document, and anyone using these methods does so at his/her own risk. SAP offers no guarantees and assumes no responsibility or liability of any type with respect to the content of this technical article or code sample, including any liability resulting from incompatibility between the content within this document and the materials and services offered by SAP. You agree that you will not hold, or seek to hold, SAP responsible or liable with respect to the content of this document SAP AG 11
Step by Step Procedures to Load Master Data (Attribute and Text) from FlatFile in BI 7.0
Step by Step Procedures to Load Master Data (Attribute and Text) from FlatFile in BI 7.0 Applies to: SAP Business Intelligence (BI 7.0). For more information, visit the EDW homepage Summary This article
Step by Step Guide How to Copy Flat File from Other Application Server to BI and Load through Info Package
Step by Step Guide How to Copy Flat File from Other Application Server to BI and Load through Info Package Applies to: SAP BW 7.x. For more information, visit the EDW Homepage. Summary The objective of
Understanding BEx Query Designer: Part-2 Structures, Selections and Formulas
Understanding BEx Query Designer: Part-2 Structures, Selections and Formulas Applies to: SAP NetWeaver BW. Summary This document is the second installment of a 6 part Query Designer Training guide for
Understanding DSO (DataStore Object) Part 1: Standard DSO
Understanding DSO (DataStore Object) Part 1: Standard DSO Applies to: SAP NetWeaver BW. Summary This is the first of a three part series of documents containing each and every detail about DSOs and their
Working with SAP BI 7.0 Data Transfer Process (DTP)
Working with SAP BI 7.0 Data Transfer Process (DTP) Applies to: SAP BI 7.0. For more information, visit the EDW homepage Summary The objective of this document is to know the various available DTP options
Scenario... 3 Step-by-Step Solution... 3. Virtual Infocube... 4 Function Module (Virtual InfoCube)... 5 Infocube Data Display... 7
SAP BI - Virtual Infocube based on Function Module (Transport History) Applies to: SAP BW 3.5 / BI 7.0 consultants accustomed with SAP ABAP skills. For more information, visit EDW Homepage. Summary Explains
SAP BW - Excel Pivot Chart and Pivot Table report (Excel)
SAP BW - Excel Pivot Chart and Pivot Table report (Excel) Applies to: SAP BI Consultants. For more information, visit the EDW HomePage. Summary Document explains to create Excel Pivot Chart and Pivot Table
Step by Step guide of Report-to- Report Interface in BW Reporting
Step by Step guide of Report-to- Report Interface in BW Reporting Applies to: SAP BI 7.0. For more information, visit the Business Intelligence Home Page Summary This paper gives a detail understanding
Step by Step Guide to Extract Batch Master Data via Generic and Classification Datasource to BW
Step by Step Guide to Extract Batch Master Data via Generic and Classification Datasource to BW Applies to: SAP ECC 5.0 and above releases and BW 7.0 Summary This paper gives a detail understanding on
Deploying Crystal Reports on Top of a SAP BI Query
Deploying Crystal Reports on Top of a SAP BI Query Applies to: SAP BI NetWeaver 2004s, Crystal Reports 2008. For more information, visit the Business Intelligence homepage. Summary The objective of the
Data Extraction and Retraction in BPC-BI
Data Extraction and Retraction in BPC-BI Applies to: Document is applicable to all the BPC 7.0 NW version users and the users BI 7.0 integration with BPC. For more information, visit the Enterprise Performance
Multi Provider Creation Based on Sales and Planning Info Cubes
Multi Provider Creation Based on Sales and Planning Info Cubes Applies to: SAP BI 2004s or SAP BI 7.x. For more information, visit the Business Intelligence homepage. Summary In This article, I am going
Inventory Management in SAP BW
Applies to: SAP BW 3.X and BI NetWeaver 2004s. For more information, visit the EDW homepage. Summary This document aims to explain the concept of Inventory management using non cumulative key figures in
Understanding OLAP Processor and RSRT
Understanding OLAP Processor and RSRT Applies to: SAP R/3, SAP ECC 6.0 and SAP BI NetWeaver 2004s. For more information, visit the EDW homepage. Summary This article gives the idea about Architecture of
Currency Conversion using Variables in SAP BI -Reporting
Currency Conversion using Variables in SAP BI -Reporting Applies to: SAP BI 7.0. For more information, visit the Business Intelligence homepage. Summary This Article gives you a brief idea on how to do
Understanding BW Non Cumulative Concept as Applicable in Inventory Management Data Model
Understanding BW Non Cumulative Concept as Applicable in Inventory Management Data Model Applies to: SAP R/3, SAP ECC 6.0 and SAP BI NetWeaver 2004s. For more information, visit the Business Intelligence
Step by Step Guide for Language Translation Tool
Step by Step Guide for Language Translation Tool Applies to: SAP ECC 6.0 Summary This document helps people to understand the steps involved in translation of standard SAP screen and also helps to change
How to Load Data from Flat Files into BW PSA
How to Load Data from Flat Files into BW PSA Applies to: SAP BI/BW 7.0 and above. Summary The document is aimed at all those who are at beginner level in BW. It details out step by step processes that
Restricting Search Operators in any Search View
Restricting Search Operators in any Search View Applies to SAP CRM 2007 and SAP CRM 7.0. For more information, visit the Customer Relationship Management homepage. Summary The purpose of this article is
Step by Step Procedure to Create Broadcasters, to Schedule and to Enhance of SAP- BI Queries from Query Designer
Step by Step Procedure to Create Broadcasters, to Schedule and to Enhance of SAP- BI Queries from Query Designer Applies to: SAP Business Intelligence 7.0. For more information, visit the EDW homepage.
Deleting the Requests from the PSA and Change Log Tables in Business Intelligence
Deleting the Requests from the PSA and Change Log Tables in Business Intelligence Applies to: SAP BI 7.0. For more information, visit the Business Intelligence homepage Summary This paper discusses how
Reverse Transport Mechanism in SAP BI
Reverse Transport Mechanism in SAP BI Applies to: SAP Net Weaver 2004s BI 7.0 Ehp1 SP 08. For more information, visit the EDW homepage Summary This document helps you to understand the detailed step by
Configuration and Utilization of the OLAP Cache to Improve the Query Response Time
Configuration and Utilization of the OLAP Cache to Improve the Query Response Time Applies to: SAP NetWeaver BW 7.0 Summary This paper outlines the steps to improve the Query response time by using the
SAP BW 7.3: Exploring Semantic Partitioning
SAP BW 7.3: Exploring Semantic Partitioning Applies to: SAP BW 3.x & SAP BI Net Weaver 2004s. For more information, visit the EDW homepage. Summary A semantically partitioned object is an InfoProvider
Creating Email Content Using SO10 Objects and Text Symbols
Creating Email Content Using SO10 Objects and Text Symbols Applies to: SAP ECC 6.0. For more information, visit the ABAP homepage. Summary The article describes the benefits of SO10 objects in comparison
APD to Update Marketing Attributes from SAP BI to SAP CRM
APD to Update Marketing Attributes from SAP BI to SAP CRM Applies to: SAP NetWeaver BI 7.0 and SAP CRM 5.0(and above). For more information, visit the EDW homepage. Summary This article gives a clear picture
Extractor in R/3 and Delta Queue
Applies to: SAP BW (3.5) / SAP BI(7.0). For more information, visit the Business Intelligence homepage. Summary This article contains all the information required in order to create data sources in R/3
ALE Settings, for Communication between a BW System and an SAP System
ALE Settings, for Communication between a BW System and an SAP System Applies to: SAP ECC 6.0. For more details, visit the EDW homepage. Summary This document helps people to create ALE settings, which
Query OLAP Cache Optimization in SAP BW
Query OLAP Cache Optimization in SAP BW Applies to: SAP NetWeaver 2004s BW 7.0 Summary This article explains how to improve performance of long running queries using OLAP Cache. Author: Sheetal Maharshi
Create Automatic Mail Notification/ Email Alert for Process Chain Monitoring
Create Automatic Mail Notification/ Email Alert for Process Chain Monitoring Applies to: SAP BW 3.X, Business Intelligence 7.0. For more information, visit the EDW homepage. Summary This document will
SAP FI - Automatic Payment Program (Configuration and Run)
SAP FI - Automatic Payment Program (Configuration and Run) Applies to: SAP ECC 6.0. For more information, visit the Financial Excellence homepage. Summary This document helps you to configure and run Automatic
SAP CRM 2007 - Campaign Automation
SAP CRM 2007 - Campaign Automation Applies to: SAP CRM 7.0 For more information, visit the Customer Relationship Management homepage Summary Campaign Automation is designed to help you in the increasingly
SAP BW Configuration Basic System Settings
SAP BW Configuration Basic System Settings Applies to: SAP BI 7.0. For more information, visit the EDW homepage Summary This document is intended to show the basic configuration settings that should be
Standard SAP Configuration of SMS through HTTP with Third Party SMS Gateway
Standard SAP Configuration of SMS through HTTP with Third Party SMS Gateway Applies to: SAP R/3 4.7 EE SR 200,ECC 5.0 For more information, visit the Web Services homepage. Summary There is an increasing
Creating Transaction and Screen Variants
Creating Transaction and Screen Variants Applies to: Tested on SAP version ECC 6. Summary This article explain a way to create Transaction and Screen Variants to change screen layouts. And how to assign
Converting and Exporting Data in XML Format
Converting and Exporting Data in XML Format Applies to: SAP BW 3.5, SAP BI 7.0 etc. For more information, visit the EDW homepage. Summary This paper briefs about Information broadcasting that allows you
Creating New Unit of Measure in SAP BW
Creating New Unit of Measure in SAP BW Applies to: Software Component: SAP_BW. For more information, visit the Business Intelligence homepage. Release: 700 Summary This article is intended to serve as
Quick Viewer: SAP Report Generating Tool
Quick Viewer: SAP Report Generating Tool Applies to: SAP Net Weaver 7.0, ABAP, SAP ECC 6.0, to all those who wants to learn about SAP Report Generating Tool: Quick Viewer. For more information, please
Guidelines for Effective Data Migration
Guidelines for Effective Data Migration Applies to: SAP R/3. All releases. For more information, visit the ABAP homepage. Summary Data Migration is an important step in any SAP implementation projects.
Creating and Scheduling Publications for Dynamic Recipients on SAP Business Objects Enterprise
Creating and Scheduling Publications for Dynamic Recipients on SAP Business Objects Enterprise Applies to: SAP BusinessObjects Enterprise. For more information, visit the Business Objects homepage. Summary
Web Dynpro: Multiple ALV Grids and Layouts in ALV
Web Dynpro: Multiple ALV Grids and Layouts in ALV Applies to: SAP ECC 6.0. For more information, visit the Web Dynpro ABAP homepage. Summary The article is designed in such a way that person with ABAP
Embedding Crystal Reports inside ECC ALV Reports
Embedding Crystal Reports inside ECC ALV Reports Applies to: Applies to ECC Enhancement Package 5 Summary These steps describe how to configure and set up embedded Crystal Reports inside the ECC system
BW Performance Monitoring
Applies to: SAP BW 7.0. For more information, visit the EDW homepage. Summary This article helps to achieve BW statistics of the system which will help a user to calculate the performance for a particular
Step By Step Procedure to Create Logical File Path and Logical File Name
Step By Step Procedure to Create Logical File Path and Logical File Name Applies to: SAP BW (3.5) / SAP BI(7.0) For more information, visit Business Intelligence Homepage. Summary These documents describe
SAP BW - Generic Datasource Function Module (Multiple Delta Fields)
SAP BW - Generic Datasource Function Module (Multiple Delta Fields) Applies to: SAP BW 3.5 / SAP 7.0 Consultants. For more information, visit the EDW HomePage. Summary Fetch the delta on multiple fields
Configuration of Enterprise Services using SICF and SOA Manager
Configuration of Enterprise Services using SICF and SOA Manager Applies to: SAP NetWeaver 7.0 SP14 and above. For more information, visit the SOA Management homepage. Summary This document will provide
Introduction to COPA and COPA Realignment
Introduction to COPA and COPA Realignment Applies to: SAP BI Consultants & Developers working on COPA Data Model. For more information, visit the EDW homepage Summary This document gives a brief introduction
Customer Exit Variables in SAP BW/BI Reports First day of the Current/Previous Month
Customer Exit Variables in SAP BW/BI Reports First day of the Current/Previous Month Applies to: SAP BW 7.0 and will also work on BW 3.5. For more information, visit the EDW homepage. Summary This article
Display Options in Transaction SE16
Display Options in Transaction SE16 Applies to: SAP-HCM. For more information, visit the Enterprise Resource Planning homepage. Summary This document deals with the various data display options available
Deleting the User Personalization done on Enterprise Portal
Deleting the User Personalization done on Enterprise Portal Applies to: SRM 7.0 with EP 6.0. For more information, visit the Supplier Relationship Management homepage Summary This document explains the
Data Flow from LBWQ/SMQ1 to RSA7 in ECC and Delta Extraction in BI
Data Flow from LBWQ/SMQ1 to RSA7 in ECC and Delta Extraction in BI Applies to: SAP NetWeaver Business Warehouse (Formerly BI), Will also work on SAP BI 3.5. Business Intelligence homepage. Summary This
Creation and Configuration of Business Partners in SAP CRM
Creation and Configuration of Business Partners in SAP CRM Applies to: SAP CRM 2005 (5.0) and above release. For more information, visit the Customer Relationship Management homepage. Summary This document
SAP HANA Live & SAP BW Data Integration A Case Study
SAP HANA Live & SAP BW Data Integration A Case Study Matthias Kretschmer, Andreas Tenholte, Jürgen Butsmann, Thomas Fleckenstein July 2014 Disclaimer This presentation outlines our general product direction
SAP CRM 7.0 E2C Setup: CRM via Email Toolset
SAP CRM 7.0 E2C Setup: CRM via Email Toolset Applies to: SAP CRM 700/NW 701. For more information, visit the Customer Relationship Management homepage. Summary This article describes the Email2CRM functionality
Dynamic Authorization Concept and Role Assignment in BI
Dynamic Authorization Concept and Role Assignment in BI Applies to: This applies to SAP BI 3.X or SAP BI 7.X. For more details, visit the Business Intelligence homepage. Summary The document describes
How to Assign Transport Request for Language Translation?
How to Assign Transport Request for Language Translation? Applies to: SAP ECC 6.0. For more information, visit the ABAP homepage. Summary This document helps people to create a transport request for the
Organizational Management- Organizational Structure Creation
Organizational Management- Organizational Structure Creation Applies to: SAP ECC6.0 (Release 700, SP 12). For more information, visit the Enterprise Resource Planning homepage. Summary HR applications
Web Dynpro ABAP: ALV and Table in Popup Window
Web Dynpro ABAP: ALV and Table in Popup Window Applies to: SAP ECC 6.0 Summary Normally in ABAP, we come across the scenario of displaying ALV in popup. This article tells about displaying data both in
How to Generate Stack Xml for Ehp4 and Above Upgrade
How to Generate Stack Xml for Ehp4 and Above Upgrade Applies to: ECC 6.0 EHP4 or Above. For more information, visit the Enterprise Resource Planning homepage Summary For upgrading Enhancement Package4
Table of Content. SAP Query creation and transport Procedure in ECC6
SAP Query creation and transport Procedure in ECC6 Applies to: ECC6, For more information, visit the Enterprise Resource Planning homepage. Summary This article guides the how to technique for creating
Different Types of Alerts for Process Chains. Table of Content
Different Types of Alerts for Process Chains Applies to: This article applies to BW 3.x and SAP Business Intelligence (BI 7.0) with highest support package. For more information, visit the EDW homepage.
ABAP Proxy Interfacing
Applies to: This document applies to SAP versions ECC 6.0. Summary This article contains the guidelines for using the ABAP Proxy interfacing. ABAP proxies are used when ABAP applications needs to send
SAP CRM System 6.0/7.0. For more information, visit the Customer Relationship Management homepage
Applies to: SAP CRM System 6.0/7.0. For more information, visit the Customer Relationship Management homepage Summary This article explains how to customize the Fact Sheet for different business roles.
SDN Community Contribution
SDN Community Contribution (This is not an official SAP document.) Disclaimer & Liability Notice This document may discuss sample coding or other information that does not include SAP official interfaces
ABAP How To on SQL Trace Analysis
Applies To: ABAP Summary SQL trace is a performance analysis tool that shows how open SQL statements are converted into native SQL statements. The following document discusses the performance measure utility
SAP BW on HANA : Complete reference guide
SAP BW on HANA : Complete reference guide Applies to: SAP BW 7.4, SAP HANA, BW on HANA, BW 7.3 Summary There have been many architecture level changes in SAP BW 7.4. To enable our customers to understand
SAP CRM-BW Adapter an Overview
Applies to: SAP CRM / SAP BW (3.5 / 7.0). For more information, visit the Customer Relationship Management homepage. Summary This article gives an overview about the BW Adapter that is used in the BI-CRM
Table of Contents. Passing Data across Components through Component Controller between Two Value Nodes
Passing Data across Components through Component Controller between Two Value Nodes Applies to: SAP CRM WEBCLIENT UI 2007. For more information, visit the Customer Relationship Management homepage Summary
How to Integrate CRM 2007 WebClient UI with SAP NetWeaver Portal
How to Integrate CRM 2007 WebClient UI with SAP NetWeaver Portal Applies to: Enterprise Portal, CRM 2007. For more information, visit the Portal and Collaboration homepage. Summary This document will describe
Exposing RFC as Web Service and Consuming Web Service in Interactive Forms in ABAP
Exposing RFC as Web Service and Consuming Web Service in Interactive Forms in ABAP Applies to: SAP Interactive Forms by Adobe and Web Service in ABAP. For more information, visit SAP Interactive forms
SAP BI Generic Extraction Using a Function Module
SAP BI Generic Extraction Using a Function Module Applies to: SAP BI Summary This article demonstrates a step-by-step process for doing generic extraction from R3 into BI using a Function Module. Author(s):
Web Application Designer for Beginners
Applies To: Web Application Designer, SAP BW Version: 3.5, SAP GUI version 6.40/Patch Level 13 BW 3.5 front end patch 7 (bw350_7-10001615) Summary The document will run the readers through a step by step
How to Get Work Items from Workflow in your Outlook Inbox
How to Get Work Items from Workflow in your Outlook Inbox Applies to: Ecc 6.0 & Above ABAP- Workflow. For more information, visit the ABAP homepage. Summary The frequent question will come into your mind
Workflow Troubleshooting and Monitoring in SAP ECC 6.0
Workflow Troubleshooting and Monitoring in SAP ECC 6.0 Applies to: ECC 6.0, Workflow Troubleshooting & Monitoring Summary A major advantage of workflow is the ability to monitor the workflow steps according
SAP BI/BW LO Extraction
Applies to: SAP BI/BW. For more information visit the Enterprise Data Warehousing Homepage Summary This Article demonstrates the Steps for LO Extraction with different Update Modes Author: Obaidullah Shaikh
Inventory Management (0IC_C03) Part - 3
Inventory Management (0IC_C03) Part - 3 Applies to: SAP NetWeaver Business Warehouse (Formerly BI), Will also work on SAP BI 3.5. For more information, visit the Business Intelligence homepage. Summary
Order Split Usage in Production Orders
Order Split Usage in Production Orders Applies to: SAP Shop Floor Control (Production Orders) R/3 and ECC 6.0. For more information, visit the Enterprise Resource Planning homepage. Summary: This is an
Connecting to SAP BW with Microsoft Excel PivotTables and ODBO
Connecting to SAP BW with Microsoft Excel PivotTables and ODBO Applies To: ODBO, Microsoft Excel, Microsoft Excel 2007, PivotTables for connecting to SAP BW. Summary Microsoft Excel is considered by many
ABAP Debugging Tips and Tricks
Applies to: This article applies to all SAP ABAP based products; however the examples and screen shots are derived from ECC 6.0 system. For more information, visit the ABAP homepage. Summary This article
Exploring SAP NetWeaver BW on SAP HANA in combination with SAP BusinessObjects BI 4.x
Exploring SAP NetWeaver BW on SAP HANA in combination with SAP BusinessObjects BI 4.x Content`s Disclaimer... 4 1 Introduction... 5 2 Logon Details... 6 3 Connecting to your environment... 7 3.1 Remote
How to Modify, Create and Delete Table Entries from SE16
How to Modify, Create and Delete Table Entries from SE16 Applies to This article applies to all SAP ABAP based products; however the examples and screen shots are derived from ECC 6.0 system. For more
SAP CRM 7.0 for Newbies: (Part 1) Simple BOL Object Creation for CRM Webclient UI
SAP CRM 7.0 for Newbies: (Part 1) Simple BOL Object Creation for CRM Webclient UI Applies to: This article applies to SAP Netweaver 7.0, CRM ABAP 7.0. For more information, visit the Customer Relationship
SAP NetWeaver Developer Studio 7.30 Installation Guide
SAP NetWeaver Developer Studio 7.30 Installation Guide Applies to: SAP NetWeaver CE 7.30, SAP Net Weaver Developer Studio (7.30). For more information, visit the Web Dynpro ABAP homepage. Summary This
LSMW: Upload Master Data using Batch Input Recording
LSMW: Upload Master Data using Batch Input Recording Applies to: All modules of SAP where upload of data need to be performed using Batch Input Recording. For more information, visit the Master Data Management
Data Aquisition Techniques in SAP Netweaver BW BI
Data Aquisition Techniques in SAP Netweaver BW BI Applies to: SAP BW 3.5, SAP BI 7.0 etc. For more information, visit the EDW homepage Summary This paper discusses the various sources available for the
Step by Step Procedure to Block and Debug a CIF Queue Flowing from R/3 to APO System
Step by Step Procedure to Block and Debug a CIF Queue Flowing from R/3 to APO System Applies to: SAP R/3 and SAP APO. For more information, visit the ABAP homepage. Summary This article gives a detailed
Process Controlled Workflow SRM 7.0 (Using BRF)
Process Controlled Workflow SRM 7.0 (Using BRF) Applies to: SAP SRM 7.0 For more information, visit the Supplier Relationship Management homepage. Summary This document helps user to create workflow s
SAP MM: Purchase Requisition with Classification and Workflow Approval
SAP MM: Purchase Requisition with Classification and Workflow Approval Applies to: SAP 4.7 and above, SAP-MM-PUR-REL. For more information, visit the Enterprise Resource Planning homepage. Summary The
Integration of SAP R/3 with BO Universe Using Data Federator Connector
Integration of SAP R/3 with BO Universe Using Data Federator Connector Applies to: SAP R/3 and SAP BusinessObjects XI 3.1 Universe with Data Federator integration For more information, visit the Business
Multi Level Purchase Order Release Strategy
Multi Level Purchase Order Release Strategy Applies to: SAP ECC 6.0. For more information, visit the Enterprise Resource Planning homepage. For more information, visit the Supply Chain Management homepage.
Credit Management in Sales and Distribution
Credit Management in Sales and Distribution Applies to: Credit Management in Sales and Distribution. For more information, visit the Enterprise Resource Planning Homepage. Summary This document illustrates
XSLT Mapping in SAP PI 7.1
Applies to: SAP NetWeaver Process Integration 7.1 (SAP PI 7.1) Summary This document explains about using XSLT mapping in SAP Process Integration for converting a simple input to a relatively complex output.
Step by Step Guide to Fiscal Week and Fiscal Quarter
Step by Step Guide to Fiscal Week and Fiscal Quarter Applies to: SAP Netweaver BW. For more information, visit the Business Intelligence homepage. Summary In quite a few of the Sales requirement, users
Creating Web Service from Function Modules/BAPIs & Integrating with SAP Interactive Forms
Creating Web Service from Function Modules/BAPIs & Integrating with SAP Interactive Forms Applies to: ECC 6.0, SAP Interactive forms by Adobe. Summary This document states how to create Web Service from
Configuring HTTPs Connection in SAP PI 7.10
Configuring HTTPs Connection in SAP PI 7.10 Applies to: SAP NetWeaver 7.1x For more information, visit the SOA Management homepage. Summary In the new version on SAP PI there are several changes in Https
A Step-by-Step guide on SMTP Configuration and File to Mail Scenario Using Process Integration Scenario in PI 7.1
A Step-by-Step guide on SMTP Configuration and File to Mail Scenario Using Process Integration Scenario in PI 7.1 Applies to: SAP NetWeaver Process Integration 7.1 For more information, visit the SOA Management
A Practical Guide to SAP" NetWeaver Business Warehouse (BW) 7.0
Bharat Patel, Amol Palekar, Shreekant Shiralkar A Practical Guide to SAP" NetWeaver Business Warehouse (BW) 7.0 Galileo Press Bonn Boston Preface 17 An Introduction to Business Intelligence 21 1.1 ABCD
Sales Commission Calculation & Settlement Handling through Order Processing
Sales Commission Calculation & Settlement Handling through Order Processing Applies to: SAP Sales & Distribution & Incentive and Commission Management in ECC 6.0. For more information, visit the Enterprise
How to Archive Data from SAP NetWeaver BW to SAP Sybase IQ as Near line Storage
SAP How-to Guide Database & Technology SAP NetWeaver Business Warehouse SAP HANA Appliance How to Archive Data from SAP NetWeaver BW to SAP Sybase IQ as Near line Storage Applicable Releases: SAP NetWeaver
SAP BUSINESS OBJECT ANALYSIS FOR EXCEL DEVELOPER GUIDE
STEP 1: Log on to Business Object Analysis for Excel. Path: Start All Programs SAP Business Intelligence Analysis for Microsoft Excel Click Microsoft Excel will appear Figure 1 STEP 2: Choose Microsoft
