ABAP/4
How to obtain SAP RFC SDK
Just a note to obtain SAP RFC SDK. You need it if you want to develop any kind of SAP RFC from external subsystem like Perl, PHP, Python, or Ruby. If you are mainly working on Windows platform, precompiled DLL should be sufficient. Unfortunately, Linux platform is very complex due to various core libraries so usually, you need to recompile RFC for your programming language by yourself. Well, it is not easy to find SAP RFC SDK but I found a helpful thread.
- sugree's blog
- 3 comments
- Read more
- 26587 reads
การติดตั้ง saprfc สำหรับ PHP เพื่อติดต่อกับ SAP R/3
- sugree's blog
- 1 comment
- Read more
- 3738 reads
PHP SAPRFC: Learning by Example
After the hobby goodies of Craig has been published last week, you might be interesting to try programming SAP in PHP using SAPRFC. Are you ABAPer? Are you Javaer? Are you PHPer? In the world of SAP, ABAPers are the must to customize SAP R/3. To develop a web application, ABAP/4 is not the best choice. Java and PHP are better. Anyway, from the past 4 years, SAP has officially supported Java interfacing to SAP R/3 through JCo. So some ABAPers have moved themselves to Java. At least they know how to program a Java-based web application using SAP NetWeaver Developer Studio.
- sugree's blog
- Add new comment
- Read more
- 5530 reads
Updated SAP RFC for Perl, Python, and Ruby
Beware! SAP RFC for various scripting languages has been released new version.
- SAP:Rfc 1.42 for Perl
- SAP:Rfc 0.16 for Ruby or via RAA
- sugree's blog
- Add new comment
- Read more
- 2197 reads
How to create queries for ABAP/4 query
Step for create queries is a necessary process for create ABAP/4 query.
- Go to transaction SQ01
- Input query name that want to create and click .
- Select infoSet that you want to create ABAP/4 query.
- thitima's blog
- Add new comment
- Read more
- 5450 reads
How to create Function Area for ABAP/4 query
When you create ABAP/4 query in SAP, create the functional area or InfoSets is a necessary process. The infoSets specify view of data. You can create the InfoSets as following:
- Go to transaction SQ02
- Input InfoSet name that want to create and click .
- thitima's blog
- Add new comment
- Read more
- 3268 reads
Recent comments
3 years 29 weeks ago
3 years 34 weeks ago
3 years 35 weeks ago
3 years 35 weeks ago
3 years 36 weeks ago
3 years 38 weeks ago
3 years 38 weeks ago
3 years 38 weeks ago
3 years 38 weeks ago
3 years 38 weeks ago