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

    background processing

    Hi all,in bakground processing and the data needs to be save, does the data always save to server if i choose for example open dataset 'c:\sap2notes.txt' for output in text mode encoding default.while i need to save the daa in client's p...

    EPC check

    i Have declared as onstants: c_soft(10) type c value 'soft error'.this constant i am moving to other variable as lv_soft = c_softthis lv_soft i am using in perform asperform lv_index lv_soft....while i am doing epc check i am getting error in cha...

    Resolved! Accepted Solution

    Is a loop really needed?

    Hello everyone,I have my internal table and want to delete the rows with more less than 5 characters. I do not want to use a loop because of perfomance issues, rather I am trying to use the DELETE statement, but I am not being successful. DATA: it...

    Resolved! Accepted Solution

    How to see to trigger my VOFM - sales orders creation/change process?

    Hi,Am working sales Orders VOFM - REQUIREMENTSIn our system the REQUIREMENTS VOFM 650 is developed, Activated (Checked in the MAIN prog. as well), Configured for PROCEDURES/CONDITIONS, even I checked in SPRO/IMG, well.But, am working on a VOFM 651 of...

    Conditions in SM30

    I have created table maintenance SM30 for custom table. But I need to add some conditions while user entering values. example: User entering Vendor number LFA1-LIFNR (this I can check through foreign key) same time I've to check LFA1-LOEVM should be ...

    Resolved! Accepted Solution

    alternative for error message

    Hi Experts,I have a situation like this, for a particular condition error message is being implemented and its working fine.General functionlaity of Error message is it stops the process and abends.my requirement is error message should come and it s...

    Labels in this area

    Explore this Area