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

Resolved! Problem with New task

Hello experts, We are facing a strange problem with an ALV list which triggers the transaction QM02. The problem is that this ALV has a hotspot which open a new window to QM02. We have detected that the PBO of the QM02 is not being executed, so the...

Manual Price condition type should not allow to change during billing document creation

Hi All, During sales order user enters the price manually since condition type is manual. And during billing the user can change the price because it is in edit mode. Please suggest how to restrict price changes in billing. This restriction...

OData Enum Types in ABAP

oData V4 support enumeration types. I need advice on how to define enum type in a model define class for odata v4 model in classic ABAP programming? Thank you. Example of metadata with enum type: edmx:Edmx xmlns:edmx="http://docs.oasis-open.org/o...

xstava by Explorer
  • 868 VIEWS
  • 0 REPLIES
  • 0 Likes

Resolved! Execute the process of Selecting all Values and then copy the values, by pressing "ENTER" Key

Hello all, currently I'm trying to automatize the normal Multiple Select Option. So as we see in the image below, when a user presses the multiple select option button, it will pop up this window, in where he can choose to select all entries (where t...

Resolved! How to show only the aggregated value and not the individual records using CL_SALV_TABLE

Hello Everyone,I am required to write codes which will generate an alv. In the ALV the time field will be aggregated depending on the Kostenart. The additional requirement is that the ALV should only output the aggregated amount and the not the recor...

Resolved! sy-subrc 801

I have written a program to simply strip the timestamp off ftp'd files. I identify the filename and the use 'SXPG_COMMAND_EXECUTE' to call a custom command ZMV which calls the OS mv command to rename the file. I have tested this in my test environm...

Labels in this area