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

Purchase Order header discount does not get updated in KONV table after Purchase Order item deletion

Hey all, I have saved a Purchase Order with header discount. Again when i delete a line item from the same PO and save the document, the revised header discount does not get updated in KONV table. But the system shows the correct discount value in ...

Resolved! TAX not populating in tax field while creating invoice through program - RV60SBT1

Hi Experts, I have an issue while creating invoice through program - RV60SBT1, while i am creating invoice through tcode - VF01, I am able to see tax for invoice in tax field but while I am creating through program - RV60SBT1 tax not populating ...

BADI - MD_CHANGE_MRP_DATA is not triggered during MD01/MD02/MD03, but is triggered during MD04

I have implemented a BADI MD_CHANGE_MRP_DATA and method CHANGE_MDPSX_MARD with the intention of changing the available quantity during MRP run (MD02/MD03. This seems to be only working during MD04 (MRP Stock Req List). The idea is to ensure that MRP ...

Resolved! ADT Transport list empty

Hi, I have two similar systems (sandbox and dev) in terms of system version etc On one of them ADT displays the transport list in the Transport Organizer view correctly, on the other one the system response to GET /sap/bc/cts/transportrequests?tar...

Resolved! Substitution in MIRO

Hi experts, I am working on this substitution that aims to substitute the bseg-sgtxt to rbkp-sgtxt. I add a line-item substitution using TCode OBBH and then in program ZRGGBS00 I build up a exit. It all works well, but when I use MIRO and debug I...

Resolved! Screen Created under Function Group ,It exists But not display may i know why.

hi. I was created a screen as per the note, the note suggested me to Open function group in se80 then create a screen.(screen is sub screen) I done it. Now the Request moved to Quality. here i opened function group. but screen number 105 is n...

Pictures on a dynpro

Hello guys, I'm trying to create a custom report with custom dynpro. Now I want to place some pictures on the screen and link them with transactions, means click on the picture opens transaction. Now I have two problems: 1) Where can I find som...

CDS View in ALV IDA

Hello All, I have created a CDS view and using ALV IDA approach I am able to generate an ALV report. Everything is working fine except the 'Export' button on the tool bar. This export button does has some formula that can download only limited numb...

Method chaining

Got a simple question on method chaining. I understand this is not a new topic and there are several threads showing examples on how to chain methods but there seems to be a small thing that makes understanding of this concept a little difficult. ...

Is WHERE clause on field derived with Coalesce function a good practice ?

I have the following CDS. In my ABAP program would it be a good practice to write a query with only one WHERE condition on BSTKD (no other fields) OR would it just be better to write a query that starts with VBKD as the left most table. define view...

Labels in this area