on 08-02-2010 9:46 AM
Hi Experts,
I have a requirement wherein the default movement type for reservation created through maintenance order has to be different for different order types.
This is because two different assets use two separate order types. Also the movement types used by these assets are different. But in config the default movement type assignment is done to maintenance package IWO1. Is it possible to set different movement types to order types in any other way?
Thanks,
Prabhu.
Please look at the following img node:
Plant Maintenance and Customer Service -> Maintenance and Service Processing -> Maintenance and Service Orders -> Functions and Settings for Order Types -> Goods Movements for Order -> Movement Types for PM/CS Orders -> Maintain Movement Types for PM/CS Orders.
Also look at the badis:
BADI DI_MOVEMENTYPES
BADI_DIAD_GOODMVT_1
Regards
Online Documentation for the above node:
*Maintain Movement Types for PM/CS Orders*
In this step you maintain movement types for PM/CS orders depending on material group, order type and a customer defined key. This key is read by BADI DI_MOVEMENTYPES. If the system doesn't find any information in this table, the corresponding movement types are determined based on the data of the Standard table.
Further notes
Using BADI_DIAD_GOODMVT_1, follow-up actions can be triggered for special movement types.
Edited by: SAPASSUM on Aug 3, 2010 2:22 PM
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Prabhu,
I think you may be able to do this via user-exit PPCO0005 (Storage location/backflushing when order is created) by adding BWART to the COMP_CUST structure
PeteA
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Prabhu,
No it is not possible to assign different movement types for reservation based on order type. Its common across the board for the application.
Regards
Narasimhan
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.