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

    Relational Operator

    Hi all,I have to write the IF condtiton based on the field in the internal tablethat is if the field ITAB-COUNT is greater than 20 and Less than 30 onlyThen the control should go into the IF conditonHow to write thisRegardsAjay

    Resolved! Accepted Solution

    No data could be selected

    Hi All,I am ´creating cost centre master data using LSMW IDOC.I am able to do everything.In the Idoc Overview it is giving me the information like No data could be selected.In the IDOC overiew step there are no errors.But the data is not updated to t...

    Resolved! Accepted Solution

    replace

    Hye Gurus, i have a variable of type char40.when i am usingreplace all occurences of space in var with '_'.it is throwing an exception.Please suggest, my requirement is i have to replace spaces with underscore '_'.Thanks in advance,Imran.

    sending email

    Hi Experts,I have to send the output of my prg(some records) as email to clients.The spool contains more than 2 lakh records.Am doing this by using the FM "ZSENDEMAIL".If there r huge amt of records the mail is not sent.How can i overcome this?Pls h...

    Resolved! Accepted Solution

    IW32-Component Long text

    Hi, Using Method Before_Update of Workorder_update BADI I ma modifying /creating Long text for component using SAVE_TEXT FM-its working fine. But when I go and see in IW33 the text what I have updated through BADI is not appearing. If I execute R...

    sy-tabix

    loop at... loop at...where delete from int_tab index sy-tabix endloopendloopI want to delete only those records which are fetched in the inner loop, can I use sy-tabix, is this the index of inner loop or outer loopAlso is there a way to delete ...

    Labels in this area

    Explore this Area