Batch Input File Transaction me21n

Question: Hello all!!

I have a problem with a batch input file, I tray to create a pruchase order with more than five items but the chart only accept five so the next one I want to insert sap display me an error. I have disable the scroll buttons, so the P+ and P++ command do not fuction.

What can I do to insert more than five item in each order, or how can I do an scroll ??

Ups the transaction is the mb21n

Thanks in advance.

Answer:
Hi israel

Try to use a BAPI instead of using BI. U can use BAPI_PO_CREATE.

Are U sure the transaction is MB21n and not ME21n?

Best regards
An have a nice summer
Carsten

Answer:
Ups is me21n is for create purchase orders

Answer:
Firstly, do not use Any of the Enjoy (Ie those that end in N) transactions for a BDC as the rely heavily on OCX controls which are resident on the pc. When these BDC's a run in the background, they are not available.

Secondly Don't use PAge up or Page down for a table in a BDC as unless you define your session correctly, the number of lines paged in a table control will be different for different machines configurations.

Have a look at 0018 - BDC's and CTR's in the Abappers Knowledge Corner for more information.
_________________
Regards

R


Abap KC
SFMDR
Copyright ?2007 - 2008 www.jt77.com