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
    • 94804 Views
    • 212 Comments
    • 39 Likes

    Date format

    Hi Experts,I have a variable 'var_date1' in which I am passing the current date , and sending the same to a file.data : begin of itab occurs 0, var_date1 type sy-datum, end of itab.itab-var_date1 = sy-datum.append itab.clear itab.it...

    Resolved! Accepted Solution

    Table Joins

    There are 2 Internal TableTable Row A B C DTable 1A1 B1 C1 D1A2 B2 C2 D2A3 B3 C3 D3Table 2K1 K2 K3 D1F1 F2 F3 D1G1 G2 G3 D1M1 M2 M3 D2H1 H2 H3 D2P1 P2 P3 D3OutputI am comparing only row D between two tables the output should be as followsA1 B1 ...

    Unicode Issue

    Hi All!We're updating system from non-Unicode to Unicode system.I'm trying to pass a string into a structure but I'm getting the following error:" 'T_TMP_SPEC' and 'T_SDATA-SDATA' are not mutually convertible in a Unicode program."I read that I can u...

    Resolved! Accepted Solution

    ABAP error

    There is an HR program and the problem is when I try to execute the program it gives me amessage saying,STOP - Program is blocked for execution.I have looked inot the program to find the piece of code where it is blocking but I am not sure its not th...

    Labels in this area

    Explore this Area