I am really surprised to note that you have searched but could not find a solution. All change logs you can see via CDHDR (header table) and CDPOS (item table). In your case, since you are looking for quantity change, you need to pass VERKBELEG in CDHDR against Change Object field so that you will get some Object Value which should be passed on to CDPOS so that you will get a report of changes
Dear G lakshmipathi,
Thanks for the reply..
generally we can come to know in order level changes is done or not?
Go to environment>>changes and select item go to choose here we can see OLD qty and new qty.
but our client business scenario is ..
once the order is created 200 qty in system.the net value will be some amount(ex:1000).
before dispatching the goods based on the stock availability they changed into 200 to 150 and dispatched 150 only.so the net will be in order level for only 150 qty(ex:750).then they inform to customer and they'll depositing only for 150 qty(750).
so our client is saying in customized report level add initial order qty(200) against the billed qty then they come to know how much pending.??
Add comment