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: 
Read only

Report

ipsit_mohapatra
Participant
0 Likes
331

Hi All,

I am having a scenario to do the free of cost replacement. That I can do. But with that I have to get the <u><b>Report for the cost of replacing the defective goods free of cost. so how can configure to get the report</b></u>, plz give me step by step guidance.plz help me it's urgent.

Thanks in advance

2 REPLIES 2
Read only

Former Member
0 Likes
305

Hi,

I hope you might be changing the condition records for this. If that is the case, you can go for a custom report, to get the condition records information with the new value and the old value.

Else.

if any goods are replaced, you need to make a sale document with reference to the billing or sales document. Take that reference document and pick the data from the VBAK and VBAP tables. The new condition value is given at this document and the old value of the material comes from the billing document that is previously done.

Regards,

Read only

ipsit_mohapatra
Participant
0 Likes
305

Thanks for your reply

can u provide me the Tcodes and steps plz.