cancel
Showing results for 
Search instead for 
Did you mean: 

Automatic MM-261 posting while confirming WM-Transfer Order

Former Member
0 Kudos

Hi all,

in my scenario we are implementing the WM-PP interface.

Following the planned steps:

  1. Production Order release (CO01/02)
  2. Production Supply preparation (LP10/COHV)
  3. TR conversion into TO (LB10/LT04)
  4. Manual confirm of TO (LT22/LT23)

Is possible, via standard SAP, to:

  • automate the TR conversion into TO (maybe scheduling a job?)
  • link to the TO confirmation the MM-261 posting

Thanks in advance!

Accepted Solutions (1)

Accepted Solutions (1)

former_member639734
Participant
0 Kudos
  • automate the TR conversion into TO (maybe scheduling a job?)

Yes, please research report RLAUTA10.

http://help.sap.com/saphelp_46c/helpdata/en/97/91cfd2571211d4b3210050045571f7/content.htm

  • link to the TO confirmation the MM-261 posting

This is done with user exit MWMTO002.

Answers (1)

Answers (1)

Former Member
0 Kudos

1) To automate GI posting (mvt 261) on component, you can try backflush.

Backflushing with confirmation of the production order

With this kind of stock removal, the components are already at the production location. These are physically used up during the production process, but the consumption is not posted until the consumption quantity is known, that is to say after the order has been confirmed. You do not need to enter any goods movements in Inventory Management for these components.

The production storage bin of the materials consumed is defined in the production order. The system reduces the material quantity in the production storage bin without creating a TR or a TO.

      Quoted from help.sap.com


2) Automatic TO creation for replenishment

Apart from scheduling report RLAUTA10 as background job, you may try the following alternatives.

a) In OPKP, assign "1" or "2" to WM Request (V_TCO43-FLG_WM_REL). This setting take effect when production order is released. Replenishment TO should be created upon production order release.

b) In case you use pick parts method, you can flag "TO Creation" checkbox on LP10's selection screen.