cancel
Showing results for 
Search instead for 
Did you mean: 

Value based Permit in maintainance order at release and Technical Completio

Former Member
0 Kudos

Hi All,

We have used value based permit in maintainance order at the time of release as well as technical completion, So presently if an order is having a planned cost of greater than 25000 say Rs 30000 , then at the time of release system is asking for permit.

After execution and confirmation of order if the actual cost is same i.e Rs 30000 then at the time of technical completion the system is asking for permit again which is shouldnt happen, please check for example below,

We have used classification in permit using table 'CSEVPERMIT' and field 'PKOSTEN' for planned cost of order and field 'IKOSTEN'

for actual cost, Permit shall be called for planned cost and actual cost greater than 25000.

EG :

order 'A' Planned cost = Rs 30000 Permit is called at release - (Correct)

Same order 'A' Actual cost = Rs 30000 Permit is called at Technical Completion - (Incorrect and to be avoided)

Solution Expected :

If for order 'A', once the permit is called at release then it should not call for Permit for the second time at Technical Completion if Planned and actual cost is same.

Thanks in Advance,

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

1. I would suggest you to use separate set of Permits for Planned costs and Actual costs ..

For Actual cost permits in IPMD put Order completion as 02

For Planned Cost permits in IPMD put Order release as 02

2. If u have used same permits then in IPMD for Order Completion do not enter anything

If ur looking something different then check User exit :-IWO10007 Maint.order: Customer enhancement - permits in the order

regards

pushpa

Former Member
0 Kudos

Hi Pushpa,

1. The configurations have been maintained as mentioned in first point.

2. the exit your have mentioned triggers after the permit gets called, this is what we need to bypass and this should happen only if the actual is greater than the planned amount.

we have also tried with the exit at technical completion 'IWO10004 Maintenance order: Customer check for order completion'

which is not that helpful either.

can you suggest with a solution.?