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

    Sql trace

    Hi All,I am new to this ABAP field.. I know how to do SQL trace ....But what I am not getting is " <b>HOW CAN WE TELL FROM THE OUTPUT OF SQL TRACE, THAT THIS IS THE CAUSE OF SLOW PERFORMANCE OF A REPORT</b>" Based on what are we determining the perfo...

    badi enhancement

    hi friendsi have created a badi, i want to use it in the field in the form, but i am able to get it in the field. the field is related to the table. is there any any way that i can add that badi in the table will give the solution, but i am not able ...

    Resolved! Accepted Solution

    SUBMIT with parameter

    Hi, I am trying to create background jobs with the help of SUBMIT. Statements are something liek this:KICK_COUNT = 0.WHILE KICK_COUNT < 3.CONCATENATE 'ZSUBMIT_BIW' KICK_COUNT INTO jbname.KICK_COUNT = KICK_COUNT + 1.CALL FUNCTION 'JOB_OPEN' EXPORT...

    Resolved! Accepted Solution

    Dynamic user interfaces

    Hello,here's a little teaser for user interface experts out there:I wonder what kind of techniques ABAP offers for creating dynamic user interfaces.When talking of 'dynamic' I imagine something like an arbitrary number of 'containers' where other pro...

    Resolved! Accepted Solution

    Buffering a Table View

    We are trying to boost the performance of a table join in a custom program. I created a table view to see if the performance was any better than coding the join in the program. It was not really any better. Then, I played around with the table buf...

    kmoore007 by Active Contributor
    • 836 Views
    • 4 Comments
    • 0 Likes
    Resolved! Accepted Solution

    XML File

    Hi,Need to find out some stuff. I want to import some data using an XML file. I have written a FM to read the file from Windows. The question is, can I use FM 'KD_GET_FILENAME_ON_F4' to get the file name from UNIX? And do I need to write a another ro...

    UserSettings

    Hi,I want to grab a users personal settings.I can see that Struc= MEPOHEADER_PROP.I traced this and figure out that the core tabel is ESDUS.The problem here is that I can't search in the ELEMENT field (SE16).the value inside field ELEMENT is "POHeade...

    ALV List to spool..

    Hello,I need to send the alv list to the spool . The device name is part of my selection screen. I know that i have to pass the value in the structure in the function module REUSE_LIST_DIPSLAY but where would i pass on the device name and other prin...

    Labels in this area

    Explore this Area