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
    • 94629 Views
    • 212 Comments
    • 39 Likes

    Entries in VBPA table

    Hello everyone, I am new to ABAP technical consultant, Actually, I got one issue from functional team, which was email is triggered to wrong person when we click on PGI button in delivery document. Email should be sent to the customer which we ...

    Resolved! Accepted Solution

    Is editing enhancements with ADT/Eclipse still not possible?

    We are moving ever so slowly into the direction to do more ABAP development via ADT/Eclipse. One large stumbling block on this journey is that we have a couple of fairly big and complex (think ~35,000 lines of code for one of them) enhancements which...

    Resolved! Accepted Solution

    Field SY-SUBRC is unknown

    Hi, I was trying to copy a code to convert a barcode into a QR code from one of the scn blogs. However, I am getting the error that sy-subrc is unknown inside the "Program lines" section in the smartform. I dont understand why the system is not rec...

    Resolved! Accepted Solution

    Convert Document Currency to local or Group currency in ABPA ALV Report

    Hello Experts, I created an ALV Report, Which has the Currency type as selection Screen Parameters. Based on User Selection, I have to show the result. But I don't know how to do it. Selection Parameter: PARAMETERS: p_curtyp LIKE acctcr-cur...

    Ms word Integration with SAP using OLE methods for Header sections and footer sections (Word.basic)

    Hi all , I am replacing the MS office Word Data (Place holders) with SAP data using OLE , its working fine .... But here i am facing Problem with Header and footer . in my word document i have different Header sections and footer sections . I...

    Resolved! Accepted Solution

    ABAP SELECT - JOIN condition vs. WHERE condition

    Hello, this looks like basic ABAP question. I explored abapdocu. I see there are some clear differences (for example subqueries cannot be used in join_cond). But in other cases I am still a bit unsure what is preferred and why? Is it just "seman...

    Resolved! Accepted Solution

    Is there an alternative for Eclipse/ADT to workbench-related user exits like EXIT_SAPLSEDD_001?

    Hi Folks! We have a restriction in place that DDIC-objects need to be maintained via special user-IDs instead of our own. To ensure this, checks are active in the dev-systems via CMOD SEDD0001 and EXIT_SAPLSEDD_001 which gets executed whenever tran...

    Selection Screen values not available in value AT SELECTION-SCREEN ON VALUE-REQUEST FOR xxx

    Hi guys I am creating a simple Selection Screen below: <b> SELECTION-SCREEN: BEGIN OF BLOCK b1 WITH FRAME TITLE TEXT-001.p_server TYPE xfeld, p_file TYPE string LOWER CASE,SELECTION-SCREEN: END OF BLOCK b1. </b> P_SERVER checkbox is checked...

    SET PROPERTY returns sy-subrc = 3 and Trust center macro setting issue OLE excel sap abap?

    Hi All, I am loading data into excel using OLE Excel.The issue is after opening the excel file the data is not loading into excel,it shows only blank excel. CREATE OBJECT excel_object 'EXCEL.APPLICATION'.SET PROPERTY OF excel_object 'VISIBLE' = 1...

    Labels in this area

    Explore this Area