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

Resolved! Display ALV column

Hola expertos.necesito una ayuda con un ALV, tengo el presente problema.uso el modulo de funcion REUSE_ALV_GRID_DISPLAY, a la cual tiene como parametros de entrada los siguientes:CALL FUNCTION 'REUSE_ALV_GRID_DISPLAY'     EXPORTING       i_callback_p...

Event background job

Hi,I have an inbound interface which will be triggered by the middleware. I will schedule event based job in the SAP BOX. i want to know1) How the file name can be passed to the inbound program2) What is the actual use of parameter while defining eve...

Resolved! Table control

Hello all,I am not able to increase the display lines of table control by default. It shows only 2 and i need at least 4.Not sure what wrong i am doing. BTW, the table control in my screen has 9 rows created by default.Following is my code:Thanks for...

Resolved! To display a URL in pop up message along with some more messages

Hi All,I have a requirement to display  URL address (like http://help.sap.com )as hyperlink, along with normal text, in dialog screen.For eg, I want to display" The SAP version 7.0 is no longer supported and must be upgraded. Please contact your IT s...

Pavithrra by Participant
  • 4772 VIEWS
  • 14 REPLIES
  • 0 Likes

Resolved! Active tab-screen

Hi, How is it possible to know which tab-screen is active when the users clicks on F8. I got this code to create the 2 tabs: "Tab screens selection-screen begin of tabbed block t1 for 10 lines. selection-screen tab (38) tsc2                          ...

TimVDB92 by Participant
  • 613 VIEWS
  • 1 REPLY
  • 0 Likes

Resolved! Execute tRFC in bulk

Hello,In our testing environment, we are having thousands or may be more than thousands of tRFCs and we need to execute all of these. Is there a way we can execute them in bulk because executing individually would take a week that too when entire tea...

Resolved! ALV Formatting Issue

Dear Experts,There is issue with ALV report, I dont want to download Spreadsheet from local File option from the header of ALV . Spreadsheet is in greyed mode.  Please find the below screen shot for same.Kindly Suggest the solution.Regards,Gaurav

Labels in this area