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

To activate a BADI

Hi,I need help regarding a BADI. I have implemented a BADI MD_PIR_FLEX_CONS and activated it. I have also set PIR's having a consumption indicator = 4. But still when I run the MRP i.e. MD04 BADI Active is still unchecked. Please provide me a ...

Ranges

Hi,There is a select statement which is causing performance issue.SELECT matnr charg sobkz kunnr lfgja lfmon kulabFROM msku INTO TABLE t_msku FOR ALL ENTRIES IN t_msku_key WHERE matnr IN s_matnr AND werks IN r_werks A...

Resolved! Regarding ALV

Hi Gurus,I have a ALV Grid Output Display.My requirement is that i have select multiple rows and have button, which i click generates an smartform Output.If i create a button by coyping the pf-status of the standard ALV program , when i select the ro...

Resolved! Select command prob.

Hi,I have a requirement that in qals table i get lot no.s & in qamr table i can get multiple entries for a single lot. I need to get single record from qamr table for all entries in qals table's lot at a single shot.pl anybody help me how to do.

Resolved! Is there a general purpose output stream class like in java?

Hi, I sometimes create tools (abap OO classes) which output characters, that I would like to store in any media (frontend file, server file, string variable, ftp, clipboard, etc.) This is easily done in java via the output stream classes.Do you know ...

Labels in this area