sap

SAP business one integration with Magento

Is there any opensource solutions available for this ? I am aware about http://www.sboeconnect.com/ but was hoping if there is some other open source library that does this . ...

SAP Business one

while using SAP Business One, we have database called SBO-COMMON, unfortunately i have deleted the Database SBO-COMMON without having any backup. could you help me to get SBO-COMMON database ...

Why are dimension tables denormalized in an InfoCube?

I'm in the process of learning SAP BW at work. The SAP class material states that in InfoCubes, dimensions are denormalized. I understand the benefit of normalized tables, but don't understand why dimensions would be denormalized. ...

What is SAP ? Where can I start learning it ?

I have heard many times that SAP has a great career and SAP jobs have very good packages. I want to know what is SAP. Is it a framework like DotNet or a language or what ? Can I learn SAP on my own without any training from any institutions ? ...

Creating my own SAP dashboard/reporting tool for mobile

Hi! Is it possible to create my own mobile dashboard, reporting tool for SAP? I understand the standard components to be used for this purpose are: Business Objects Enterprise Server XI - this provides reporting functionalities for SAP Business Objects Mobile Server - this connects to Enterprise Server and optimizes reports stored the...

How to configure SAP Netweaver portal, document.domain value?

I have very little knowledge on SAP netweaver portal content development. However I assume netweaver portal comes out of box with standard configurations which ca be customised. Can someone tell me where & how d we configure document.domain value of netweaver portal? By default the document.domain value is relaxed to one level. However ...

CX_ST_MATCH_ELEMENT:XSLT exception.System expected element - calling SAP PI service from .NET via WCF

I have a C# application that communicates with an SAP function module via a an XI/PI web service. My C# code is using a Visual Studio-generated WCF proxy (generated via the Visual Studio "Add Service Reference..." wizard. I'm getting a System.ServiceModel.FaultException with the message "CX_ST_MATCH_ELEMENT:XSLT exception.System expect...

"not a valid date in accord with the XML format for ABAP" error calling SAP PI web service

I'm getting this System.ServiceModel.FaultException calling an SAP XI/PI web service from my .NET application via WCF: CX_SY_CONVERSION_NO_DATE_TIME:XSLT exception.An error occurred when deserializing in the simple transformation program /1BCDWB/WSSB430AA018B4EA689BF0.Value 7/12/2010 is not a valid date in accord with the XML format for...

Unit testing and SAP

I am looking for some tutorials and guides for unit testing on SAP platform. So far, I have found some mention of ABAP Unit and of Ruby programming language being implemented on SAP platform, making it much more interesting option for unit testing SAP. However, the information is quite scarce and I would appreciate some help on the subj...

Finding SAP table relations

hi!! I'm new to SAP. I only have SAP tables and i don't have access to the frontend.. I wanna know the tables relation i.e how to join two tables.. Suppose, if i want to know all the relations VNVK has, where should i start? i can only view the primary keys and not the foreigh keys for all the tables.. I read some posts from this foru...

SAP Business One: Why I can't convert PLD to Crystal?

Hi All, I am trying to convert SAP Business One 8.8 Reports from PLD to crystal report by using B1CrystalConverter 1.0.0.13. When I click on "Convert" button, I got the error message "Conversion failed.Try again". What the error can be? Please help me. Best Regards, RedDevils ...

How can I expose employee master data from SAP HR/HCM

Hi, I'm shortly to start on an integration project that will require organisational data (line reporting etc) and starter/leaver events etc. We utilise SAP HCM, but I have no experience of SAP (BizTalk/.NET developer), and I'm still attempting to find the right people to talk to in our organisation about how to interface with SAP. Sadl...

SAP Measurement RFC

Hello, I have been using "MEASUREM_DOCUM_RFC_SINGLE_001" to update a measurment point in SAP through .net 2.0. This has worked quite well for us. I would like to read the latest measurement point, but I am unable to find a RFC in the Function group IMR0. thanks for any help you can provide. SAP,C# ,net-2.0 ...

How to gain the skills for enterprise application integration (EAI)?

I keep seeing vacancies for software developers that require EAI experience. From what I can figure, this means someone with experience developing with one of the large commercial off the shelf (COTS) packages (SAP, Oracle, SalesForce etc). As I'm not working in a company that doesn't have any of these systems, how can I gain EAI skill...

Finding it difficult to get a job as a fresher in SAP FI. any suggestions

Hi, I am a Certified SAP FI Consultant (Fresher) with 3 years of domain experience. after completing my certification I attented 3 interviews but the problem is that they are asking all technical questions (as am a frehser) and am unable to answer the questions. am totally confused and feel like I have wasted my time and money by doin...

What questions should be asked before making a .Net application ready for communicating with SAP?

Hi, In one of the projects I work for we are asked for to investigate the possibilities of our application's communication with SAP applications. As a person who does not have any experience with SAP, what steps should I follow and what questions should I ask to come out with a useful report? Can you recommend me a road map to achiev...

How do I count the number of rows in a table using the .NET Framework Data Provider for mySAP Business Suite

SELECT count(*) FROM myTable does not seem to work when connected to an SAP-database with the ADO.NET Data Provider for mySAP Business Suite. Any ideas on how I can count the number of rows that a table contains without actually returning all the rows? Therese is a reference for the SELECT statement here, but it didn't help much: http:/...

SAP/ERP export file format?

Do we have some SAP/ERP expert here? I need to know what format SAP or other ERPs export their information to. Eg. product information, travelling information etc. Is it XML or could they export to other formats? Thanks ...

SAP Plant Maintenance - Close an open manual call

I have very little SAP knowledge. I wrote some code to create a Manual Call Work Order in the Plant Maintenance module. The code seems to have worked but when I try to create another manual call work order I get an error message saying I already have one open. I know there are transactions I can run to show me the open call and allow ...

Relation between Sales Organization, Sales Office and Sales Group in SAP

Hi! I want to know the relation between Sales Organization( VAKPA -VKORG), Sales Office( VAKPA-VKBUR) and Sales Group ( VAKPA-VKGRP) in SAP. Relation in the sense, does One-to-One or One-to-Many relation exist between them..or do they form an hierarchy?? Thanks ...