cancel
Showing results for 
Search instead for 
Did you mean: 

Data Migration for Open Purchase Order with Direct Transfer

sundit_zv
Discoverer
0 Kudos

Hi all,

we only want to migrate the open purchase orders /MM - Purchase order/ with Direct Transfer (SAP S/4HANA 2020 Latest).

In the earlier version of MC there was an object /MM - Purchase order (only open PO)/ that only the open items migrated, but in this version "2020 latest" all POs are selected.

How can I narrow down the selection if I only want to migrate the open POs.

I tried with the field EKPO-ELIKZ <> "X", but then the documents are not selected either if only a single item has this indicator set.

Does anyone have experience with this problem or has already found a solution?

Thank you very much

Does somebody has any idea?

Accepted Solutions (0)

Answers (2)

Answers (2)

ankurch
Active Contributor
0 Kudos

Hello Zoltan,

You can filter out your Open Purchase Orders based upon Delivery Completed Checkbox or via EKET table where you can find all the open POs by EKET-MENGE minus EKET-WEMNG to get all the open POs.

Thanks,

Ankur

sundit_zv
Discoverer
0 Kudos

I want to delimit the selection in LTMOM.

If I set the flag on "Delivery Completed" (EKPO-ELIKZ) then not only these items will be deselected, but the whole PO even though they have items where the flag is not set.

Another idea?

ankurch
Active Contributor
0 Kudos

Delivery completed checkbox is at item level, you cannot restrict entire PO if one line is completely delivered.

sundit_zv
Discoverer
0 Kudos

That makes no sense, the standard transaction (ME2L) also supplies the open PO list at item level.

ankurch
Active Contributor
0 Kudos

In LTMC background BAPI_PO_CREATE1 executed, so if you can write your own program to select by EKET table by passing all the open POs, that would also work and there is a option to enhance LTMC to capture your custom requirement.

former_member8821
Active Participant
0 Kudos

sundit_zv

Can you send me screen sort because of right now we are using SAP S/4 HANA - 1809 Version