Recent Activity

    Task 4 - Implement Criticality feature and create an Object page

    This is the last task of the August Developer Challenge on ABAP Core Data Services. The responses we have seen so far is excellent and appreciate each one of you in taking time to complete the challenge. We have seen some good conversations about the...

    Task 1 - Create CDS View Entity ( August Developer Challenge )

    First of all, thanks for the overwhelming response to the ABAP Developer Challenge. Kudos to everyone who took time out of their busy schedule and finished the pre-requisite – Task 0 last week.Now let us dive right into the challenge.Task 1 - In this...

    sheenamk by Developer Advocate
    • 94992 Views
    • 212 Comments
    • 39 Likes
    Resolved! Accepted Solution

    hi, thanks in advance

    hi i m new in ale, i m doing ale configuration , n right nw i m willing to create partner profile. but the log is showing thtno messages hv been defined fr the selection conditions in the model. i thnk i m missing sm part in creating configuration.pl...

    Resolved! Accepted Solution

    enterable alv grid

    hi folks,i have a quite simple requirement but i do not find the right approach to it, so i would be very happy if anyone could get me started:what i need is an enterable alvgrid where fieldnames along with checkboxes are displayed and where i can en...

    Resolved! Accepted Solution

    Regarding ALE-BAPI

    Dear All,Can I use BAPI instead of IDocs with ALE?? Would you provide step by step configuration for this?? I need to send the HR masterdata with 5 to 6 infotypes.Which method is useful i.e ALE/IDOCs or ALE/BAPI.Regards,CS.

    Resolved! Accepted Solution

    Installing MI 2.5

    HI,I am planning to install MI 2.5, which i havent performed before.Can any one help me. are there any pre-installation to be done, like upgrading kernel Patch, right now kernel patch its 52 for Kernel 700.and do i have to upgrade any other patches.1...

    Resolved! Accepted Solution

    Layout Problem

    Hi,Please let me know, whether ALV Layout are user specific or not? If yes how to find that the layout is user specific or not?And in report output when I change the layout and saved and when tried to execute the report again , when i press f4, the l...

    Resolved! Accepted Solution

    dumps after upgrade

    hi,after upgrade from 4.6 c to 4.7, transactions like SE11,SE16,SE51,SM30 etc are dumping.dump analysis says screen has a syntax error (eg SAPLMGD1- 2002). when i try to look at that screen layout this dump happens.what can be the reason ? what is t...

    Resolved! Accepted Solution

    clarification

    Hi, Please check this,**************************APPEND it_itab. CLEAR it_itab. SORT it_itab.**************************If i give like this sorting will be done.Please let me know.Can i keep that clear statement in between them .Thanks

    Resolved! Accepted Solution

    INTERACTIVE LIST

    Hi All,can anyone explain me in detail, how this program works ( especially how this command button fun1,fun2.... are created). the code is:REPORT demo_list_at_user_command NO STANDARD PAGE HEADING.START-OF-SELECTION. WRITE: 'Basic List', / 'S...

    Resolved! Accepted Solution

    IDOC status

    Hi, in an inbound funtion module, I want to change the IDOC status, and send the error message, I use this: move '51' to idoc_status-status. move 'E' to idoc_status-msgty.IDOC_STATUS-MSGTY. move 'Error message' to idoc_status-msgv2.But in ...

    Labels in this area

    Explore this Area