Quantcast
Channel: SCN: Message List - ABAP Development
Viewing all articles
Browse latest Browse all 10425

BDC Call Transcation - Supress Warning Message

$
0
0

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


Viewing all articles
Browse latest Browse all 10425

Trending Articles