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

Resolved! Find (Ctrl-F) in table control

Hi All, In my module pool program, I have 5 tabs and I am displaying data in my table control and I have added a Find(Ctrl-F) icon and when I click on it has to give a popup to enter some text and the cursor should be placed in that particular cell...

Select option

In selection screen when I give the docid and press enter it is giving the correct value in first select option and in the second selection ootion zeros are displaying ...how to delete the zeros from select option in selection screen.. Colud any on...

Archiving files

Hi, I have an odata service prepared to receive a file from the frontend. Now I want to archive that file. In the odata service, i receive the xstring of the file and its name. I am trying to use the FM ARCHIVOBJECT_CREATE_FILE but I don't k...

Resolved! Trying to add ABAP unit tests to a global class but could do with some help

Hi Folks, as some of you know I'm struggling with a lot of ABAP OO stuff and am therefore quite happy that I at least managed to create a global class in a sandbox system doing what it's supposed to do, namely performing some checks before DDIC-obj...

Resolved! DYNAMIC ALV REPORT

TABLE : VBRP The quantities of the material are not displaying as per original table INPUT INVOICE(VBELN) ________ TO ___________ My output: kk.png My source code : REPORT ZALV_DYNAMIC. TYPE-POOLS: slis. TABLES: vbrp. TYPE...

Labels in this area