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

No batch input data for screen SAPMF02K 0341

Former Member
0 Likes
756

I am sending a CREMAS05 idoc to an ECC 6.0 system in an attempt to make changes to a vendor. In specific, I would like to delete a plant assigned to the vendor/purchase org.

The idoc is failing with the error "No batch input data for screen SAPMF02K 0341". I am sending the E1LFM2M segment with a MSGFN of 003 and have tried with setting the LOEVM delete indicator. When I attempt to reprocess in foreground at error, I see the plant screen. I attempted to debug from the errant screen (Vendor: Different Data - Alternative Data), but the code led nowhere.

I also tried with MSGFN = 004 and the delete indicator. That makes the idoc post, but the plant does not actually delete from the LFM2 table or Alternate Data screen.

Any suggestions?

Thanks,

Keith

I am sending a CREMAS05 idoc to an ECC 6.0 system in an attempt to make changes to a vendor. In specific, I would like to delete a plant assigned to the vendor/purchase org.

The idoc is failing with the error "No batch input data for screen SAPMF02K 0341". I am sending the E1LFM2M segment with a MSGFN of 003 and have tried with setting the LOEVM delete indicator. When I attempt to reprocess in foreground at error, I see the plant screen. I attempted to debug from the errant screen (Vendor: Different Data - Alternative Data), but the code led nowhere.

I also tried with MSGFN = 004 and the delete indicator. That makes the idoc post, but the plant does not actually delete from the LFM2 table or Alternate Data screen.

Any suggestions?

Thanks,

Keith

1 REPLY 1
Read only

Former Member
0 Likes
596

Hi,

Try processing your IDOC via WE19 in foreground mode and check which screen and what data the system is looking for. Try to amend the data and post again. You might have to do some hit and trails

Cheers