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

Resolved! reg loop condition

Hi All,I have a small query I have my values in my int table in the field zlnid with the values FWP,FWS,INP,INC.But now I want to loop my int table only for the values starting with FW.I gave like this this.loop at i_lineid where zlnid = 'FW*'.endloo...

Resolved! Problem with BDC

Hi , I am running a BDC on the transaction IW31 in plant maintenance. I am populating all the required fields and when i run the BDC in the system it works fine and creates an order. I am using the Call transaction method.I want to run this BDC from ...

Resolved! F1 Help documentation

Hi,I have a checkbox using parameters statement on selection screen.I need to create Help documentation on F1.Can anyone tell me how to do that.I read one of the thread and tried the goto->doc->data elem doc. on screen painter.but since the screen is...

Resolved! How refresh a Dynpro

Hi,I'm using 2 ALV Grid in a dynpro.On the top I have a frame with some text fields that I use as header.When I click on the ALV grid I can update the other one but I can't update the header or better ... the sceen does'n refresh.I'm tryng using Call...

After system PATCH the PF-STATUS of REUSE_ALV_GRID_DISPLAY does not work

Our customer used the well known function module REUSE_ALV_GRID_DISPLAY in various reports to display grids (ALV). The optional parameter I_CALLBACK_PF_STATUS_SET isn't used so that the pf-status STANDARD_FULLSCREEN of the function group KKBL will be...

Resolved! Report Cursor Position

Hi,I have a report. In the report output, when I have the output for more than one page, I go to the 2nd or 3rd page. From there, when I double click on one value, it goes to a screen. and when I come BACK to the report output, it shows the report fr...

Labels in this area