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

    Interactive ALV - Code Advice needed for displaying ALV in ALV

    hello all..i used the following code for creating the screen and displayed the first ALV output. CL_GUI_CUSTOM_CONTAINER=>SCREEN0. When i have to display the details based on the mouse double click, i added the event handler class definition and impl...

    mrkarthi by Participant
    • 1374 Views
    • 9 Comments
    • 0 Likes
    Resolved! Accepted Solution

    Table QMEL is partially active ERROR AS Adjustment terminated in step 6

    Dear all,i have added some fields in qmel by using append structure but i am then i am trying to activate table via tcode se14 but i am error message as Adjustment terminated in step 6.Can any one help me on this...ThanksSivakumar RamakrishnanEdit...

    IDOC DATA in F110

    Hi All,We are trying to send the data of F110 from R/3 to PI system by using 2 IDOC types EUPEXR and PAYTEXT. We are receiving the IDOC's in the PI system but, we would like to have the data of the IDOC type EUPEXR and PAYTEXT, where as we are getti...

    Slin Error

    Dear All,I am getting the following error in slin:Error: "Greater than/less than comparisons with character type operands may not be portable" my code is as follows: if w_likp-vbeln gt outbo. outbo = w_likp-vbeln. endif.Note: "outbo" als...

    Resolved! Accepted Solution

    Dump in Inner join

    Hi , I am selecting data (Around 100 fields)from 4 different tables(a,b,c,d) using INNER JOIN .I get the Runtime error (DUMP) SAPSQL_AMBIGUOUS_FIELDNAME .Since one of the selection field is availble in both c & d tables but i need that to be sele...

    Editable alv header

    Hello All,I have developed ALV report with some header details like 'report name, customer name, user name, date etc.', my requirement is to edit these header details. Is it possible to have a text fields where we can display our header details initi...

    Labels in this area