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

    IF condition

    Hi,please check below code...loop at tab_ep. if tab_ep-mwskz = '0' . delete tab_ep index sy-tabix. ENDIF. ENDLOOP. my requirement is whenever in tab_ep-mwskz contains 0 in any position, line should be deleted but this IF condition is not wo...

    alv in module pool

    hello experts,in a module pool programming on the 3rd screen i need to display a list in alv format.i have populated the alv table and fieldcatalog but cant understand how to call a screen and display the list.do i need to use some abap classes inste...

    Resolved! Accepted Solution

    Repairing Idocs

    Hi Gurus,I sent an Idoc using BD12(Customer).Successfully transferred to Reciever.I saw it in WE02.It is in Green Color. But on the Reciever side it is showing error(eg: sort field has not defined).How to see that error exactly.I heard we can see usi...

    Resolved! Accepted Solution

    Problem in Function module

    Hi Experts,I M trying to write code in the include ZXVDBU01 of function module EXIT_SAPLVEDB_001. it is giving error...""Program names ZX... are reserved for includes of exit function groups""What to do....? requirement is:--in the sales order change...

    Resolved! Accepted Solution

    Authority Check

    HiI have coded in my program abt the authority check on a particular field of selection screen..what i want is to test it..what shud i do or how shud i test whether the authority check is functioning properly or not...i tried changing the user name s...

    Resolved! Accepted Solution

    alv urguent..

    Can any one kindly tell me how to consturct the end-of-page in alv 2which wll trigger in each and every page of the alv..just liek in classical repoprt..if any oen having the code..please send asap..its very imp for me..all are rewarded

    selection screen

    Hi all,Please help me with the selection screen,foollowing is my req..For ‘Comparison Periods’ user should be able to enter two payroll period in the form <Payroll Month1> <Payroll Year1> < Payroll Month2> <Payroll Year2> Please helpThanx in adva...

    Resolved! Accepted Solution

    currency conversion

    Hi all, I need to convert the currency using exchange rate which i m taking from vbrp-kurrf filed. Pls suggest me if any function module is available for conversion.I hv tried FM 'CONVERT_TO_LOCAL_CURRENCY' but i think it doen't convert currency ac...

    Include Program

    Hi, I had called include program in my main program. When i creating the include program, iam getting the following error.REPORT/PROGRAM statement missing, or program type is I (INCLUDE).I had taken the program type as Include program. Still iam get...

    Labels in this area

    Explore this Area