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

Resolved! Delete and commit

Hi,I want to delete huge number of records from a database table. I am using the statement asDELETE FROM XXX WHERE ABC = S_ABC.Above statement will try commit all the records at one time. since data is huge, can you suggest some good/optimized ...

Resolved! Calculating % values in a total line within ALV reporting

I have an ALV report which uses fm REUSE_ALV_LIST_DISPLAY to produce a report which includes a total line. The total line has sums on it for some currency fields but there is also a requirement to have a percentage field appear on the total line. Now...

Resolved! change in matnr prefix

Hi frnz, I have retrieved some matnrs from mara into an internal table based on some selection criteria. I have sorted that internal table. I have to keep track of the last matnr if the prefix of that matnr is changed. For example: AA01,AA02,AA03,AA0...

Resolved! ENQUEUE_READ

I am facing a rather peculiar problem. I am using ENQUEUE_READ to check if the record has a lock or not. If I do it on my machine both using SE37 and as code in a program, it works fine. But if I do it on some other machine, then it works in SE37 bu...

Labels in this area