Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

BDC data uploading

Former Member
0 Likes
300

I have created the program throught bdc session and call transaction method

It is working fine in foreground process but when i give the background processing option 'N' it gives the errors message i.e

CALL_TRANSACTION SE11 Return code = 1,001 RECORD: 0

<b>S No batch input data for screen SAPMSRD0 0102</b>

Please give reply as early as possible

Kamal

1 REPLY 1
Read only

Former Member
0 Likes
276

Hi,

I think you need to give the table name (IO field) "RSRD1-TBMA_VAL".

If you run in Foreground, the value may be from the previous entry.

Regards,

manju