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

LSMW Upload FI DOC POSTING data problem (FB013, RFBIBL01)

Former Member
0 Likes
1,872

Hello,

I have to upload FI DOC POSTING data with LSMW.

I'm using a batch input with the program RFBIBL01.

In the step "Create batch input session", I get the following error:

FB006 Session 1 : Transferred client 00M differs from system client 500

FB015 ... Session record ...

FB014 ... BGR00-STYPE 0

FB014 ... BGR00-GROUP ###########5

FB014 ... BGR00-MANDT 00M

FB014 ... BGR00-USNAM ISCOB 0

FB014 ... BGR00-START 0000000X

FB014 ... BGR00-XKEEP /

FB014 ... BGR00-NODATA

FB013 ....Editing was terminated

Does anyone know how to solve this error?

Kind regards,

Mahnk

2 REPLIES 2
Read only

andreas_mann3
Active Contributor
0 Likes
860

hi,

pls refer to the error message:

..

FB014 ... BGR00-GROUP ###########<b>5</b>

FB014 ... BGR00-MANDT <b>00</b><i>M</i>

FB014 ... BGR00-USNAM ISCOB 0

..

00M sounds strange for a client?!

here is a displacement!!!!

the 5 in group belongs to the mandant and the M to the usnam i think

<b>so change structure BGR00</b>

A.

pls reward useful answers

thank you!

Message was edited by: Andreas Mann

Read only

0 Likes
860

hi, Andreas Mann

your answer is very helpful for me and very sharp.

I did not regonize that.

Thank you~~~~.