Blogs posted August 2009
-
Uwe Schieferstein posted on August 30, 2009Introduction My comment about the importance of ABAP naming conventions to Thorsten Franz’ blog Great Programmers will their Code to the new Guy triggered an interesting discussion about naming conventions for ABAP. The opinions range from... Read More »86Comments15Likes
-
Former Member posted on August 30, 2009Implementing Business Process Management: Enterprise Architecture to the rescue End to end Process Management and continuous Process Improvement are fast becoming the most important and deciding differentiators in the current business climate... Read More »3Comments0Likes
-
Former Member posted on August 30, 2009Business need – sales offer in SAP CRM Process of selling products or services to customer usually involves offer document in document’s flow. Typical process is starting with lead, contact activity with customer, through sales offer,... Read More »0Comments0Likes
-
Former Member posted on August 30, 2009Business Scenario: In any Organization, all Employees report to their Supervisors. Supervisors report to the Manager of their corresponding departments. All Managers report to the... Read More »5Comments1Like
-
Former Member posted on August 30, 2009Introduction When the requested result set of a user when executing a query is larger and had many calculations which ended up in filling the buffer space with no shared memory left, resulting in the Exception with the type... Read More »0Comments0Likes
-
Former Member posted on August 30, 2009Coverage Analyzer is a very powerful runtime analysis tool provided by SAP that enables an ABAP developer to monitor processing blocks such as reports, subroutines, function-modules and methods. Powerful filtering system in Coverage Analyzer... Read More »0Comments0Likes
-
Former Member posted on August 30, 2009Many new to BusinessObjects Web Intelligence ask about the ability to mashup, or merge, data that comes from multiple sources. More suprisingly, others simply ignore the feature because it’s unlike anything they’ve seen before.... Read More »0Comments1Like
-
G Srivastava posted on August 30, 2009I have been through SDN for quite a long time.I figured out that sending mails programatically using function module always has been creating some issues.This blog gives us an idea about how to code those function modules to achieve the desired... Read More »15Comments0Likes
-
Former Member posted on August 30, 2009Introduction Sometimes ABAP programs can encounter a scenario where some particular syntax needs to identify and require a replacement dynamically. This situation is very common in SAP upgrade projects where obsolete syntaxes and Function modules... Read More »1Comment1Like
-
Gabriel Sagaya Selvam Panneer Selvam posted on August 30, 2009Business Requirement: In my last assignment I had a business requirement to convert the flat file into xml file without changing the Key Field names into a common name in the Header and Item nodes. In Fig 1, The Constant value... Read More »2Comments2Likes