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

Skip mandatory fields from Sub Screen and switch to different Sub Screen against user command.

Dear Team, The right portion of screen is Sub Screen '0410' against first push button on left side 'B1'. I have marked few fields in Sub screen 410 as required which is to be noted. The user may sometimes doesn't create a new record and want...

Compare two work areas of same structure and capture columns having different values

Hi team, I have two work areas wa_old and wa_new. Now I want to compare both the work areas and figure out which column values are different. This is something like printing the Old values and modified values over an email to the user. I can fet...

Resolved! RFC and dynamic SQL

I've got an RFC enabled function module, which uses a dynamic where clause, like TRY. DATA(Where) = `somefield EQ zcl_someclass=>c_constant-value`. SELECT * FROM table INTO internal_Table WHERE (where). CATCH cx_sy_dynamic_os...

matt by Active Contributor
  • 2236 VIEWS
  • 9 REPLIES
  • 2 Likes

How do we integrate scanners like HP Scanjet 7000N to store documents to m-files or SAP DMS

How do we integrate scanners like HP Scanjet 7000N to store documents to m-files or SAP DMS? I have below query need to be clear:- Does M-File allow for incoming files from a scanner. How can it be doneDoes SAP allow for incoming files to be rece...

SOA WEB SERVICE

Dear Experts, My Client requested a creation of a SOA WEB SERVICE. This service must sends a xml file. I am pretty NEWBIE in this area and I would like to know if there is any how-to guide to create and publish this web service. Also, with the...

Resolved! Download ALV report to PDF

Hi Guys, I have to download the ALV report to PDF. Ie., When User click the Checkbox of "download" button and excute need to download in PDF. How to do it? Please see the selection screen i have attached into. Please provide some sample c...

divsmart by Participant
  • 1163 VIEWS
  • 4 REPLIES
  • 0 Likes
Labels in this area