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

    ATC not got getting triggrered and only code inspector is working

    I have setup ATC to trigger on release of TR ...When we test the ATC , it will only trigger Code Inspector checks and not ATC checks. When we disable the code inspector as test Driver then only it is showing the checks as ATC check. Need info how t...

    Resolved! Accepted Solution

    Ignore leading zeros in SQL

    Is there a way to ignore leading zeros in a SQL-Select statement? For example SELECT txt50 FROM skat INTO @DATA(output) WHERE saknr = '552100' AND spras = @sy-langu AND ktopl = @h_ktopl. is not giving back any data. But with WHERE saknr =...

    schmelto by Active Participant
    • 7633 Views
    • 3 Comments
    • 1 Likes

    How to convert a parameter of type ANY to internal table , so that we can perform table operation

    I have a class has a changing parameter of type 'ANY' .I am trying to assign the internal table in a Field symbol and delete two records which match certain conditions . But I am facing some issues .Not sure where I am going wrong . Cre...

    Resolved! Accepted Solution

    Custom Week - ABAP

    Hi Experts, Previously I asked for a way to derive Year and Week number respecting the following specifications: The first week of the year is the one that starts on SundayThe first day of the week is Sunday Here is an example screen: I wa...

    f_allocca by Participant
    • 2951 Views
    • 5 Comments
    • 0 Likes

    query helpe

    hello, I need your help with the query below. (my goal is to have the base price which is in the sales documents (INV1, DLV1, RIN1, RDN1) but not found in the OINM table. thank you in advance. SELECT year(T0.[DocDate]) as 'ANNEE', month(T0.[DocD...

    Labels in this area

    Explore this Area