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

    SALV in container not displayed in custom Infotype's screen 2000

    *EDIT* Fixed. Apparently the container object name didn't match the hard-coded name I sent to the SALV factory, even though I thought I checked it a couple of times. My hard-coded name is of type STRING, converted into C length 20 for the factory, an...

    cuky by Participant
    • 3105 Views
    • 4 Comments
    • 0 Likes

    Enhancement Point missing

    Hey, Gurus, I created an Enhancement Point in SAP standard program but maybe I did not created the Enhancement Point at the exact implicit enhancement option line, my Enhancement Point was wiped out by the SAP year end patches. Now when I go to t...

    Resolved! Accepted Solution

    ABAP on HANA Dump

    Hi All, the following code dumps in some cases, not always:SELECT * FROM jest INTO TABLE tb_jest FOR ALL ENTRIES INtb_output WHERE objnr = tb_output-objnr AND stat IN rs_stat AND inact = ' '. LOOP AT tb_jest INTO wa_jest. READ TABLE tb...

    mser by Explorer
    • 2178 Views
    • 8 Comments
    • 0 Likes
    Resolved! Accepted Solution

    How to check whether update is successful or not in update function module

    Hi.. I am using UPDATE FUNCTION MODULE to update a database table. I am calling the same function continuously for say fore times and then executing COMMIT statement. Now , How can I come to know whether update is successful , if not which update...

    PO IDOC ORDERS05: How to filter the PO Items while triggering an IDOC based on a Plant

    Hi all, My requirement is to filter the PO Items to be triggered in an IDOC (ORDERS05) based on a Plant. So, I've gone for a Routine (VOFM->Requirements->Output control->Application EF). Kindly find the piece of routine code as an attachment. cus...

    Resolved! Accepted Solution

    Eclipse Oxygen blinking

    Hi, Every time I open the integrated SAPGui, Eclipse starts blinking like crazy and there is no way to stop it other than restarting. So I'm unable to use the debugger, or opening any SAP transaction from within Eclipse. Has anyone experienced this...

    Update "ch_x_lf_calctype = C" in badi "ME_DEFINE_CALCTYPE" on change of "EIPO-PERFA"

    Hello, I have a requirement where I have to update the value of "ch_x_lf_calctype" as 'C' in badi "ME_DEFINE_CALCTYPE" on change of "EIPO-PERFA" (Preference Type) this field is present in one of the fields of import tab of line item of ME22N. The...

    Resolved! Accepted Solution

    Eclipse keyboard shortcut to object in project explorer

    In Eclipse it's possible to switch the synchronization between the project explorer and the active object on and off. I usually have it off, but often I want to navigate to an object I'm working on to see some related objects. It's easy enough to ...

    pokrakam by Active Contributor
    • 2938 Views
    • 4 Comments
    • 0 Likes
    Resolved! Accepted Solution

    Hi! Does anybody know from which table to take base quantity for production orders?

    does anybody know from which table to take base quantity for production orders? i think is in AFVV-MGVRG but i am not sure. Thank you ! Kind regards, Julian I need it in the structure below: TYPES: BEGIN OF tables_fields, AUFNR TYPE AUFK...

    Labels in this area

    Explore this Area