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

Resolved! ALV Input enabled

Hi all,i have a report which displays data in ALV grid and some columns are input enabled where user supplies additional data once after the list displays.After user input, i have to read those selected lines from the alv grid and i have to do the su...

Resolved! SNOTE

Hi,Hope you don't mind to let me know, how you identified whether the note can be use the snote procedure or have to do it manually ? Base on what's indicators?PLz give me some detailed info abut this.Regards,

Case statement?

Hi friends i am not gettingthe out put for case statement like my code is.. Parameters: a type i.case 'X'.when 10.write: 'ten'.when 20.write: 'twenty'.when others.write 'others'.endcase.but i am failing to get the output with the above code can any o...

Resolved! Application server

Hello friends,I am trying to get a file from UNIX server to the SAP application server. I am using the function module CALL FUNCTION 'SXPG_CALL_SYSTEM'it works fine in the DEV box but not performing in The testing box. CALL FUNCTION 'SXPG_CALL_SYS...

Labels in this area