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

I have created transaction variant for XD03 tcode as ZXD03, i want the tcode details to be shown as ZXD03 instead of XD03.

Hello ABAP experts,Please help me out with the below issue.My requirement is to create a Z tcode for XD03. So i created  transaction variant for the existing tcode which business accepted.Now the problem is , Since the ZXD03(created) is variant trans...

Get schedules from purchase order - ME2V - RM06EWE0

Hi all.I would like to know some suggestions to get data from Tx. ME2V excluding:1.-  Copy of RM06EWE0.2.-  SUBMIT rm06ewe0  WITH SELECTION-TABLE lt_sel  EXPORTING LIST TO MEMORY AND RETURN.3.-  cl_salv_bs_runtime_info ( output in list so not working...

Resolved! Any way to avoid "no WHERE with LEFT JOIN / no SUM with FAE" catch?

Simple task - ALV report shows some material (MATNR) information by plant (WERKS) and now the users want to add a column showing total quantity of this material in open sales orders.Since not all materials will have any orders, it would be a LEFT JOI...

Resolved! Error FM

Hi experts,i have the following error when i launch my code, but i have no syntax error in my code.The function call of SLS_MISC_GET_LAST_DAY_OF_MONTH failed; a field may have been assigned to the parameter DAY_IN whose"Here is my program:DATA: temp_...

Dynamic Internal table creation using BDCDATA input structure

Hi all,         I got a requirement where I need to dynamically create an internal table ITAB2 and populate it with the data coming from         another internal table  ITAB1.         Both ITAB1 and ITAB2 are of different structures.         I have c...

Resolved! BDC vs Update query

Hi,I have a custom infotype which is being updated by Transaction pa30.I need to write a program ( to update table for custom infotype ) which will be just executed once. This will update a flag for already existing employees.Normally we do BDC for t...

Resolved! How to suppress print dialog box of a std print pgm of script from zprogram

Hi Gurus,I have a requirement to call a standard script print program from a zprogram, I used the below code to call the std print program.SUBMIT rqgaam31 WITH ql_prlos-low = '4121' AND RETURN.When I execute the program a print dialog box is appearin...

Resolved! adding fields to MR21/22

I would like to add some reason codes to MR21/22.  We do adjustments for Hedging and freight to FUEL delivery we would like to be able to segregate those entries for reporting purposes so they can be grouped.  Leaving the reason in the text header do...

Labels in this area