Application Development 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: 

Problem with batchinput and a popup

Former Member
0 Kudos

Hi,

I only speak a little english so I wait that you can understandme.

I use the tc LT03. If I execute it, I recibe a popup but when I use a BI this popup don't show me.

To end the LT03, I don't answer the popup and the transaction fail in the BI because I don't pass a value to popup.

How can I show this popup or pass and enter or a value yes?

Thank you very much.

2 REPLIES 2

maciej_domagaa
Contributor
0 Kudos

I think instead of using batch input for LT03 it should be easier to use function module L_TO_CREATE_DN. It's "released to customers" so you can safely use it - and there is also an online documentation for it (see SE37). See also SAP Library-> Warehouse Management Guide -> Basic Functions-> Function Modules and Customer Exits

regards

0 Kudos

Thank you Maciej.

I use L_TO_CREATE_DN to other cases, but, I need indicate the storage unit and L_TO_CREATE_DN proposed me this units.

I saw in the code that in the popup there isn't the sy-binpt and and so, launch the popup.

Thank you very much.