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

Problem in Smartform

Hi all,I have two pages to print in Smartform.In 1st page i need to print only 15 items. For that i took a counter in table loop and set a flag = x when the counter = 15.In the main area I set a command when flag = x go to newpage(secondpage).But it...

alv delete rows

Hi,Ive created an ALV report using REUSE_ALV_GRID_DISPLAY FM. I want to delete selected rows. The code is working fine, however after deletion i've to refresh the display to show new data set. for e.g. if initially i had 10 rows and i deleted 3 rows ...

VL31N BAPI/FM needed

Hi I need to create inbound delivery through VL31N with ref to purchase order.In the item level of delivery, i need to enter data in fields Actual GR date, Batch, storage location,actual quantity delivered.Are there any BAPI/FM available for this?...

Regarding OO ALV

HI All, I have developed one OO ALV report. From the screen we can do some manipulation of data like create change lock or unlock. If we press REFRESH button then i need to rerun the program with the same selection for updated data. ...

data extraction

Hi,My requirement is :company requires data to be extracted from diff source systems to 'ONE SOURCE'.One source is used for decision making for enabling best business practices in strategic sourcing, by providing supply chain visibility into (a) Sup...

Resolved! Optimisation issue

Hello gurus,I have a code which is exceeding 10000 microsec timelimit. So there is a code dump.Can u suggst me a way to replace this code. SELECT imptt~point APPENDING CORRESPONDING FIELDS OF TABLE tb_data FROM ( imptt INNER JOIN iflo ON ifloo...

Resolved! Refresh an old ALV grid

Hi.I have an old program which I had improved by using few buttons, some of these buttons are referenaces to another transactions.I added an additional button named "REFRESH" which I want to select the data again and display it.the problem is that it...

Labels in this area