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

    Passing range to form

    Hi,how can i pass a range to a form ?example :types: tt_data type table of ty_data, data: i_data type tt_data, r_data type range of matnr. ... perform send_data using i_data changing r_data. ... ... form send_data using...

    h_senden2 by Active Contributor
    • 3870 Views
    • 6 Comments
    • 0 Likes

    BDC for FN8X Txn

    Hi, Im using FN8X(Business Operations) transaction to process contracts. I should process many contracts at a time, for which i have decided to go for BDC. But during recording, iam getting an error message saying 'This process doesnt support Batch i...

    idoc generation

    HI All,If I enter the necessary data in tcode ME21 for purchase order and click on save button, corresponding idoc is to be generated. This is my requirement.For this, I worked out and came to know that I have to configure the following steps:RFC des...

    sap scripts

    hi.. all,i am struck with some problem in script, can any one help me. my problem is i hv two fields total price & total qty, i hve to get the out put. i wrote the code for that. like that i have 4-5 fields or blocks, i need to get the total of al...

    Resolved! Accepted Solution

    Comparing 2 tables and see which one record exist in another table

    Hi,I have 2 tables. I have to check one table (A) to see if the record in another (B) exist or not and if not then update the one table (A). It could be vice versa. What would be the most efficient approach in checking for one record exists in anoth...

    Search help

    Hi All,Kindly help me in this -I have used a customised search help using the FMF4IF_INT_TABLE_VALUE_REQUEST.The problem with this is that it does not display more than 5000 entries. But its look and feel is OK.The other FM which I have used is POPUP...

    Copy ABAP Query

    Hi,I have copied an ABAP Query program AQ* to a custom Z* program. When executing the program via F8, I find that the selection screens differ. Anyone who can explain why? Is it possible to have the same selection screen in my custom Z* program?Thank...

    reg bapi va01

    hai to allwhile creating sale ordr thro bapi ,<b>except qunatity feild</b> everything is getting updatedi am not getting any exception due to thisA sale order number is generated. but how to overcome this problem how to correct thisregardsvijay.j

    Labels in this area