2007 May 16 8:12 PM
Hi friends,
I have a report that I have created in SAP Sd. I have a requirement where I need to give input to that report and access the output from a web technology running on .net.
Can you explain breifly on what I need to know and do.
Thanks & Regards,
Pavan
2007 May 16 8:20 PM
I guess it can be achieved using the RFC. I have done it trigerring from SAP to VB but your sceniaro seems like the other way around.
I guess RFC should work.
Shreekant
Hi friends,
I have a report that I have created in SAP Sd. I have a requirement where I need to give input to that report and access the output from a web technology running on .net.
Can you explain breifly on what I need to know and do.
Thanks & Regards,
Pavan
2007 May 16 8:17 PM
can you tell us the name of the application that you want to trigger?
Regards,
Ravi
2007 May 16 9:26 PM
Let's say I am trying to trigger VA21(Create a quotation) transaction from a web service running on .net
How can we implement this?
Regads,
pavan
2007 May 17 4:10 AM
2007 May 16 8:20 PM
I guess it can be achieved using the RFC. I have done it trigerring from SAP to VB but your sceniaro seems like the other way around.
I guess RFC should work.
Shreekant
2007 May 17 8:51 PM
Hi ,
Can you tell me the process I need to do on the .net side and on SAP side to access it.
Basically I am trying to trigger a quotation transaction (va21) in SAP from a .net web tool.
Thanks & Regards,
Pavan
2007 May 17 9:00 PM
In SAP side:
Use 'BAPI_QUOTATION_CREATEFROMDATA2' to create qutotaion (incase you have additional validation use a wrapper) - BAPI's are RFC enabled.
Define RFC connection in SM59
In .NET side:
You need API (for .NET - available from SAP) to connect to SAP. There are few VB sample program available (search this forum). You may call the BAPI and pass required info to create the quote in SAP
This is in nutshell..there are further more steps to be done to achieve full functional .net -SAP integration.
Reward points if this of any help to you
2007 May 17 3:33 AM
hi pavan,
The report that is existing in the SAP can be access via web but my doubt is which u r currently working if you are working 4.7ee and later versions u have concept called BSP (business server pages) with that u can access it or 5.0 version than u can access by using Enterprise portals.
reward point if useful,
regards,
srinivas.
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |