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

    How to default "Srandard Preview" in SOST using 'SO_NEW_DOCUMENT_ATT_SEND_API1'

    Hello All, I am using FM 'SO_NEW_DOCUMENT_ATT_SEND_API1' to send Smart form attachments through an email, however when I display the form in SOST it opens new PDF file as shown below. I have to display document in "Standard Print preview" form...

    Subbaka11 by Participant
    • 8112 Views
    • 10 Comments
    • 0 Likes

    #ABAP_Trial

    Hello. I installed the latest version 7.52 1909 Trial, checked that all the necessary services were working. But I can't login for the first time through GUI LogON Windows 64 bit or vhcala4hci:8443. The question is what is the default password for ...

    Resolved! Accepted Solution

    HCM: How to make SAP forget the last PERNR used in PA30 transaction?

    How to make SAP forget the last PERNR used in PA30 transaction? If you use a PERNR in transaction PA30 and see the infotype records, next time when you use PA30 SAP will pre-populate the same PERNR. I had written a validation for prompting user ...

    Smartest way for equivalent of VALUE #( LET aux = ... IN value_using_aux ) - Subjective

    The ABAP language doesn't allow to use LET ... IN with the first variant of the VALUE construction operator, named "Initial value for all types". I'd like to use an alternative of LET ... IN with the first variant, to avoid declaring a local variab...

    React project creation

    Hello, I am trying to create a new React project but I am stuck on connecting to my Odata service. I did the tutorial on how to connect to the Northwind service, but can't figure out how to try it with my own, do I need to create a destination out ...

    fadas by Member
    • 738 Views
    • 0 Comments
    • 0 Likes
    Resolved! Accepted Solution

    ZXMBCU02 userexit to be restricted to goods receipt and purchase order

    There is customer exit ZXMBCU02 which is currently in use in MIGO transaction. However , I want it to be triggered only when I select GOODS RECEIPT AND PURCHASE ORDER in the MIGO transaction. In other cases it should not go through ZXMBCU02. Or ...

    Resolved! Accepted Solution

    cl_bcs_convert=>xstring_to_solix and cl_gui_frontend_services=>gui_download file is corrupted

    Hi, experts i try to generate qrCode and download it but file is corrupted. data : lv_qrcode type xstring, lv_qrcode_text type string.data lt_solix type solix_tab.DATA: LEN TYPE I.LEN = STRLEN( 'https://www.youtube.com' ).try. call METHOD cl...

    Resolved! Accepted Solution

    ALV standard checks are not working for uploaded data through excel.

    I've added a custom button to the toolbar for uploading an Excel file and displaying its content in an ALV grid. Upon clicking 'save,' the data from the Excel file gets appended to the main data dictionary table. However, certain fields, with fixed v...

    Sagar47 by Participant
    • 5385 Views
    • 17 Comments
    • 0 Likes
    Labels in this area

    Explore this Area