
Written by admin on Dec 25th, 2008 | Filed under:
SAP General
To All Our Members,
Merry Christmas and Happy New Year
We take this opportunity to thank all the members for your support and sending you wishes for this holiday.
Wishing you every happiness and success in the Year 2009.
-Warm Regards,
ERPDB Team

Written by admin on Dec 22nd, 2008 | Filed under:
ABAP
Call an ABAP program from a BSP is somehow impossible due to memory context handling for a web transaction like a BSP. If you try, it would lead to an ABAP dump. A workaround is needed because you cannot avoid such situation in some specific business cases!
Download/View the PDF Guide to Calling ABAP Program from BSP

Written by admin on Dec 22nd, 2008 | Filed under:
ABAP
To Create Field help control as a reusable BSP Extension Element. Although the finished solution is rather complex internally (like any generic object usually is), This will make sure that using the component was as simple as possible. You can wrap the functionality to fire the field help around the HTMLB label element. This will generate a Hyperlink that will open the context help in a modal window when clicked. The final solution ended up would be so simple to implement in your code that all you have to do is change the name of the element from label to f1Label if you are using Model View Binding. If you aren’t using Binding or if you want to override the data element from the binding attribute, you only need to add on attribute in addition to the standard label attributes to provide this data element name. The easy that this new element can be introduced into existing views is especially important considering the amount of code .
This Solution was developed on WebAS 640 SP12. However this can be adapted to earlier support packages or even in WebAS 620 with slight modifications.

Written by admin on Dec 22nd, 2008 | Filed under:
ABAP Programs
Assign the output types to represent the following conditions. These output types then result in the creation of IDocs – EDI 870.
- Change in Delivery date
- Delivery drop
- Post Goods Issue
- Order Cancellation
View the Sample Program Continue Reading …

Written by admin on Dec 18th, 2008 | Filed under:
SAP General
Many large companies around the world have made considerable investment in enterprise resource planning (ERP) systems to support their business processes. Many of these companies are now positioning themselves to take advantage of the new internet economy. But what does this “positioning” entail? Is it the purchasing and implementation of the right technology? Is it the redesign of business processes? What skills are needed by these organizations? Recently there has been call in the Australian marketplace for information systems (IS) professionals to possess skills that can handle the move into E-business and E-commerce. In accordance with this we sought the views of information systems professionals working with ERP systems in the Australian and New Zealand marketplace about the skills mix necessary in the “E” world. The main results of this survey showed that the teamwork and deadlines dominated the business skills whilst knowledge of E-business/commerce models dominated the technical skills
Read the Complete Article