cancel
Showing results for 
Search instead for 
Did you mean: 

Updating user status in Process order as soon as a inspection lot is rejected in quality

rohan_somji
Active Participant
0 Kudos

Hi,

       Can any pls help me as to how can I update User status in Process order as soon as a inspection lot is rejected in quality

Requirement:- whenever GR is made in process order then an automatic inspection lot is created. During UD I'm rejecting the lot. As soon as lot is rejected, the process order must update user status.

WHat I have currently done.

1. Defined a new status profile. Path used is SPRO--Quality Management--Quality Inspection--Status Management--define status profile. created a status as REJ (Rejected by QA).

2. Define Follow-Up Actions-- Path used is SPRO--Quality Management--Inspection Lot Completion--Define Follow-Up Actions. Created a new follow up action as REJ-PO (Update Process order user status). Now in this i have used functional module as 'QFOA_OBJECT_STATUS_SET'.

3. Activate follow up action in catalog type 03 (Usage decisions). SPRO--Quality Management--Inspection Lot Completion--Maintain Catalogs for Usage Decisions--Check Catalog Type

4. Edit Selected Sets--Path used is SPRO--Quality Management--Inspection Lot Completion--Maintain Catalogs for Usage Decisions--Edit Selected Sets. Against code R, follow up action is defined as REJ-PO.

Now after running one entire cycle I dont see any change updated in Process order.

Can any one pls let me know where m I going wrong or what have I missed.

Thanks & Regards,

Rohan Somji

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

You just have to re-check logic given in 'QFOA_OBJECT_STATUS_SET'

rohan_somji
Active Participant
0 Kudos

Hi Sujit,

                 Thanks for showing interest. Can you pls elaborate what should be done.

Thanks & Regards,

Rohan Somji

Former Member
0 Kudos

Best way is to have your own function module ,access tables like TJ02T and JEST and  update User status in Process order