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

Resolved! Improve performance: SELECT statement in large table based on non-key field

Hello ABAP gurus,I am writing a program that requires selecting from table BKPF. This table contains over 32 million records on my system. How would you propose to select records that are not in the key and is not part of key in any of the table in...

Resolved! ABAP Unit Tests

Hi,I'm new to ABAP. Since some days I'm evaluating ABAP Unit Tests (for ABAP Objects). I wrote a class Z_XY and then I wrote an ABAP Unit Test class Z_XY_TEST with several test methods which test all methods of class Z_XY.In principle everything work...

Dynamic input screen

Hi gurus,I have made a screen with field structure and field data.Field structure will be filled with the name of a structure and data will be the data that corresponds with this structure(not delimited but filled up with spaces),When double clicking...

Skip the Screen

Hi Experts,i have created an RFC.In that i am calling a Report program by Using Submit statement.I kept a Export statement in the Repot program for exporting the Output internal table to my RFC.While executing the RFC , i am getting the a screen....a...

clear sy-ucomm

I have a subscreen whose main screen is in some different function group so i have to handle the fcodes that are assigned to push button.Subscreen has table controlMy problem is after i used push button (say Delete) and then want to scroll down in ta...

Labels in this area