‎2014 Nov 27 3:17 PM
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
‎2014 Nov 27 10:18 PM
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
‎2014 Dec 01 10:47 AM