Hello Friends,
As per requirement, users to follow this sequence for completing inspection cycle.
- Complete result recording (closure of all characteristics up to status 5)
- Entire stock posting
- Usage decision
In standard as such, there is no any restriction for this. For example users can do stock posting or UD even if the results are NOT recorded. For streamlining few functional practices a need has arisen to adhere to above sequence, leading to following requirement.
- If result recording for all characteristics in a particular lot (up to status 5) is NOT done, then entire stock posting AND / OR UD should NOT be done.
- Likewise until, entire stock posting is done UD should NOT be done.
I have done following to address this.
- Created a status profile with 3 status numbers, as follows.
- Of which status A is marked as initial
Status No | Status | Short Text | Lowest status No | Highest status No |
1 | A | Result Recording | 1 | 5 |
2 | B | Inventory Posting | 2 | 4 |
3 | C | UD Allowed | 3 | 3 |
- Status A contain,
- Complete inventory posting – forbidden and no action
- Make usage decision – forbidden and no action
- Status B contains,
- Close inspection – complete - Allowed and flag status set
- Complete insp. - short-term - Allowed and flag status set
- Complete inventory posting - Allowed and no action
- Make usage decision – Forbidden and no action
- Record inspection results - Allowed
- Status C contains,
- Access usage decision - Allowed
- Change usage decision - Allowed
- Close inspection – complete - Allowed and no action
- Complete insp. - short-term - Allowed and no action
- Complete inventory posting – Allowed and flag status set
- Make usage decision - Allowed and no action
- Record inspection results - Allowed
Issues facing
- After successful completion of all results up to status 5, the user status is not getting automatically set to status B, even if flag is set for Close inspection – complete. Currently this has to be done manually.
- With user status B, complete inventory posting is possible and after complete inventory posting system sets the status C automatically. This is desired effect and ok.
- After stock posting status of inspection lot changes to INSP RREC SPCO. At this stage (user status is C), system doesn’t allow usage decision even if make usage decision is marked as allowed in above customization.
- Can this requirement be addressed alone with status profile without any exit?
- Also, I find that the use status can be changed in change inspection lot menu manually. It can be restricted that to earlier status it shouldn't reach, by means of lower and highest status number.
- But can we restrict it in such a way that if status A is active it should not be manually switched on to status B or C. It should happen automatically upon fulfillment of required parameters.
Any solutions for this? Thank you in advance.
Regards, Anand Rao