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 Phase relationship deletion Problem?

Former Member
0 Likes
737

Hi Experts,

i am facing problem while creating BDC for C202 Transaction .

Version :- SAP 4.6 c

i want to delete the existing phase relationship as in below screen.

flow steps 1

step 2:-

1 in green :- select all

2 in green :- delete

step 3:-

i am not able to handle this particular pop up in bdc.

BDC is working in background processing mode and this pop up window appears on screen

when i am debugging this pop up but i am not able to find OK_CODE for this .

and handle this under BDC recording.

BDC recording below:-


can any one help out for this problem with correct solution ?

i will be thankful to you



with regards,

vikas

2 REPLIES 2
Read only

Rodrigo-Giner
Active Contributor
0 Likes
678

Altought you dont see the recording, if the focus is in the OK button put an 'BDC_OKCODE'  '/00'.


Maybe it works.


The other is find out if there is a BAPI or FM to delete the info.


Regards


Read only

0 Likes
678

not possible with BDC.?