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

Overlapping Display of interactive alv ALV using CL_GUI_ALV_GRID

Dear All,I am facing a strange problem. I am using CL_GUI_ALV_GRID for displaying alv. It was supposed to be an interactive alv. The first screen(100) was displaying some header details. I implemented the double click event for the display wherein i ...

Resolved! ALV Grid Refresh Issue

Hello! I am using the FM 'REUSE_ALV_GRID_DISPLAY' to display a report we have written. The report displays sales orders and when the user double-clicks on a line they are taken in VA02. I put in a change to have the report refresh after the user c...

SPRO calls SM30?

I have a user who need SPRO access in production but when goes to Financial Account New/General Accounting New/Business Transactions/OPen Item Clearing/OPen Item Processing the systems wants him to have access to SM30.We don't give that out in Produc...

Resolved! Structural authorization - creation of employee number in webdynpro or abap

Hello Experts,We are facing some problems with the combination of structural authorizations and the creation of a new employee.When we use PA40 to create a new employee this does not give any problem.In the webdynpro we first execute a call transacti...

Resolved! OLE

Hi I have defined data: lw_templ_wbook TYPE ole2_object. CALL METHOD OF lw_templ_wbook 'SAVE'. IF sy-subrc >< 0. PERFORM f800_append_message USING text-e07 CHANGING gf_error gi_msg. EXIT. ENDIF.here I...

Labels in this area