SAP R/3
How to let normal user run NWDS
NWDS stands for SAP NetWeaver Developer Studio. It is an extended version of the famous Eclipse aimed to help developing applications to run on SAP NetWeaver platform under Java stack. Anyway, it assumes that you installed and ran the NWDS on your personal computer. In other words, you should be the Administrator or is in Administrators group. As a result, you may not be able to run NWDS if you are not in either case.
- sugree's blog
- Add new comment
- Read more
- 2672 reads
How to get status by ABAP
- thitima's blog
- Add new comment
- Read more
- 3982 reads
How to change user status by ABAP
- thitima's blog
- Add new comment
- Read more
- 4311 reads
Why Ubuntu 6.06 Dapper Drake must be long term support?
Ubuntu is one of the most popular in recent years. I like Ubuntu over other distributions because of its near-constant release date, says 6 months. However, 6 months seem to be too short for enterprise applications. They don't want to upgrade OS every 6 months or so. That is a reason why Dapper Drake must be long term support. However, there is another important reason between Dapper, Edgy and later release including the latest Feisty.
- sugree's blog
- Add new comment
- Read more
- 2541 reads
How to apply BAPI_GOODSMVT_CREATE by PHP
If we want to create material document in SAP R/3 from external system, we can apply BAPI function BAPI_GOODSMVT_CREATE
for this action. After we already call this function, we shoud call function BAPI_TRANSACTION_COMMIT
or BAPI_TRANSACTION_ROLLBACK
to commit or rollback our processes. In the example , i will create issue material doc by apply this function using PHP.
- thitima's blog
- 1 comment
- Read more
- 5265 reads
How to install JDBC drivers and SAP JCo on Apache Tomcat properly
Developing web applications on Apache Tomcat is very easy including ones interact with DBMS or even SAP. The key component is JDBC driver and SAP JCo. However, common problem is about deploying the application. If you installed JDBC driver or SAP JCo improperly on Apache Tomcat, you may run it as long as you don't redeploy the application again. Whenever you redeploy the application or deploy another application using the same driver, all applications will crash immediately because the driver was not loaded properly (it was already loaded).
- sugree's blog
- Add new comment
- Read more
- 3670 reads
Recent comments
3 years 28 weeks ago
3 years 33 weeks ago
3 years 34 weeks ago
3 years 34 weeks ago
3 years 34 weeks ago
3 years 37 weeks ago
3 years 37 weeks ago
3 years 37 weeks ago
3 years 37 weeks ago
3 years 37 weeks ago