August 2011

  • Navigation inside SAP

    Client/Server Principles In SAP terminology, a service means a service provided by a software component (software-oriented view). This component can consist of a process (compare work process) or a…

  • Analytics on Utilities Addressing Business KPIs

    Analytics on Utilities Addressing Business KPIs

    Utilities Business scenario has become very complex – from understanding the customer needs to incorporating the strategic Business changes and then measure the impact of new retail outlets, promotions,…

  • Parallel Cursor Method in SAP ABAP

    Parallel Cursor Method in SAP ABAP

    ABAP Development Using Parallel Cursor Method Performance is a very important point in program building. ABAP include, with each new version released, improved sentences for data base accessing, new…

  • Web Dynpro for ABAP and Java

    What’s Web Dynpro? From the technological perspective, SAP’s Web Dynpro for ABAP and Java is really a revolutionary part of the introduction of web-based UI technology. It’s totally unlike…

  • Sub Contracting Process in Material Management(MM)

    Sub contract order processing is used in material management. The customer orders the end-product using a Sub-Contract order and sends the components to the Sub-Contractor. The Sub-contractor works on…

  • ABAP : Introduction for Beginners

    ABAP : Introduction for Beginners

    ABAP Stands for Advanced Business Application Programming.  ABAP is a programming language created and used by SAP for the development of application programs,including: Reports, Screens, Interfaces & Data conversions.…

  • SAP UI Technologies

    This Post on SAP UI Technologies will document the different tools and technologies that SAP provides for building user interfaces and what the primary benefits and/or limitations are for…

  • ABAP Objects – Pros and Cons

    ABAP Objects establishes a different level of data encapsulation. In procedural programming, the state of an application is held by global variables. In object-oriented programming, however, the state is…