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

    Internal table help

    Hi,I have an internal table and i would like to read a bunch of records that matches the selection criteria in one step (without using a loop), just like we do using select statement from a DB table...This is what I currently have...INTTABLE1 IS A SO...

    Resolved! Accepted Solution

    use of GROUP BY in SELECT

    I am considering using GROUP BY in several selects where I will access very big bsik, bsid, bsad, bsak, ecc...My two concerns are performance and high data volume.GROUP BY should reduce data arriving from DB but will it hurt performance?What are your...

    Resolved! Accepted Solution

    Help required-LSMW.

    Hi, My requirement is that I will get a flat file in which one of the fields will be with 26 digits... I am using transaction KS01... So for the cost center creation the criteria is that I need to concatenate the company code, the 7-11 digits (of th...

    Abap Object .

    Hi Folks , i'm writing a program which contain one class and it's implemetation . i choose to put the code that related to the(Definition and implementation ) class in INCLUDE file , so that my program looks like this : report repname . include cl...

    Resolved! Accepted Solution

    MS Access VB and RFC

    Hello,Every Time i try to 'Create a Server object and Setup the connection'Set R3 = CreateObject("SAP.Functions")MS Access prompts a 'Automatisierungsfehler (Fehler 440)''Das angegebene Modul wurde nicht gefunden.''Error 440''The given modul wasn't f...

    Resolved! Accepted Solution

    tableview pai

    Hi. I have 2 tableviews on screen. The pai pbo logic is implemented according to the down-right-up order.When I change data in any of tableviews, the PAI doesnt trigger. How to make the PAI logic run?Best regards.LukaszMessage was edited by: Lukasz ...

    Query optimization

    I m facing a problem of Query optimization.I have used one query in report which takes too much time. Thhis query contains 4 inner join and one left join. All inner joins are in one-to-one relaionship. I am giving this query below.SELECT catsdb~pernr...

    Resolved! Accepted Solution

    OSS Notes application during Upgradation from 4.6c to 4.7 Enterprise 2004

    Hi friends,We are upgrading our system from 4.6c to 4.7. In 4.7 there are 2 existing versions 4.7 enterprise 2003 (ver 110) and 4.7 enterprise 2004 (ver 200). We want to know whether an existing applied OSS note is applicable after upgradation. We ar...

    Labels in this area

    Explore this Area