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

    db Table as a parameter

    Hi SDN,I have two tables with identical structure. How can I write a FORM/ENDFORM such that I pass the name of the table as a variable. Please note I am not talking about internal tables but actual db tables like MARA, etc.Please give an example.I wa...

    Resolved! Accepted Solution

    Will SUBMIT <report> EXPORTING LIST TO MEMORY work, when Run in Background?

    You can use SUBMIT <report> EXPORTING LIST TO MEMORY, and then Call the FM LIST_FROM_MEMORY to get the Data.This works fine, when the Program is Run in Foreground. My question is, will it work when I Run the Program in Background? i.e. When I Run the...

    Resolved! Accepted Solution

    r/3 portal communication

    Hi, I am currently coding an Abap program using version R/3 release 4.6C.The idea is that this program can be ran from R/3 or the portal.My question is how can I within the program know from with system the program is being called?Hope I have given e...

    Resolved! Accepted Solution

    Delivery number

    Hi All,I need to display the delivery number of the company(From the warehouse, this company ships goods to ship to customer) in a report. Where can I find this, what field and table.Please help me.Thanks,Veni.

    Resolved! Accepted Solution

    Transaction ST05

    Hi guys. I am used to use this transaction but there are some options for which I do not know its purposes. I would like to know where can I find material explaining about all options in ST05. Any internet link ?regards

    Labels in this area

    Explore this Area