‎2008 Mar 18 4:02 PM
hi friends
i got one requirement.
i need to write bdc program for tcode ff_5 and need to capture the output in a report.
the problem i am facing is i will populate the data into the tcode but wehen we genrally enter the data it will display one popup-window when it is sucess and another dialog box when it fails..?
how can i capture this..? can any one elobrated for me..? i need to submit dd within hours plz..?
Edited by: Alvaro Tejada Galindo on Mar 18, 2008 12:47 PM
‎2008 Mar 18 4:25 PM
Hi,
can´t you try to check the state before executing to determine, whether it will succeed or fail ?
Normally I try to determine the complete process and result of the bdc in advance.
Greetings
Norbert
‎2008 Mar 18 4:25 PM
Hi,
can´t you try to check the state before executing to determine, whether it will succeed or fail ?
Normally I try to determine the complete process and result of the bdc in advance.
Greetings
Norbert
‎2008 Mar 18 4:29 PM
see norbert actually my querry is when
by manually if u enter the data then if sucess comes one window will be populated for the same screen if failure comes another window will eb populated for the same window...
so how to capture those and produce the output reoprt as sucesss or failure?
‎2008 Mar 18 4:44 PM
Actually my bad luck...only indians can answer this...all the indians are sleeping who else can answer..
‎2008 Mar 18 4:53 PM
Instead of using BDC why don't you try with
submit RFEBKA00 with
....
....
exporting list to memory
and return.
a®