cancel
Showing results for 
Search instead for 
Did you mean: 

Batch Input to FB01 transaction

0 Kudos

Hi all

I have a problem with a batch input to FB01.

Some data is not passed(for example, amount) to the second position but to the first position it is passed.

While debugging, I can see that data is passed correctly to BDC structure.

Any ideas of what the issue can be?

Can't use BAPI or other standard reports in this case...

Thanks

Kind regards,

Manuel

Accepted Solutions (0)

Answers (1)

Answers (1)

0 Kudos

I suggest to use POSTING_INTERFACE_DOCUMENT Function Module or in batch input you need to implement code to click new row and set first position to insert value.

Hope it helps.

Stefano