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

    interactive report

    dear gurus,In interactive report the second screen total value getting varied whenever screen changes. the first time value is correct and next time the value getting doubled.the doubling values are populated at line selection through adding the valu...

    Resolved! Accepted Solution

    display message

    Hi, how can I display message dynamically...say I want to get input from user and display that input's content.in my message for examplethe message content is " my name is x".this x I want to get from user and display in my message.

    Resolved! Accepted Solution

    Attributes in OO

    Hi,i read that in Attributes u have do declare global variables ,in Function group i declare it in Top,but if i have lot of global Variables where i have to put it ? like table types belowDATA: BEGIN OF t_tab OCCURS 0, root(20) TYPE c, d...

    Resolved! Accepted Solution

    at last in internal table

    Dear gurus,at last command is not working in the following syntax. loop at itabj where sloc eq '1002' and sloc eq '1003'.previously it worked when the following syntax appears.loop at itabj.what is the syntax to work for at last command.regardsR.Raj...

    Resolved! Accepted Solution

    How to upload BIN file?

    Hi,I just now purchased SAMS Teach Yourself ABAP/4 in 21 Days. In that he has given a set of programs & tables to be uploaded in the system. He has also given a sceen cam how to do it, but that sceen cam belongs to a previous version. Can anyone help...

    Probelm in BDC

    Hi Experts,Please see the below scenario:I have cretaed a custom transaction Z_MI31 based on the Standard transaction MI31 ( for physical inventory Document creaion). In the Custom transaction, I have added a new field Company Code at the top and rem...

    Resolved! Accepted Solution

    Migrate material

    Hi Friends,is it a good idea to extract the Material with BAPI_MATERIAL_GET_ALL and use BAPI_MATERIAL_SAVEDATA for creation.Are the structures in both similar?Or should I take a different way.Thanks in advanceJimbob

    Labels in this area

    Explore this Area