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

Resolved! Dialog Screen and WRITE.

Hi,I have create an ABAP program.. which CALL SCREEN 100. This screen 100 is design using Graphical Screen Painter. I have create an push button on it. When the button is press, I try to do some logic behind and want to do a WRITE statement but someh...

Resolved! User-exit: Put internal order number to GL item when settlement

Hi Experts,I have a requirement to develop user-exit for internal order settlement. The current status in in standard SAP function as below:When we settle an internal order then corresponding FI documents is generated at the same time. In the FI docu...

Resolved! tryint to use modify

I am trying to use modify but my zzxmnga does not get updated but when i debug it has the correct value in it but doens't modify the record. Here is the code LOOP AT T_ZOXED10166 INTO W_ZOXED10166. wa_TABIX = SY-TABIX. READ TABLE T3_ZOX...

Resolved! ALV to Excel

I am using the function module REUSE_ALV_GRID_DISPLAY to display the results of a report I created. The columns show up on the screen in the order of my field catalog, but I noticed when I go to List --> Export --> Spreadsheet at the top of the scre...

Resolved! SORT IN ALV with Objects

Hi , I want to build a sort table for my ALV output to show duplicate values only once. Currently I have three fields : material number , description and quantity , that are being repeated for all entries. How to use a sort and how to pass it to the ...

Labels in this area