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

    Declare Internal Table in Code or in Data Dictionary...Opinions needed?

    Is it better to define your internal table and all of its fields in a begin of/end of declaration stmt in your code's data definitions. Or, is it better to create a structure in the Data Dictionary, which means one line of code in your program? Why d...

    Resolved! Accepted Solution

    ALV query

    Hi All,In ALV display it's require to print two (ColumnHeading)header row.The format of the header data like belowPrice file-| VLP | Valid from | OTHERS | -Followed by records......Please suggest how to do that?Regards,M.Rayapureddy

    Resolved! Accepted Solution

    Clubbing alv and classical

    Hi all,Is it possible to club classical report with alv, my reqmnt is that some set of write statements will be there say for some 100 lines after that an alv list has to be displayed, am not using oops concept, I tried with top of page as well, that...

    Resolved! Accepted Solution

    Information message

    Hi all,I have 3 radiobutton, according to the radiobutton I have to filled the 3 input fileds.if i select the 1 first radiobutton , the 1 first input filed filled ..respectivly for remaning . This is is happening correctly.my requirement if the user...

    Custom infotype

    Hi pals,I've created a custom infotype using pm01. I created a subtype field in that and assigned corresponding subtype table also.when i go to pa30 and give that custom infotype and try to view the subtypes, i'm getting an error message "infotype is...

    Resolved! Accepted Solution

    Debug in Background

    Hi people,I have a little problem. I put 1 break-point in my abap program, but I need debug this program when it is running in background and I need that Stop in this break-point. It's possible ? Another question is: Is possible occurs Time Out in a ...

    Labels in this area