thitima's blog
Create Dynamic Select in ABAP/4
How to get status by ABAP
- Add new comment
- Read more
- 2642 reads

How to change user status by ABAP
- Add new comment
- Read more
- 2684 reads

How to retreive data from transaction STAT
The STAT transaction is transaction for analyze the statistics by users or programs. These data is kept in the server as file. If we want to retreive these data, we should apply function 'SAPWL_STATREC_READ_FILE'. this function will return the raw data. you can take these data to analyze or verify depend on your requirement.
Example
- Add new comment
- Read more
- 2070 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
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.

- Add new comment
- Read more
- 3772 reads

Recent comments
1 year 45 weeks ago
1 year 50 weeks ago
1 year 51 weeks ago
1 year 51 weeks ago
1 year 52 weeks ago
2 years 2 weeks ago
2 years 2 weeks ago
2 years 2 weeks ago
2 years 2 weeks ago
2 years 2 weeks ago