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

    Convert a disjunctive WHERE clause into a table of values

    Hi gurus,my req. is this: given a WHERE clause in a string done as follows:( PARAM EQ 'X' OR PARAM EQ 'Y' OR ..... PARAM EQ 'Z' )is there any coincise and effective way to convert such a structure into a vector (an itab with just a column) which cont...

    O/P Type trigger

    Hi Experts,Whenever we create a sales order, We can trigger O/P Type automatically. Is there any way that i can trigger a particular O/P Type automatically whenever a filed values of a table gets updated? Basically i dont want the O/P to be triggered...

    Resolved! Accepted Solution

    Any Function Module or any PERFORM (Standard SAP Prog.) to FREE MEMORY?

    Hi,I am developing a report, at the end of the report, I want to FREE all the MEMORY, which am using in this report (say, internal tables, variables etc. data objects), so, i knew that, we can do it with the below sysntax, FREE: itab1, itab...

    Resolved! Accepted Solution

    Change Report Encoding

    Hello guys,i have a problem with a report and the encoding.We have to read a file with special characters like ñ or º. The system is a CRM unicode, we tried with ENCODING DEFAULT and also with IGNORING CONVERSION ERRORS, but after to read we have to ...

    Resolved! Accepted Solution

    table copy

    hi experts, i have copied a transparent table from a different server(client) ,this table has some Z domains and data elements.so now my doubt is.1. do i need to copy these z domains and data elements,(domains and data elements are...

    Labels in this area

    Explore this Area