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

    Inner Join

    Hello I need to do something like thisv_a = 'table1'v_b = 'table2'Select a.field1, b.field2from (v_a) as a inner join (v_b) as b on a.field1 = b.field2.This sentence is giving me an error in the inner join, how can this be done?Thanks

    Resolved! Accepted Solution

    Debugging UserExits?

    Hi,RFC FM "CIF_PIR_INBOUND" is called from APO. This FM calls customer function through CALL CUSTOMER-FUNCTION '001'. Exit name is "EXIT_SAPLCPIR_001" & include is "INCLUDE ZXCIFU15".I have implemented this userexit in Deveopment environment, while d...

    combine 2 pdf into one

    HiI have some programs that can upload and download pdf documents from SAP content server. I also convert ABAP lists and sapscripts to pdf documents and stores them in the content server.But I have one unsolved problem. I need to take 2 pdf from the ...

    TMNielsen by Contributor
    • 3999 Views
    • 10 Comments
    • 0 Likes

    convertion

    i am fetching some feilds from QAMV or PLMK (Characteristic specifications for inspection processing) the feilds are SOLLWERT,TOLERANZOB, TOLERANZUN all are basically FLTP data type . i am getting output as 1.8199999999999999E01 , 1.8000000000000000E...

    Extensions in IDOC

    Hi,I need to add a value in the outbound invoice IDOC. I have to create an extension of the basictype INVOIC02. I am done creating the extension in WE30. My problem is that, in the transaction VF01, the basic type is still INVOIC02. Do I have to chan...

    Window size

    Hi Friends,My layout is in Landscape format, I want to change in Portrait and I did it. But when I am activating it I get a message Window is too wide for the page format DINA4 L. I tried to change the window size even I am getting the same thing.Th...

    Labels in this area

    Explore this Area