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

BDC Problem

Former Member
0 Likes
591

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

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
545

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

4 REPLIES 4
Read only

Former Member
0 Likes
546

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

Read only

0 Likes
545

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?

Read only

0 Likes
545

Actually my bad luck...only indians can answer this...all the indians are sleeping who else can answer..

Read only

0 Likes
545

Instead of using BDC why don't you try with


submit RFEBKA00 with
....
....
exporting list to memory
             and return.

a®