cancel
Showing results for 
Search instead for 
Did you mean: 

iw31,iw32 ..user exits needed...

Former Member
0 Kudos

Hi all.

This functional design specifies the invocation of programmatic logic through a user exit within Plant Maintenance Orders which will do the following as the PM Order is RELEASED

• If the WBS Element, to which the PM Order is to be assigned, is populated in the order’s Additional Data view, then automatically populate the PM Order settlement rule so that the PM order will settle accumulated costs to the same Work Breakdown Structure Element to which the PM Order is assigned.

• Conversely, if WBS Element, to which the PM Order is to be assigned, is NOT populated in the order’s Additional Data view, look to see if the Settlement Rule is populated. If Settlement Rule is populated then copy the Settlement Receiver field to the assignment WBS Element field.

• If both of the above fields are populated then this enhancement should do nothing. Specifically, the WBS Element field in the Additional Data view should not overwrite an existing value of the Settlement Receiver in the Settlement Rule.

The enhancement given to me is iwo10002 .do u thnk its gonna work?? if not plz gimme the other exits where i can write the logic???

And if anybody hav worked on the similar kind of exits .plz do forward the code also ..tat wud b of gr8 value for me.

Accepted Solutions (0)

Answers (4)

Answers (4)

Former Member
0 Kudos

Hi Hemanth,

Use Enhancement IWO10027.

Check below post for sample program

Regards,

Satish

Former Member
0 Kudos

Hemanth,

You can use the user exit IWO10012, Function module exit - EXIT_SAPLCOIH_012.

Thanks,

Srinivas

0 Kudos

Hello Hemanth,

the exit IWO10010 can be used to assign the WBS element, here you could maybe profgram the correspondent logic needed, I think though, that you would probably have to imply various exits for this purpose.

Regards,

Isabelle

former_member226234
Contributor
0 Kudos

Check the Substitution program RGGBS000