Hello,
please use this Topic to Discuss questions regarding my Blog <a href="/people/gregor.wolf3/blog/2006/09/30/sdn-contest-sap-on-rails-in-a-real-business-application">SDN Contest: SAP on Rails in a real Business Application</a>.
Regards
Gregor
I wrote to Gregor yesterday because I wasn't managing to connect to his system. He's fixed my problem and asked me to post here in case anyone else has tried to do the same thing.
Thanks, Gregor!
>>I've got Piers' code for checking Exchange rates that he used
>>to demonstrate his SAP4Rails and that runs fine on the demo
>>SAP system I have installed at home. I thought before I
>>started on your problem I'd run the Exchange rate code just
>>to make sure the connection worked. I've updated my sap.yml
>>file to include the login info you give, but it's not
>>returning the BAPI_CURRENCY_GETLIST structure as it should.
>>It suddenly occured to me that maybe the problem is just that
>>the user SDNCONTEST doesn't have authorisation to access this
>>BAPI, rather than that the connection isn't opening
>>correctly! I'd really appreciate it if you could tell me
>>if this is what you expect, before I spend another
>>evening trying to work out what's wrong...
>I've now added the Function Group of
>BAPI_CURRENCY_GETLIST to the authorization.
>Can you please try again?
Hello Gregor,
I like this idea.
I see a potential problem (atleast in my case) that developers behind their corporate firewall cannot access this test system.
Is it possible to enable these BAPI's as WebServices (I assume this is simple) hence enabling developers behind their corporate firewall to program against these web services.
Thanks and regards,
Bala.
Hi Gregor,
Maybe the problem will be fixed by the time you see this, but just thought I should let you know we seem to have the same situation this morning: Webgui is fine but no rfc access...
Wonder if I'm the only one playing with SAP on a Sunday morning 😉
James
Hello Gregor,
I just had a couple of questions...
On your availability check screen you have a field to enter the EAN and I was wondering which BAPI you were calling to make it possible to search just on that. The best I can manage is:
1. BAPI_MATERIAL_GETLIST
2. BAPI_MATERIAL_GET_DETAIL for each of the material numbers returned in 1
3. List the materials where EAN_UPC matches the selection
but I don't think that's going to be a very efficient way of doing things. 😔
I was also interested in the display of the pdf of the delivery note. Is that something that you've automated?
Thanks!
Catherine
The deadline is over and I wasn't able to find some time to learn Ruby yet. Would've loved to take part, will have to do it next time 😊
In case anyone didn't notice - as I did 😊 - the one submission and winner is <a href="/people/gregor.wolf3/blog/2006/12/01/sdn-contest-sap-on-rails-in-a-real-business-application-150-and-the-winner-is.
:Frederic:
Add a comment