‎2007 Sep 24 2:32 PM
hi freinds..............
i m using batch input method.................giving me error when running in background....
No batch input data for SAPLKACB 0002 but all data is there in
that screen..............when i m presssing enter running successful..................
when i m running in foreground......transaction in not processing.............incorrect status.............
‎2007 Sep 24 2:54 PM
That means 'Enter' command might be missing.
So just add OKCODE
'/00' and check
PERFORM bdc_field USING 'BDC_OKCODE'
'/00'.
Regards
vasu
‎2007 Sep 25 4:57 AM
thanks for reply..but i hv already added enter code still not working.........