Hi,
I have a BDC Call Transcation.
It is working Fine for all Screens but for one screen, I have to manually press Enter to go ahead with the process.
When I am running it with NO Screen Mode it is not suppressing that and further processing is being stopped.
I have added below code to manually Press Enter :
PERFORM bdc_field USING 'BDC_OKCODE'
'/00'.
Its not working.
Any suggestions will be appreciated!
Best Regards,
NKC