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

Needs to understand logic

Former Member
0 Likes
329

Dear experts,

We are required to work on a report.

For Local PO, We follow this procedure/movement type.

GateIn -> MIGO (Stores)

(103) (105) - Movement type

For Import PO,We follow below

MIRO -> GateIn -> MIGO

Custom GateIn Store

duty

We already have a report to know for local Pos that have passed movement type 103,but not 105.It was possible by

mapping LFBNR.

We need a report,for import POs that have passed GateIn

but not MIGO.We do not have LFBNR here.

How to proceed,working on this part ?

Dear experts,

We are required to work on a report.

For Local PO, We follow this procedure/movement type.

GateIn -> MIGO (Stores)

(103) (105) - Movement type

For Import PO,We follow below

MIRO -> GateIn -> MIGO

Custom GateIn Store

duty

We already have a report to know for local Pos that have passed movement type 103,but not 105.It was possible by

mapping LFBNR.

We need a report,for import POs that have passed GateIn

but not MIGO.We do not have LFBNR here.

How to proceed,working on this part ?

1 REPLY 1
Read only

Former Member
0 Likes
308

Hello,

You can differentiate PO's based on document type.So,for the import PO pick the proper document type from table EKKO.For the item level data,you can refer to the table EKPO.

Hope it would be useful to you.