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

Can we change the display length of file name in GOS attachment List?

Hello Everybody, I have used GOS (Generic Object Services) in a transaction to allow adding and displaying attachments. If i create attachment from files having similar initial names (Lets say initial 50 characters in file name of these files are sam...

COMMIT WORK

Hi all, I have a dialog program which uses a BDC. This batch input calls another code which contains a BDC. At the end I check the subrc and if it is 0 I do COMMIT WORK AND WAIT. The problem is that after the COMMIT the session end and returns to the...

Resolved! Catch in Loop w/o exiting loop.

Hi,I'm performing a LOOP at table. ENDLOOP. Within the loop I have a TRY. ENDTRY. CATCH. This is so I can perform a arithmatic statement and catch any errors. The problem is, if an error occurs it exits the LOOP. I don't want to exit the entire ...

kmoore007 by Active Contributor
  • 3118 VIEWS
  • 3 REPLIES
  • 0 Likes
Labels in this area