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

    Select option

    Hi,Am using a FM HR_DISPLAY_BASIC_LIST to display results in an ALV grid . I want to select one are more records in the report to delete the selected records. I was not able to select more than one record at a time. Is there any way we can achive thi...

    Resolved! Accepted Solution

    Field KZYK1 in table T351P

    Hi folks,I need to get short text for package name., based on notification (QMNUM) in VIQMEL table., i need to pass STRAT & ZAEHL to T351P & get the value of KZYK1., but in table T351P KZYK1 field is not there., I am using version 7.20., pls help m...

    Resolved! Accepted Solution

    Enhance CV03N

    Hallo,we want to enhance CV03N so that we can see more informations under the tab "Object Links" for "Material Master".We want to show same more informations from table mara or makt.Is it possible to enhance this screen without motifications?ThanksAr...

    Nested INNER JOIN

    Hi all,I am joining my three tables using the inner join..here is codeSelect aempid bdeptidinto corr fields of table lt_empfrom ( emp as a INNER JOIN dept as b ON ( bdeptid = adeptid ) )INNER JOIN loc as c ON ( bdeptid = adeptid ) WHERE a...

    Resolved! Accepted Solution

    unable to view PDF files -application server class CL_GUI_PDFVIEWER->open_d

    HiI have PDF files in application server and trying to display the PDF files by using class CL_GUI_PDFVIEWER->open_document but i am unable to view the pdf files.Please let us know any other alternative way to view the PDF files via application serve...

    Labels in this area

    Explore this Area