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

Posting key 31 is ignored when processing Batch Input Map

Former Member
0 Likes
361

Hi,

I have a problem when uploading an ascii file via RFBIBL00 to generate a batch input map. The map holds vendor and account bookings. The file looks like this:

0MapName 001sap_user X/

1FB01 12062007YR0001120620076 EUR ...

2BBSEG 31/ // 3381,00/...

2BBSEG 40/ // 1111,00/...

The file uploads fine, the batch input map is created. Then I start to process the map. Transaction FB01 is filled with the necessary information. But instead of the starting with posting key 31 it starts with key 40. Field lengst, size of the 31 line is identical to the line with posting key 40 and 50 (expect for some fields like cost center, tax code,... which are not filled in the 31 line). For me it looks like that the line with the posting key 31 is totally ignored. oO

What could be the problem? Where to check?

Thank you for your help.

best regards

Hasan

1 REPLY 1
Read only

Former Member
0 Likes
297

problem solved,

thank you anyway