BTQueue 0.1.0 424
Wow! BTQueue 0.1.0 seems to be the most stable version since the 0.0.1 announced. Anyway, there are still lots of bugs waiting for reporting and resolving. Today I would like to announce the official release of BTQueue 0.1.0 424. Below are change log.
- fixed incorrect error message
- added escape/unescape in xmlrpc
- handled error on startup
- added clear command to clear screen
- added auto dht
- sugree's blog
- Add new comment
- Read more
- 1196 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
- 4054 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
- 2430 reads
How to create User Groups for ABAP/4 Query
When you create ABAP/4 query in SAP, assigning the user group is a necessary process. The user group specify who are authorized to use the ABAP/4 query. You can create the user group as following:
- Go to transaction SQ03
- Input user group name that want to create and click . System will popup screen for input user group description.
In the example, i want to create user group name ’USRGRP1’.
- thitima's blog
- Add new comment
- Read more
- 1391 reads
Step to create ABAP/4 Query
The ABAP/4 query is one method in ’SAP R/3 Report Development Tools’. You can create the simply report by this way. In this way, we have 4 mains steps to create it as following:
- Create User Groups
- Create InfoSets
- Assign user group to infoSet.(You can swap create infoSets as first and create user groups as second.)
- Create the query base on the selected infoSet
- thitima's blog
- 2 comments
- Read more
- 1407 reads
Incompatibility in Drupal 4.7.0 beta 5
Since I have just upgraded howforge.com to Drupal 4.7.0 beta 5, the common task is to test the functionality of all modules. The first module I found bug is ip2cc module. The symptom is that you will never see all flags. This is because Drupal 4.7.0 beta 5 doesn’t rely on base tag anymore! This is very interesting and exciting feature since Drupal use base tag to simplify path creation for so long. For all module maintainers, they have to call url() function to make sure all URLs are valid. Below is the list of modules I have to patch in Drupal 4.7.0 beta 5. Most of them has problem with CSS.
- sugree's blog
- Add new comment
- Read more
- 1180 reads
Recent comments
2 years 11 weeks ago
2 years 16 weeks ago
2 years 16 weeks ago
2 years 17 weeks ago
2 years 17 weeks ago
2 years 19 weeks ago
2 years 19 weeks ago
2 years 19 weeks ago
2 years 20 weeks ago
2 years 20 weeks ago