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
  • 83338 VIEWS
  • 212 REPLIES
  • 39 Likes

Resolved! BADi and user exit

Hi All,The scenario here is that when we go to transaction MD12 and delete a planned order the custom table is populated.The requirement is that to remove this functionality and make the custom table inactive. Now the question is that I want to kno...

report

sir i correct my query but it is not give correct answer.ables: bkpf, bseg.select-options: budat for bkpf-budat.select * from bkpf into bkpf where budat between '20070820' and '20071020'.select * from bseg.write:/, bkpf-budat,20 bkpf-blart,30 bseg-b...

Resolved! select stat

Hi,i have writen one select like belowPARAMETERS: pa_rdate TYPE datum.PARAMETERS: g_rdate TYPE datum.SELECT vertrag FROM ever INTO TABLE li_ever_contracts_pWHERE ( ( auszdat = pa_rdate )OR ( auszdat = g_rdate ) )AND ( ( aedat = pa_rdate OR ( a...

Labels in this area