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

Resolved! Treatment of Idocs

Hi Experts,I need some help plz : I'm looking for a transaction that treats a lot of idoc at the same time .The transaction WE19 treats one Idoc, but i need to treat hundreds of Idocs.Do you know any transaction fot that ? Regards,Mehdi

sy-datum

Hallo, in the follwoing code I am trying to have the year 2009 and previous year 2008. But it dont function.Can somebody tell me What can I do to get in prvious_year 2008.DATA: cha TYPE d, previous_year type d.cha = sy-datum+0(4).previous_year =...

issue reg ke30

hi every body,i have issue related to ke30 report,in this for report contribution margin report and marketing sales report i want to assign tcodeslike for report contribution margin report tcode like zcop1and for marketing sales report tcode like zc...

Resolved! Select duplicates

Hi experts,I want to select those function names from table fupararef where all the given parameters are existing.I use this selection: SELECT * FROM fupararef INTO TABLE i_list WHERE parameter = 'I_RLTYP' OR parameter = 'I_AKTYP'.I n...

Labels in this area