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

    Background Job

    Hi Experts, I have a program which I need to schedule in Background. I have a function module in which the data may come as wrong rarely.I am catching the exception and using write statment am writing the errorr messages and then I will raise and er...

    Resolved! Accepted Solution

    Userexit or BADI for MIRO

    Hello,I use MIRO to create an invoice.I fill manually the invoice date, the reference and the purchase order number. Most of the fields are automaticaly filled thanks to the purchase order number. My need is to fill the field "Payment Block Key" in t...

    Resolved! Accepted Solution

    Parallel cursors?

    I'm looking to loop through 3 itabs of different sizes simultaneously and print the results side by side. I've looked into parallel cursors but I'm not sure if it applies to my example. Take the following piece of code.DATA: it_a TYPE STANDARD TABLE ...

    Logging Query.

    Hi ,I want to activate the logging option in query (sq01,sq02,sq03).I already define the infoset which i want to log in SPRO and create the BAdi.Between the commands method IF_EX_AQ_QUERY_PROT~QUERY_PROT and endmethod i insert breakpoint and when i e...

    Resolved! Accepted Solution

    call transaction mb51 ?

    Hi All,I want the data generated by MB51 transaction and use it in my report to calculate the gross production units. Can I do Call transaction providing the material plant and posting date to MB51 and then access the final internal table and use tho...

    subtotal in alv

    hi experts, i want to display subtotal in the alv output using control break statement, without using alv functionality and layout.my code is given below, how can i add subtotal field and display them in alv ,&----*& Report Y_VARUNSHAR...

    Resolved! Accepted Solution

    Not getting any data after background scheduling of Interface

    hi all,i have one outbound interface. To get the data in input file i have used BDC along with call transaction method.When i run the program(Not BDC) in forground mode i am getting all the correct data in my output file where as using same selection...

    Resolved! Accepted Solution

    Table identification

    Dear people,Happy New Year to all of u..I have problem, while uploading any data through a standard transaction code we get the field names through F1 help but most of the times the it shows a structure in F1 help, how do I correctly identify the tab...

    Resolved! Accepted Solution

    how to read only particualr columns from excel sheet to internal table

    Hi,I have and excel sheet which has around 20 columns, in which i want to read only 6 columns. They are at different column positions, means the 1st column, 6thcolumn, 8th column so on..Can we do this in sap? do we have any FM to do this?Thanks.Prave...

    Resolved! Accepted Solution

    Alv Block display

    Hi,As per our requirement we have to display ALV report on executing the data on the selection screen. For the selected records on ALV report we need to post a document in ME21N and display Summary report (Success and error records). The Summary repo...

    Labels in this area

    Explore this Area