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

    Regarding Transfer Dataset

    Hi all,I have my data in my final internal table.I want to transfer this data to a text file on the application serverusing the transfer dataset command.I am able to do that.But, what I want to learn is .... how to add a separator like a comma betwee...

    Ranges

    Hi,There is a select statement which is causing performance issue.SELECT matnr charg sobkz kunnr lfgja lfmon kulabFROM msku INTO TABLE t_msku FOR ALL ENTRIES IN t_msku_key WHERE matnr IN s_matnr AND werks IN r_werks A...

    Resolved! Accepted Solution

    Regarding ALV

    Hi Gurus,I have a ALV Grid Output Display.My requirement is that i have select multiple rows and have button, which i click generates an smartform Output.If i create a button by coyping the pf-status of the standard ALV program , when i select the ro...

    Resolved! Accepted Solution

    Select command prob.

    Hi,I have a requirement that in qals table i get lot no.s & in qamr table i can get multiple entries for a single lot. I need to get single record from qamr table for all entries in qals table's lot at a single shot.pl anybody help me how to do.

    Resolved! Accepted Solution

    Is there a general purpose output stream class like in java?

    Hi, I sometimes create tools (abap OO classes) which output characters, that I would like to store in any media (frontend file, server file, string variable, ftp, clipboard, etc.) This is easily done in java via the output stream classes.Do you know ...

    Resolved! Accepted Solution

    How to check data passed to Remote FM which is getting called from ext sys.

    Hello,There is a call done to a RFC function module from external java system to SAP. Now, there are certain import parameters in SAP RFM where data is to be passed in a certain way.Now the Java team is passing data in some wierd fashion.If the Func...

    Labels in this area

    Explore this Area