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

Batch input Purchase requisitions with services

Former Member
0 Likes
776

Hello.

I'm completely stuck with this - I manage to upload several requisitions with materials, but not with services.

I always got a message 00344 "No batch input data for screen SAPLMLSP 0200". In simulating I see only data for screens 0210 (service line overview - with no data indeed) and 0220 (service line details - with some data) - which are probably subscreens for 0200. In my converted data I see fields filled with data but the error appears on the screen 0200 (actually I think on subscreen 0210...)

How can I know what data are missing in that case? What should I do?

Did not find any notes...

Completely stuck...

Hello.

I'm completely stuck with this - I manage to upload several requisitions with materials, but not with services.

I always got a message 00344 "No batch input data for screen SAPLMLSP 0200". In simulating I see only data for screens 0210 (service line overview - with no data indeed) and 0220 (service line details - with some data) - which are probably subscreens for 0200. In my converted data I see fields filled with data but the error appears on the screen 0200 (actually I think on subscreen 0210...)

How can I know what data are missing in that case? What should I do?

Did not find any notes...

Completely stuck...

4 REPLIES 4
Read only

Former Member
0 Likes
689

forgot to say : I am using standard batch input object in LSMW (0080, method 0000, program name RM06BBI0)...

Read only

LucianoBentiveg
Active Contributor
0 Likes
689

You can use BAPI_REQUISITION_CREATE, works really fine.

Regards.

Read only

0 Likes
689

Cannot find one structure for account assignment for service line... Does it mean, that one item must have only one account assignment for all it's service lines??? that's strange...

Read only

0 Likes
689

my previous post is regarding to BAPI_REQUISITION_CREATE...