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

    LOOP ENDLOOP

    Hi all, I Have a loop with out an internal table or work area specification (like LOOP AT itab or LOOP at itab into wa_itab).My code has:LOOP.ENDLOOP.when I go into the loop the work area REGUH is filling and doing the operations. Even if we m...

    GUI status

    Hi,How to set a GUI status for a program that is generated dynamically, as the name of that dynamic program depends on the user input for the calling program.For eg : in program A, if the user inputs X, a program is generated with the name X,if user ...

    Resolved! Accepted Solution

    BAPI for updating tax code for purchase order..

    Hi friends, I have one requirement to change tax code for multiple Purchase order but the thing is they should not go for release.So what should I prefer BDC or BAPI. I am thinking to implement it through BAPI, but I don't know what procedure to fo...

    Resolved! Accepted Solution

    Regarding background job

    Hi ,Pls help me,I developed an alv report and when we execute in the foreground, it will download the data into an excel file .now i want to run my report in background,so now i dont want to download the data into file when i run in background but sh...

    ALV filter

    hi experts,I wanna use the filter of ALV.. why doesn't it work. what should i set when i output the alv.i use the CALL FUNCTION 'REUSE_ALV_GRID_DISPLAY'. CALL FUNCTION 'REUSE_ALV_GRID_DISPLAY' EXPORTING I_INTERFACE_CHECK = ' ' i_b...

    Resolved! Accepted Solution

    IDOC

    Hi Experts,I would like to know what is an IDOC...How and when it is used in a project...If I want to know more about it, where should I look into...Which Tcode to go to find IDOCs...Regards,Sangeeta.

    Resolved! Accepted Solution

    Methods

    Hi, I have written a method which will ask the values in the runtime and it will work as per the values..For example :If a query is there like---SELECT * from ekko into table itab where ebeln = 3000000004.Now I will give the table name ,internal...

    Interface file

    Hi I had generated one interface to send some data to java team. Basically we would be placing this folder in unix directory. Now same data required by some other team. I would have to generate file with same data and diff path. Is there need to go f...

    smartform question

    hi allwhen we pass internal table to a smartformwe have to declare the tables in the global intercaceand in the reference we hav to give the name of the sturcturecreated in se11now my ques is can we use the same without declaring the se11 structureso...

    Labels in this area

    Explore this Area