Dear all hi,
I have 4 opeartions in an order, i want the system to restrict the operations confirmations by NOT allowing to record the preceeding operation timings again to a succeeding operation. but sytem is allowing to record the entries in the following way.... which is wrong for my client's requirement & this is a std sequence.
Ex oprn 0010
date 24/01/20008
Start time : 08:00:00 hrs
end time : 17:30:00 hrs
No problem with this oprn.,
Ex oprn 0020
date 25/01/20008
Start time : 08:00:00 hrs
end time : 12:30:00 hrs
No problem with this oprn.,
Ex oprn 0030
date 25/01/20008
Start time : 08:00:00 hrs
end time : 17:30:00 hrs
Here date & time are repeated from 1st oprn.,
Ex oprn 0040
date 24/01/20008
Start time : 08:00:00 hrs
end time : 17:30:00 hrs
Here date & time are repeated from 4th oprn.,
in the above example there is repeation of date & time for different operations, but the system is allowing to make such entries.
How to make it error when the date & time are being repeated for different operations, please help & thanks in advance.
Edited by: Shaiz on Jan 25, 2008 9:17 AM
HI
Try using the User Exit CONFPP04 - PP order confirmation: Customer-specific input checks
Regards,
Krishna Mohan
One of this should help.
Overlapping function - Routing
Interoperation times(Wait/Que/Move)- Routing
Since you have allowed parallel operation at first place. Standard business practice is OK as per system.
If you don't want to change any of the above settings, the only option is to use User exit in confirmation with all validations.
Reg
Ravi
Dear,
In your thread you have mentioned abourt the operation 0010and 0040 are the operations taking parallel sequence.The inference says you have chosen parallel sequence i.e 0010 and 0040 operatios are parallely working, hence the system is taking ths same time. If you want to have the different timings, change the parallel seq to standard sequence and try.
dear rajashekar,
Thanks for replying, in this thread i have just given an example that system is accepting such dates & times & more over here there is NO alternate or parallel sequence, its a standard sequence,please revert back.
Thanks in advance
Dear,
Where exactly you are seing this dates?
in production order or routing simulation?
Dear Rajesha,
Thanks for for your reply. I'm talking about CO11N screen where in systwem allows to enter overlapped dates & times EVEN if its a STANDARD sequence & that's what i have tried ti explain with the example.
My requirement in a standard sequence is that, the system should not allow to enter the date & time for a second operation which is same as first operation, that is it should logically allow me enter or accept the entries of date & time after validating the first operation date & time. Hope this will have some idea with, please share the same.
Thanks in advance
Dear,
During confirmation posting date restriction can be done during confirmation...but the dates what you are asking may not restricted by system, if you want to do that you need to go for a exit in confirmation after ebtering the data to varify as required by you.
Goto SMDO and give CONF* and system will give all the exits...see which is most suitable for which you need to ask the aboer whetherv the date field what you are asking about is appearing before the exit so that you can change and send the new dates..
Dear Rajesha,
thanks for your reply, still i'm working on SMOD trxn, i need to understand it with abaper, more over as kapil has suggested that if NO OVERLAPPING selected, even with this option is not helpful.
Hi Shaiz,
Double click on operation number, it will take you to the detailed screen, where you set the releation between operations. So once you set NO OVERLAPPING in routing, the production order operation time will never be same.
But standard SAP can only control your Operation Sequence in confirmation but NOT the OVERLAPPING TIME ( Which is your specific reqmt)
So only option to achieve the time sequencing in confirmation is by user exit while conirmation. OR give a thought in using the milestone confirmation, it may resolve to some extent your reqmt.
Reg
Ravi
Hello Shaiz,
Pl. close the thread if resolved ORELSE comeback!!!
Reg
Ravi
Hi Shaiz,
Check your Operation sequence in routing. If you set to ' No overlapping' system cannot create Operation start time simultaneously as you have shown and also mentioned.
Second bit:
If you use NO OVERLAPPING function you will get sequential times between operations.
But standard SAP can only control your Operation Sequence in confirmation but NOT the OVERLAPPING TIME ( Which is your specific reqmt)
So only option to achieve the time sequencing in confirmation is by user exit.
Reg
Ravi
Thanks ravi,
but can you tell me where in routing i find this "NO OVERLAPPING " option.
thanks in advance
did youn check my answer?
Hii Shaiz,
In operation overview of routing data, double click on operation number (0010). In that screen scroll down, you will be able to se OVERLAPP details.
cheers!!!
kapil