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

    select no common fields.

    Hello, my problem is that I don't know how retrieve the not common fields between two tables.EG:TABAfield1 field2 field3 field4TABBfield1 field2 field4I only want retrieve the field "field3", how can I do it?Any adding with LEFT OUTER JOIN?Thanks in ...

    Resolved! Accepted Solution

    Dynpro - recursive routine

    hello all,I have created dynpro to update data in ztable. on selection screen i have to enter parameter for customer no. (kna1-kunnr).Now everything is working fine. but after saving data , on selection screen when i enter customer no and press F8 im...

    Resolved! Accepted Solution

    cmod - project

    hai,i am creating a project in CMOD. and i am activating it . after that i am going into the exit. and double clicking on the include.but i am unable to navigate into the include.it throws a info message "program names ZX are reserved for the includ...

    Resolved! Accepted Solution

    create a fm

    hiim creating a new fm ZZENQUEUE_KNVP, when compiling itits giving me an error 'report/program statement is misssing or program type is I'i dnt kno wat this error means and dnt kno wat to docan anybody help me?

    Resolved! Accepted Solution

    Aggregation functions

    How to most efficient can I symulate Aggregation functions in ABAP?I know that I can use max min, avg on single field in table, but I need to calculate in program, this values but not on a single field but on expression e.g:max(kolumn1 - kolumn2 + ko...

    Resolved! Accepted Solution

    Result of Query

    Hi All,How can see result of below query or records selected by below query? I just want to view records where werks_d is not equal to werks_main from zmstkcalc table.select * from zmstkcalc where werks_d <> werks_main. I know how to write program fo...

    Labels in this area

    Explore this Area