Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

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...

    Criticality.png

    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...

    2024-08-07_08-25-11.png
    sheenamk by Developer Advocate
    • 93037 VIEWS
    • 212 REPLIES
    • 39 Likes

    Resolved! 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
    • 7876 VIEWS
    • 10 REPLIES
    • 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! 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
    • 710 VIEWS
    • 0 REPLIES
    • 0 Likes

    What is the table name to extract email ID's using LOGSYS, OBJTYPE, OBJKEY fields in SAP?

    Hello All, In my project we re using ECC and SCAPPT table doesnt have any entries, I need to get email IDs using below fields. LOGSYS OBJTYPE OBJKEY Please suggest me if any alternate tables are available where email ids can be extracted us...

    Resolved! 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! 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
    • 5176 VIEWS
    • 17 REPLIES
    • 0 Likes
    Labels in this area