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

ALV GRID toolbar button fuction problem. Default values for a new line.

Hello,i need to add a checkup to the standard "mc_fc_loc_append_row" toolbar button fuction and to change the icon. Before it adds the new line i need to check the content of a DDIC table and conditioned by that, preallocate 3 cells in the line with ...

Resolved! Updating the new value

Hi ,I have one issue in my report i.e i have one field in data base table that is ARCHIVE ID . In the selection screen im givingthe Arcchive id old value and ARCHIVE ID new value my issue when im using Modify statement in the report im getting twova...

Function Module

Hi,I have a function module say z_y (non editable) which inputs werks.Inside the FM it retrieves data as select single xxx from yyy where werks = input value.Now, I want to pass a pattern for werks (say TY* / TY0? ) to it and make it retrieve as my i...

Resolved! Create from ME22N, ME23N

Hello,I need filled a new field with default value. This is doing in PBO of SAPLXM06 dynpro 0111.The problem is, i need fill this field only when purchase order is creating. I can check the sy-tcode, ME21N, however, from ME22N and ME23N this is possi...

Resolved! How to sort an internal table descending WITHOUT providing an explicit key?

I have an internal table and need to sort it descending, meaning the first line should be the last and the last line should be the first. Is there any possibility to do something like this.sort mytable_desc descending by [internal-index].???thxDeiner...

Labels in this area