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

    NF-e : electronic invoice solution for Brazil : SAP Note Problem OBSOLETE VERSION HAVING Ver 14

    Hello Please let me know any possibility to go-ahead with NF-e electronic invoice solution though there is obstacle problem in SAP Note: 2232775, because SAP Incomplete solution delivered by note 2232775 which is show-stopper System system data....

    SAP ABAP ON HANA

    report.jpg I'm getting dump ( AMDP_EXECUTION_FAILED )when I'm trying to call my AMDP method in abap object(Report). CLASS zassociation DEFINITION PUBLIC FINAL CREATE PUBLIC . PUBLIC SECTION. INTERFACES: if_amdp_marker_hdb. TYPES: ...

    Resolved! Accepted Solution

    Eclipse ADT issue with duplicate menu items in right click items

    Hi Experts In my personal laptop i have installed eclipse ADT for RAP learning. I am getting many menu items with duplicates items when i right click. Please follow the screenshot. Can you help me get rid of those long items. I need hardly 5 or 7 ...

    How to set message-id gloablly in abap report first line without hardcode MESSAGE-ID zmsid1?

    hi, My requirement to call message-id based in my condition in abap code. Actually I wanted to use 2 message ID in same report? possible? eg: IF myCondition = 1 then REPORT zreport MESSAGE-ID zmsid1 ELSE. REPORT zreport MESSAGE-ID zmsid2...

    Query generaton

    I need a query to get sales-return of all customers. For this I use the following query that shows no result SELECT T0.[CardCode], sum(T0.[DocTotal]-T1.[DocTotal]) FROM OINV T0 INNER JOIN ORIN T1 ON T0.[DocEntry] = T1.[AnnInvDecR] WHERE T0.[CANCELE...

    Resolved! Accepted Solution

    Iteration returns zero

    Hi experts, I'm facing an issue. I solved the problem but I wonder what is happening? What am I missing? I tried to calculate lcm(least common multiple) with the number range. After iteration, the result returns me zero. When I changed it to an...

    How to configure ABAP Test Cockpit to only check what's change in specific transport

    How to configure ABAP Test Cockpit to only check what's change in specific transport Hi All, Would like to as if there is a way to configure ABAP Test Cockpit to identify findings results on an object that has been change by what only been curren...

    ​Do we have any BAPI/FM to mass delete Material Assignments in Inspection Plan(Transaction QP02)?

    Hi Everyone, I have a requirement where we need to delete material assignments in Inspection Plan programmatically. I have checked and could not find any BAPI related to Inspection Plan update which can modify Inspection plans. So, could anyone pl...

    Labels in this area

    Explore this Area