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

FM error

Former Member
0 Likes
720

Hi,

I am using FM : 'BDS_BUSINESSDOCUMENT_CREATEF' to upload file into FB02.

If I am not using Loop the FM is working fine.

If I am running in LOOP for variour doc no I am getting error message as :

Knowledge Provider: Transfer error

Message no. SBDS205

Can anybody suggest what to do.

Thanks

Kumar

1 REPLY 1
Read only

Former Member
0 Likes
367

hi,

when you use a FM inside a Loop.

you have to clear every variable used in a import,export,tables,chaning....of the FM..

clear : vairables ,workareas..

we have discussed this issue before:

check out this link

[;

regards,

Safel

Edited by: Safel007 on May 20, 2009 5:10 PM