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

    Wrong arithmetic calculations

    HI all,I've got this piece of coding: DATA ls_static_attributes TYPE ztype. DATA lv_amount TYPE BPREI. ls_static_attributes-netpr = '123'. ls_static_attributes-menge = '1'. ls_static_attributes-bpumn = '1'. lv_amount = ls_static_attributes-netpr ...

    Resolved! Accepted Solution

    How to make "External ID" mandatory in VL31N (Create Inbound Delivery)

    Hello All,I have a requirement, Make "External ID" field mandatory in VL31N. Can anyone please provide the details?If it can be done through Configuration(SPRO), Please provide me the step-by-step details. If it can be done through Coding, please let...

    Resolved! Accepted Solution

    Problem in creating order referenced with Quotation using IDOC_INPUT_ORDERS

    Hi FriendsI am creating sales order referenced with quotation using function module idoc_input_orders through Z-Program.While creating order, I can able to create the order without any issues, but when customer is trying the same thing, its stopping ...

    Sales x Purchase IDocs

    Hi experts,I have an interface running which sends Sales Order Data from SAP to SQL DB (ORDERS05) online.I received a request to pull out also purchase data from SAP and push it into the same SQL DB, in different tables.I tried to figure out which ID...

    Labels in this area

    Explore this Area