Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

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...

Criticality.png

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...

2024-08-07_08-25-11.png
sheenamk by Developer Advocate
  • 83444 VIEWS
  • 212 REPLIES
  • 39 Likes

Resolved! 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! 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! 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?

In ALE - function module to trace the status of the material which is sent

Hi all, I am doing ALE to transfer the material master data. When i send material in transaction BD10, and we check in the sending sytem that material is sent or not using the transaction we02 and also we check the status in the transaction we...

Resolved! 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! 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