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

    Set up lock at the file so that it cannot be used by another session

    IN ABAP:Is there any way by which we can set up a lock at the file so that it cannot be used by another session of abap if it is already in use by one session of abap?basically I am in dilema, because my program runs with the file and submits file to...

    cursor position

    Hi, I have written report which generates a outbound file.And is downloaded to local pc as .txt file.When i open it in notepad and do the operation as Ctrl+ End button it goes to end of file.eg:- if file contains 11 rows.If i do the action Ctrl+end...

    Resolved! Accepted Solution

    currency field in table

    Hi all,I am getting the currency field into my inyernal table . Whne it is came into internal table ..the value becoming 45678.00 instead of 45,678.00.but in data base table 45,678.00 is there. I declared my internla tbale same data type as Databse t...

    Resolved! Accepted Solution

    syntax error in idoc

    Hi All,I am facing a problem in idoc i.e syntax error is comming while am executing TC WE02 by giving idoc number triggered from invoice.actually error is comming due to repeted segments.so now i am checking in program level.so can anybody advice on ...

    Resolved! Accepted Solution

    Report output as PDF Based

    Hi, I have a requirement where in I have to show the output of a custom report in PDF. I have specific layout in which the PDF has to be with header and item details. Can anyone suggest me if i have to go for Adobe forms for this...if yes, then how d...

    Resolved! Accepted Solution

    PP Tables

    Hi gurus,can any one have any idea of the following fields.matnr,process order no,cost center,date range (erdat)I need to pullout the above from the tables.I am new to PP process. can anyone help me out in this process.thanks.................

    Job in SM37

    Hi ,I have executed one of my z program in background in production system.When I check the job in SM37, it shows job is still running after 24 hours. Earlier it never took so long for the variant I created in production.Is there a way to find out wh...

    Resolved! Accepted Solution

    internal table

    hiin an Internal table i have1.no2.name3.value fields.in loop i have only one no but multiple name and value for that no !how to reterive that name and value.loop at itab into wa. write: no. loop at itab into wa. write:name. write:value. endloop.en...

    Labels in this area

    Explore this Area