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
    • 95094 Views
    • 212 Comments
    • 39 Likes

    data split problem

    there is a " in first place of a series of characters in column of internal table.when I use function 'WS_DOWNLOAD' to download internal table to a Excel file, the three line is appended to the end of two line.who can tell me which function can be us...

    Resolved! Accepted Solution

    logic needed

    ON SREEEN i have few input/output fields & a table control.Now my requirenment is on displayboth of these convert into disable mode.i m doing this if ( flg = 'C' ). loop at screen. if ( screen-name = 'WA_ZISUSLIP-WERKS' or screen-name...

    ZTABLE LOOP

    Hi friends,I want to make one report in that i want to take sum of actual product quantity,sum of sales order quantity and sum of target order quantity according to machinewise.I hav one ZPPLAN table in that (act_prod,quaty,plan_qty) is table field ...

    Resolved! Accepted Solution

    handling a pop-up window

    Hi,I have a problem handling a pop-up window when it has the same screen name and number as the screen that calls it. The example I am using is transaction IW31. If you drop down on the functional location field a pop-up window appears, but I am havi...

    Resolved! Accepted Solution

    ABAP dump

    Hi,I have developed an ABAP function that works well when called via transaction SE37 (test environment). But when I call it from a script, I get an ABAP dump with id "TSV_TNEW_OCCURS_NO_ROLL_MEMORY". Thanks,Varsha.

    Resolved! Accepted Solution

    Remote Function Call

    Hi,try to call an ABAP function, but I always get en error message "Incorrect field length for Remote Function Call". My call statement looks as follows: call "Z_CHANGE_CONFIRMATION_TEXT" In.I_RUECK="1716" In.I_RMZHL="3" Table.LINES(width:132)="t1"T...

    MMBE sql trace

    I have a problem. MMBE runs fast on all materials except for one. Based on the sql trace comparison, I found, for that material, the table "EKBE" is also included in the select stmts unlike for other materials, and the fetch / open commands takes a l...

    Values background

    Hi,I have a xml file on lan , from which i read the value of a material and then process it and again generate a xml file on the lan . everything works fine in foreground but when i do it in background, looks like the value is not being passed becaus...

    Labels in this area

    Explore this Area