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

    Runtime error in class cl_gui_datamanager for a single user

    Hello Gurus,One of my user is facing an issue when clicking a button in a custom transaction code. The transaction terminates with a dump(message type X) and the error is 'Control Frame Work : Error in data stream'. This error happens due to the call...

    Resolved! Accepted Solution

    parallel processing issues

    Hello Experts,I am having an issue with implementing parallel processing for an SQVI query. The query takes too long, so we decided to wrap the query in a custom FM and then call the custom FM in parallel for chunks of data. problem is return_data me...

    Resolved! Accepted Solution

    Issue SAP HANA NATIVE SQL Select Query to limit rows when takes count(*) not working?

    Helo guys,I have an issue when using native sql select query.I tried using(execute_query) & EXEC SQL ENDEXEC Syntax,I want to limit rows up to 1000, for this i am using syntax(limit 1000),When i fetch datas from a table its working , but when i take ...

    Resolved! Accepted Solution

    Linefeed at end of file

    Hello experts.I'm creating an output file and I need it to have a LF, but not CR at the end of file. Each file line has 500 characters and I need to assign LF to the position +499(1).I have tried to assign x_file+499(1) = CL_ABAP_CHAR_UTILITIES=>NEWL...

    flvia_s by Participant
    • 7697 Views
    • 9 Comments
    • 0 Likes
    Resolved! Accepted Solution

    Populating the Serial Number in SO automatically via Inbound IDOC

    Hi All,My requirement is to populate the serial number automatically via Inbound Idoc.Outbound Idoc is trigerred from PO in R3 to PI middleware, which in turn will create a SO in R3 system.I am sending the serial number information via outbound Idoc ...

    Resolved! Accepted Solution

    Binary search on an internal table which has both ascending and descending order sorted fields

    Hi,I have a logic in my program where the internal table is sorted both ascending and descending as shown below:Sort itab by A B ascending C D descending.Can I use binary search on this if I read the table only with the first two fields like REAT ita...

    Change profile

    Hi Abapers,I am seeking for a solution for the following issue.When some users run a report we need that a certain profile of user must be inactive and another profile must be activated.Before the user leav the report the situation must be the initia...

    Labels in this area

    Explore this Area