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

ALV Grid edit

Hello,if you edit your ALV befor first display you can set the attributes of the layout: gs_layout-edit = 'X'.The problem is that I want to have the delete button of the ALV which exist only when I set edit = X.I don't want to program the function o...

3 way match

Hi, In my scenario based on the values in the PO history tab have to cross check the values of Goods reciept,Invoice reciept and service reciept.If all the 3 values are same then further process can be done else have to block it.How to do it.Have an...

Resolved! Validation for ENTER

Hi Guru,I am displaying one ALV using class.I have one INSERT button if user clicks on that it will insert one row.But when the user press ENTER thro keyboard it sud do some validation.I tried as sy-ucomm as ENTE, '/00' but its not working.Cud u pls ...

Labels in this area