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
    • 94649 Views
    • 212 Comments
    • 39 Likes
    Resolved! Accepted Solution

    select ...for all entries in

    Hello , I need advice on the following code The table i_tmpis sorted table with the unique key  belnr  gjahr . The table  i_tbl at the moment tod execution of the second  select  holds values for belnr gjahr (key fields in db table rseg) I_tmp  befor...

    Resolved! Accepted Solution

    Is there a wizard prog to make an impl skeleton from class def?

    I am thinking of writing a program which generates a skeleton for the class implementation from its definition. Basically, the program will have the following steps: - In a text edit control, the developer can paste the ABAP code of a class definiton...

    Resolved! Accepted Solution

    In migo variant..

    I have an issue in migo variant .i have attached one Gl a/c number.. in material description field if i press f4 it should show material from specific material group directly that material group assigned to that variant..<< Urgency downgraded >>.Than...

    MOVE_CAST_ERROR

    Hi,When I try to change the BP role in transaction BP, i'm getting the below dump error.Category               ABAP Programming ErrorRuntime Errors         MOVE_CAST_ERRORExcept.                CX_SY_MOVE_CAST_ERRORABAP Program           SAPLFTBPAppl...

    Resolved! Accepted Solution

    Function module error.

    Hi Experts,I am trying to copy the existing FM to create a new Generic data source but during I am activate the new copied FM in SE80 I am getting systax error 'REPORT/PROGRAM statement missing , program type is I (include).' even I have try to activ...

    ABAP in Eclipse and NWDS ?

    It looks like you can't install abap in eclipse into the lastest version of NWDS. This kind of defeats the point of being able to develop across the board from eclipse. Maybe thats not the intention?We have the latest 7.31 nwds (and a 7.31 backend), ...

    js2 by Product and Topic Expert
    • 730 Views
    • 3 Comments
    • 0 Likes
    Resolved! Accepted Solution

    Error: System does not support Eclipse based ABAP Development Tools

    When attempting to create a new ABAP Project in ADT, I get an error at the credentials screen."Logon to system ERD failed (System "ERD" does not support Eclipse based ABAP Development Tools)"Perhaps someone can help shed some light on this.  Is there...

    Resolved! Accepted Solution

    Is it possible interactive popup with a text box asking for info in ABAP

    Hi Team,My requirement is when a user clicks a Save button Icon he should get a POPUP asking for name to save the data. Is it possible to do the same.I found some FMs  like Popup_to_confirm, Popup_for_interaction but this  popups are meant for yes or...

    Resolved! Accepted Solution

    Optimise Select

    Hello , I have select statement that takes a lot of time to be executed  and I am looking for the best way to improve it. gjahr is key field . Please advice if there is any addition that can improve the performance .   SELECT bukrs gjahr blart belnr ...

    Resolved! Accepted Solution

    Avoiding Loop statement

    Hi All.Considering performance, i need to avoid LOOP statements.My requirement is Let's say i have a internal table containing N number of records which has 3 keys.After looping that table, for the first row i need to find a last of all rows other th...

    Resolved! Accepted Solution

    How to validate all the data in an AVL and not just the data currently displayed in the screen?

    Hi All,I'm having a problem when validating data in my AVL.This is the scenario:For example, the number of lines that can be displayed in my AVL at a given point of time without scrolling are 10 linesLine 1 --------------------------------------     ...

    Labels in this area

    Explore this Area