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

Calling Goods Movement

Former Member
0 Likes
465

Hello

Is it possible to call the Goods Movement while scanning . For example, I want to scan a barcode which contains PO number , etc,,

Is it possible to call MIGO goods movement , Populate all the feild from Barcode scanner and manually post the goods movement ?

Thanks

JJ

2 REPLIES 2
Read only

Former Member
0 Likes
365

I believe it is possible to call MIGO by using a BAPI

Read only

Former Member
0 Likes
365

Hi JJ,

It is very much possible. (As barcode scanner just acts as a keyboard entry).

1. Open MIGO transaction.

2. Fill in the header fields manually (fields which are not coming from barcode image)

3. Now place the cursor at the required field eg. PO number

4. SCAN the barcode image.

5. The PO Number field will get KEYED IN automatically in the PO field.

Suppose the barcode contains more than one field.

Then we have to do some small barcode programming (Not in SAP, but some front end tool of barcode / script / inside the barcode reader with its tool (buttons) - not sure).

This is because we have to key in TAB TAB for moving the cursor to the next field automatically, so that the next field gets the value from the barcode's 2nd field.

If there is only one value to be populated, then it makes life easy.

Hope this helps.

Regards,

Amit Mittal.