‎2010 Jan 18 8:51 AM
I have developed an ALV report where when double click on a Process Order number the report will call a standard TRANSACTION COR3 using call transaction method. But the report always takes the first selected Process Order value in the cor3 transaction.Whenever i click on any other process Order number it always take the first click value.
But i have checked that the parameter ID field is taking the correct value.. it seems like the SAP memory have to be cleared.How to do the same.All other call transactions are working fine with the same report like Transactions MM03 And MB03
Thx in advance
Edited by: Misha Denis on Jan 18, 2010 9:52 AM
‎2010 Jan 18 9:07 AM
‎2010 Jan 18 9:07 AM
‎2010 Jan 18 12:23 PM
‎2010 Jan 18 9:25 AM
Hi,
Check whether any default parameter Id set in SU01.
Goto SU01 --> Parameters
parameters Value
ANR ?
if any value is maintained it will automatically take this value try to chek it.if it is still not Working Go For BDC option
thnaks
‎2010 Jan 18 12:59 PM
Hi,
You can check this link:
ht[http://wiki.sdn.sap.com/wiki/display/SCM/SCMOrderStatusManagementReport|
cheers
Aveek
‎2010 Jan 18 1:00 PM
You can also check this link:
[http://wiki.sdn.sap.com/wiki/display/SCM/SCMVarianceReport|]
cheers
Aveek