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

ALV Block List Subtotal

I have an ALV Block List and in the block list there are multiple currencies and amounts. When i use the subtotal button the expected output is to display calculated total amounts for each of the currencies. Whats actually happening is that the total...

Resolved! Any way to define a non-modifiable (static) filter for an ALV grid?

I have an ALV grid using the SALV* classes.I created a default filter for one of the (technical) fields, this gets set before the grid is displayed. I would like to prevent the user from removing or changing this filter criterion. So the goal would b...

Resolved! SM35 Re-processing of Incorrect/Error session in Background Mode

Hi all,I am trying to reprocess a session in SM35 which is in Error status. Here I am a facing an issue, if I reprocess this session in background mode then it says that Batch input data is not available for a screen which is already processed. Ideal...

Resolved! Use of us_screen in the form routine : FORM entry USING retcode us_screen

Hello All,I have one print program entry routine as below.FORM entry USING retcode us_screen.Some code to print the form data...EndForm.When i Check the value of us_screen in the debuging, its value is coming as blank.When i checked the other form ro...

Resolved! Dynamic fieldnames

Hi Experts,I am wondering something.In an ABAP program, datas are extracted from an csv file with many columns (100).The datas are similar for each columns.In my internal table, my fields are called field1, field2...Etc.Is it possible to do a loop to...

Resolved! XVEDA VA42 issue

I have contract (VA42) with 6 items. When I see VEDA table it has only 2 entries. One entry for header and first item. My requirement is when first item's reason of cancellation is updated we want to update all items cancellation reason(VEDA). In deb...

Labels in this area