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

    Regarding Execution

    Hi Gurus I am facing problem while Executing the Report.That is After displaying the selection screen and by making entries it is giving the correct list.But when I press the Back button or Esc button in the list level insted of showing the Select...

    Resolved! Accepted Solution

    Looping issue

    Hi All...When i use the following code, i am unable to append the data in the internal Table i_jest.It is getting over written each time....************************************************************loop at i_aufk into wa_aufk. select objnr stat in...

    Resolved! Accepted Solution

    User Authentication

    Hello SDN'sI have a customised screen where in user enters a RFQ Number. Now what i require is if a RFQ No is being processed by one user User1 and at the same if another user User2 tries to process the same using the same screen on a different syste...

    Resolved! Accepted Solution

    Email

    Hello Friends,After the report runs in the background it will create a spool file and it should send the spool as an email. The email is for a group of people and looks like they want it to set up through the distribution list.What is it and how can ...

    Resolved! Accepted Solution

    Import automatic

    Hi,Our import procedure is set up to do it automatically every half an hour. I already have had a transport moved to a test system but now I want to reimport it again. How woud I do this without creating a new transport. Thanks

    Resolved! Accepted Solution

    Spool

    Hello friends,I am running my programs in back ground and it creats an outbound text file and i havent used any write statements in the program. Would it create a spool or anything to say that the progam has ran succesfully and would it display the o...

    Resolved! Accepted Solution

    internal table

    Hi,This is not modifying the internal table. Required field is changed in work area. GT_EKBE_E[] = GT_EKBE[]. LOOP AT GT_EKBE_E. IF GT_EKBE_E-BEWTP = 'E' OR GT_EKBE_E-BEWTP = 'D'. READ TABLE GT_EKBE WITH KEY LFBNR = GT_EKBE_E-BELNR BEWTP = ...

    QM Defects tables

    Hello,I'm working a report that needs to list all defects for the characteristics of an inspection lot. I can see those defects by entering the t-code QF03, then type the inspection lot (30000000060), the screen shows a list like the followings. Bu...

    Labels in this area

    Explore this Area