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

Resolved! Pass calculated value with build in function to TYPE data importing parameter syntax error

I wanted to display some debug values using CL_DEMO_OUTPUT. One was the number of lines an internal table has. I wrote something like this: DATA: gt_tab TYPE stringtab. cl_demo_output=>new( )->write_data( lines( gt_tab ) )->display( ). ...

Resolved! need logic for add multiple line items for same purchasing doc in ekpo to display as report

Hi All, In EKPO it contains multiple line items for the same purchasing doc number , I need to add the item numbers for the same purchasing doc number. ex: purchasing doc: 4500008745. item : 0010,0020,0030. here I need to di...

Labels in this area