cancel
Showing results for 
Search instead for 
Did you mean: 

Material extend warning in service order componant tab

Former Member
0 Kudos

Hi All,

Requirement is

When we add material in service order component tab, that material should get checked if it is extended or not for the sales area of service order .

If that material is not extended to that particulate sales area of service order warring message should appear similar to error message which we get in sales order if material is not extended to the sales area.

Please suggest if there is any user exit help.

Thanks in advance

CM

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi All,

Thanks for your reply

Actually for IWO10011 - I already read the documentation for this which tells that this exit is to transfer data records that are stored in a local file as components in the list of component assignments to the maintenance order.

So it look like for data transfer only from local file.

Please help.

Thanks,

Chetan

Former Member
0 Kudos

Check this BADI.

IBAPI_ALM_COM_GETDET - BADI for Reading Fields for BAPI_ALM_COMPONENT_GET_DETAIL. Use the mentioned BAPI to read the details of the selected component using this BADI.

Former Member
0 Kudos

Check this user exit

IWO10011 Maint. order: Customer enhancement for component selection

Former Member
0 Kudos

Hi,

I am not sure but check any of the below exits :

CNEX0026 Customer enhancement for general inspection of material

CNEX0027 Customer enhancement: Plant, storage loc. finding for comp.

CNEX0039 : Check Whether Component can be delted

CNEX0037 :Check a freshly created component

CNEX0038 : Check a Check a changed component

I think CNEX0037 should work , give a try

regards

pushpa