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

    How can I pass the gt_outtab for cl_salv_table via a form parameter?

    Hello,I have put everything displaying the alv into a form routine and want to pass the gt_outtab-table, which contains the data to be displayed, as a table parameter. Then I receice the error CX_SY_DYN_CALL_ILLEGAL_TYPE regardless if it is a typed p...

    Resolved! Accepted Solution

    dynamic variable

    in below code, i am facing one problem.SELECT-OPTIONS: s_perd FOR glt0-rpmax obligatory default 1 to 16. DATA : lv_sum LIKE glt0-tsl01.RANGES: r_tsl FOR zv_lae_crm-event. r_tsl-sign = 'I'. r_tsl-option = 'EQ'. r_tsl-low = '...

    Resolved! Accepted Solution

    system settings for bdc?

    hi frenz!are there any system settings for running a bdc automatically in background?the problem i am facing is that my bdc code is running in the background as required in the devlopmant system whereas when i move the same code to the quality system...

    Resolved! Accepted Solution

    DROP DOWN / LIST BOX for my_field in screen_90001 of MODULE POOL PROG.

    HI Experts,Pls. let me know that,1 - Am defining a field my_field in the screen_9001 of MODULE POOL PROG.So, I wanna to get the DROP DOWN / LIST BOX for it, How to get it done?Actually, I hv a REFERENCE filed for it in my_Z_table, where I hv records...

    Resolved! Accepted Solution

    remove entries

    Hello Abap Gurus!Pls help me to do the following:Any internal table has many entries of messageswith various Error types like S Success, E Error, W Warning, I Info, A Abortand various Id s and Numbers.The goal is to delete all entries where match wit...

    Labels in this area

    Explore this Area