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

    Open File in Backgroud

    Hi All,I have an excel file in a sharepoint which I can read using ALSM_EXCEL_TO_INTERNAL_TABLE. The problem is that I need to run the ABAP program that reads this file in background. Unfurtunately ALSM_EXCEL_TO_INTERNAL_TABLE is not designed to ru...

    Resolved! Accepted Solution

    SU22 documentation

    Hello,Does anyone have a link to a detailed documentation on SU22? I would like to find out how to read the following outputs. I have the following questions and I was hoping that reading the documentation will help:Do all of the objects listed below...

    Resolved! Accepted Solution

    Comparing between VBELN

    Hi,I have to find a VBELN which have unless TWO 'Sales Document Item' (for example: POSNR=10,POSNR=20,POSNR=30) then i have to find the POSNR which have the same PS_PSP_PNR.i did this: SELECT PS_PSP_PNR POSNR vbeln FROM vbap into CORRESPONDING...

    recording in po10

    i have a development in bdc which i need to do recording in po10. this particular transaction have 4 screens.and my doubt is, during upload, the data gets uploaded from one screen to another through recording or do we need to code for that,if code is...

    entries missing...

    Below is my code...table GT_BKPF1 contains 4 entries for a given BELNR...it is showing only the last entry...at the bottom im writing the modifying stament is it correct? i want all entries from GT_BKPF1 to be displayed...LOOP AT gt_reptab INTO gw_re...

    Resolved! Accepted Solution

    Selecting Multiple records from ALV grid Display for the marked Check box

    My requirement is I have checkbox against every record displayed in the ALV grid.Now i want to select multiple records from the grid display on the basis of the checkbox marked. How to acheive this functionality without using OOPs concept.Please help...

    Labels in this area

    Explore this Area