Recent Activity

    ABAP to the future – my version of the BOPF chapters – Part 4: Determinations and general architectural aspects

    8.2.5 DeterminationsUp to now, we’ve been interacting with a Business Object solely as a consumer. It’s now time to move to the other side and provide some business logic.We already know associations and nodes as the entities of the static behavior. ...

    SALV Tree to Excel (xlsx)

    This document is to explain how to convert the SALV Tree, created using CL_SALV_TREE class, to an Excel file. There is a standard method to convert the SALV Table, created using CL_SALV_TABLE, into an Excel file. But, I couldn’t find a similar method...

    Juwin by Active Contributor
    • 22017 Views
    • 15 Comments
    • 7 Likes

    Add data to Z table using Web Service & RFC ( Link with Third party SW )

    Requirement :  Adding Data to Z table using create Web Service & Link with Third Party SWSteps : Create Z table ( zpptest1 )Create Remote-Enabled FMCreate Web ServiceSOAMANAGER Configuration     Create Z tableCreate Table with 3 fields, NUM1 - Value ...

    ABAP to the future – my version of the BOPF chapters – Part 3: Locking and authorization management

    8.2.3 LockingThe manipulating services we've been talking about in the previous chapter of course require the business object which we're accessing to be locked – precisely it's the BO node instance which requires being exclusively available to the r...

    ABAP to the future – my version of the BOPF chapters – Part 2: Consumption of a BO using CRUD services

    8.2 Using BOPF in order to write a DYNPRO-style programIn the following chapters, we’ll look at how to actually program business logic in BOPF.Also in the ancient DYNPRO-times, it was (theoretically) possible to implement a MVC-pattern. The DYNPRO-Ev...

    Restriction BP transaction (by BP Grouping)

    *******************************************************************************************************IMPORTANT:                                                                                                                                         ...

    ABAP to the future – my version of the BOPF chapters – Part 1: general structural aspects

    ABAP 2 the Future – my version of the BOPF chapters It rarely happens that I’m really looking forward to a release of a book. The announcement of “ABAP to the future” by paul.hardy2 was such an occasion. Reading the TOC, I was 100% positive that Paul...

    Cancelation of Goods Receipt from Vendor (101 Movement Type along with 543 Movement Type) via IDOC

    1.   BUSINESS REQURMENTGoods movement cancellation through IDOC or custom program for Subcontracting PO scenario (movement type 101 and 543 which is including component materials). In this above business scenario goods movement cancellation through...

    Create PDF Files Easily

    I presented here a wrapper class for the Quick PDF Library Lite from Debenu. You can download here a wrapper class for the actual Quick PDF Library with wrapper methods for all functionalities of the library. You can download an evaluation version of...

    Add Custom button to a standard screen, where there is no Screen exit; VI02

    To add a custom button in a standard screen, best way is to search for a screen exit or screen enhancement BADI.In case both are not available for the screen, then we can do it by Enhancement implementation.Let’s take an example so that it will be be...

    Big Data @ Web Dynpro ABAP/FPM - Analytical and Productivity Features | SAP TechEd Lecture of the Week

    I am very pleased that our 2014 TechEd lecture was selected as 'Lecture of the Week' for the week of 13th of July 2015. In case that you missed the session or want to have a repeat, you can watch the replay below. - Special credits go to matthias.hei...