cancel
Showing results for 
Search instead for 
Did you mean: 

Component split in WO based on availability check.

Former Member
0 Kudos

Hello Friends

I have a requirement wherein it is desired to split the component quantity (from non stock to stock and non stock)in maintenance order based on customised availability check.

Has anybody worked on any such requirement or aware of any FM to do so.

TIA.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

You can check using this user exit;

IWO10002 Customer check for order release

There you can include code to perform this, you will have to give it a try. Take help from technical person for this possibility.

Or you can try using this;

IWO10009 Customer Check for 'Save' Event

I have personally not tried this scenario but, thinking of this possibility.

Regards,

Ketul

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

I am not sure of what u mean by split but if trying to change item category from N to L or L to N , you can use the user exit IWO10002 at release and i believe u may have to use a custom FM for this purpose ..

You can check up FM : BAPI_MATERIAL_AVAILABILITY in SE37 .., the code in this FM would be helpful for your Customised FM ..

Accordingly u need to have Material avaialbility check settings configured for release only in spro ..

The PR/reservation generation should be set to from release ..

Please perform and let us know ur inputs ..

regrds

pushpa