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

passing and reading the one container data to another container in Split containers in using CL_SALV

Dears, We have a requirement where we need to display multiple ALV's on single screen. User will select the line item from first grid and few items from 4th grid. Based on the selected items from both the containers, an order to be created. We ha...

Bug: AdT Quick-Fix "create local interface" - strange choice of target source position

This seems wrong: I'm using the "create local interface"-quick fix: It does create the wanted code, but at a very strange position: -> code is create right in between the "IMPL" and "MENTATION" , smash face into the Statement: class lcl...

How to delete archived files by using ABAP. for example, content server files for Object CO_ITEM?

Hi experts, I got a requirement to create an ABAP program to delete archived files in archive server. After I have searched for the solution but I found nothing. I would like to delete Archiv file for Object CO_ITEM and also delete entries in tab...

Resolved! Getting error in the singnle select program (​Error :Local SELECT-OPTIONS are not allowed)

Dear experts:i am getting following error for the below program could you please suggest what i have to rectify. Error :Local SELECT-OPTIONS are not allowed (FORM routine or GET event is active). active). REPORT Y_MESSAGE_SELECT_SINGLE. tables kna1...

AdT bug-report/feature-request: F2 element info - be able to copy to clipboard (ctrl+c)

In the F2-element-info, I should be able to copy the component type to clipboard. I can set the focus to it with a single tab, but ctrl+c will NOT copy it to clipboard. right click on it shows, that that options seems grayed-out: I should ...

Dump in installation 7.52 sp04 Developer Edition ( SAPSYSTEMNAME error) ( #ABAP_trial )

( ABAP Developer Edition 7.52 sp04 ) Hi, my installation stopped with this error : (...) x dbmetrics.d/20.indexserver.hdb.cimobjx dbmetrics.d/20.nameserver.hdb.cimobjSAPCAR: 15 file(s) extractedSAPCAR: rc 0 =>sapparam(1c): No Profile used.=>sap...

LMandas3 by Explorer
  • 6697 VIEWS
  • 16 REPLIES
  • 0 Likes

How can I change the Parameter value from default value to the value given after F8 of report?

In my example, I would like to change the month and year parameter field to the other values. When I click the ENTER button the month and year field values are changed to default values. I missed that logic in my example can anyone solve my issue? ...

Labels in this area