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

    minus sign

    Dear all, The code below contains one field v_dis(kwert) which i am using for discount...but the problem i am facing is that in table the value is in minus..eg. total_amount = v_netwr - v_dis + v_tax.v_netwr = 120.v_dis = 5.v_tax = 8.ishould ge...

    about bapi

    Hi all,plz expalin what is the idea of header data and item data in Bapi.How i will know about which one is header and which item. how to use it in bapi. for any t-code provide sample flatfile for the same for better reference.thanks, points sure.ans...

    Resolved! Accepted Solution

    Join 4 tables......

    Hi Guys, Good morning. May I share the problem correlated to inner join for 4 tables? One custom table, KNVV, VBAK and VBAP tables with me. I have the selection criteria for the following:HKUNNR, KUNNR, VKORG, VTGEW, SPART, VKGRP, WERKS, MATNR and VB...

    user exit of va01

    Hi,I need help in user exit coding i.e. the requirement is like this.After entering the sold to party in VA01,one pop up comes when we press enter.In that pop up we can see SH,BP,PY.From that if we select SH and that SH having account group 'zjst' th...

    Resolved! Accepted Solution

    Problem by using type ABAP_METHDESCR_TAB in class CL_ABAP_OBJECTDESCR

    Attribute METHODS of class CL_ABAP_OBJECTDESCR is type to ABAP_METHDESCR_TAB, now we want to create one import parameter in FM to use this associated type. But in SE37, system error show, the type ABAP_METHDESCR_TAB is unknown when created paramete...

    Labels in this area

    Explore this Area