Blogs
How to change user status by ABAP
- thitima's blog
- Add new comment
- Read more
- 4424 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
- 2579 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
- thitima's blog
- Add new comment
- Read more
- 2927 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
- 5375 reads
The Boolim Blog
จำได้ว่าตอนประถมติดหนังจีนงอมแงม ตั้งแต่ กระบี่ไร้เทียมทาน ชอลิ้วเฮียง มังกรหยก 3 ภาค หลังจากนั้นเลยเป็นต้นเหตุให้ต้องเสียเงินเสียทองไม่น้อยสำหรับการไล่ซื้อนิยายมาอ่าน นับจากวันนั้นถึงวันนี้ก็ยังคงอ่านอยู่เรื่อยๆ มีเวลาก็มักกลับไปหยิบเรื่องเก่าๆ มาอ่าน อาจารย์ที่เคารพและรุ่นพี่ที่ทำงานก็คุยกันเรื่องกำลังภายในประจำ พักหลังกำลังภายในมันเริ่มถึงขั้นลึกซึ้งน่าติดตามมากขึ้นเรื่อย จินตนาการของผมเลยวิ่งกระฉูด ขับรถแทบตามองข้างหน้า แต่ในหัวมีแต่เรื่องกำลังภายใน กลัวว่าจะเสยท้ายคันหน้าเข้าซักวันเลยอยากหาที่ระบาย แต่ระบายแถวนี้คงไม่เหมาะ จะเอาไปใส่ในพวกเว็บบอร์ดก็รู้สึกแปลก ไม่ได้อยากถาม ไม่ได้อยากคุย แค่อยากระบาย จะไปชวนคนอื่นคุยก็จะเสียเวลางานมากเกินไป สุดท้ายเลยมาจบที่ The Boolim Blog
- sugree's blog
- 2 comments
- Read more
- 2535 reads
How to insert an image into primary links in Drupal
Drupal normally provides powerful and secure menu system to all of us. We are able to manipulate primary links and secondary links seamlessly and easily with little effort. However, sometimes we would like to insert an image instead of text. I found a good snippet but it does not work for me. This snippet is just for menu item but actually, I am talking about primary links or secondary links. Starting in Drupal 5, primary links and secondary links are not formatted by the theme engine, instead, a list of arrays are passed to the theme directly. By default, all menus are passed to check_plain()
to prevent unexpected security holes so we cannot insert HTML tag here include . Fortunately, this is Drupal. We can customize theme to let us insert just only
img
tag.
- sugree's blog
- Add new comment
- Read more
- 4799 reads
Recent comments
3 years 34 weeks ago
3 years 39 weeks ago
3 years 39 weeks ago
3 years 40 weeks ago
3 years 40 weeks ago
3 years 42 weeks ago
3 years 42 weeks ago
3 years 42 weeks ago
3 years 43 weeks ago
3 years 43 weeks ago