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

    BDC recording on FK02

    Dear All,I have been working on FK02 for multiple withholding tax entries. The table contain 6 colums.Once this columns are filled we can scroll down.i have provided the code for inserting 6 now i have provided bdc_okcode =p+ and then i have provide...

    Resolved! Accepted Solution

    Duplicate records error when trying to update table from internal table

    Hi,I have an internal table declared as follows:DATA: itab2 TYPE STANDARD TABLE OF fmusfga with header line.The key of FMUSFGA table is RCLNT (which does not appear populated in SE16N) and GL_SIRID.The internal table is assigned values using the "spl...

    Resolved! Accepted Solution

    How to delay an DB Update

    Hi,I would like to know if there is a possibility to delay an asynchronous update to the database?What I mean by that? I have changed or created some data in the UI, in my case in the CRM application, and than when saving, I am triggering the COMMIT ...

    Resolved! Accepted Solution

    Upload Program

    Hai Friends,I have to upload a .txt file. This file updates the Z table. End users have the data in excel and save it to a .txt file and upload the data. The user has to enter the date only in YYYYMMDD format without any separator. How can i check th...

    Resolved! Accepted Solution

    How to speed up record searching in internal table without using BINARY sea

    Hi all,I want to speed up the record searching in internal table without using BINARY search and sorting table.I cannot do the above things on IT to keep some functionality in IT .Is there any other solution to speed up record serching in IT?Similar...

    Reg AL11 Issue

    Hi All,As per requirement I am sending data (Material Number & Descriptions) to the application server i.e. AL11. Material description contains some special characters ( like , u201C ; etc) . From AL11 customer fetching data to Informatica. While fe...

    Labels in this area

    Explore this Area