2008 Apr 23 2:49 PM
Hi Gurus,
I am writing my piece of code in the user exit of the transaction EG31(ISU) and i want to update the field of transaction IQ02 using bdc call transaction method.
can you tell me if it is possible to do so bcoz wen i am tryin to do so while debugging in foreground mode then i am not able to execute the second screen of the transaction IQ02.
can you please advise whether bdc call transaction is possible in user exit?
also can you suggest a bapi or FM to update ind. cal. val field (vlzeit_dev screen field of IQ02)?
i urgently require your help.
Thanks in advance,
Anand.
Hi Gurus,
I am writing my piece of code in the user exit of the transaction EG31(ISU) and i want to update the field of transaction IQ02 using bdc call transaction method.
can you tell me if it is possible to do so bcoz wen i am tryin to do so while debugging in foreground mode then i am not able to execute the second screen of the transaction IQ02.
can you please advise whether bdc call transaction is possible in user exit?
also can you suggest a bapi or FM to update ind. cal. val field (vlzeit_dev screen field of IQ02)?
i urgently require your help.
Thanks in advance,
Anand.
2008 Apr 23 3:05 PM
Hi Anand,
What table field that field that you are trying to update belongs to. And in what user exit you are in???
Thanks,
Greetson
2008 Apr 24 6:09 AM
Hi,
I am trying to update a field in iq02 tcode called ind.cal.cval under the Cetr/ins data (technical info vlzeit_dev).please suggest what to do.
2008 Apr 23 3:19 PM
You cannot update that enhanced transaction through BDC...you can do it by BAPI...