Skip to Content
0
Former Member
Sep 11, 2007 at 10:07 AM

bdc doubt

28 Views

Hi all,

I'm using following statement to block purchage requisitions using BDC.

CALL TRANSACTION 'ME52N' USING bdcdata MODE 'N' UPDATE 'S'.

If I run program foreground BDC is working fine and blocking requisitions.. but If I run in Back ground it's not blocking rquisitions...

Any suggestions please....