cancel
Showing results for 
Search instead for 
Did you mean: 

Status Profile in Q Info record

vineeth_varghese
Active Participant
0 Kudos

Hi,

I manintained a status profile in Q Info record for PPAP approval process and working fine for status changes from Proto to Pilot to Production lots. The functionality works fine as long as each status change happenes automatically based on the UD for each lot.

But I am having a additional requirement which should prevent automatic status change based on Usage Decision.

It is this way, initially inspection lot will be created in 0101 (Proto) and status should change only wen the user set the next status.

The next inspection lots will be created in 0102 inspection type, until next status is set by user manually.

If this status is set, next inspection lots should be generated with 01 inspection types.

I am able to do this perfectly in a automatic way, if no manual status changes are done. How can I make a status profile for supplier relationship, which will not skip to next status, unless it is set manually.

Thansk

Vineeth

Accepted Solutions (0)

Answers (2)

Answers (2)

vineeth_varghese
Active Participant
0 Kudos

Closing-- Will do this scenario using User exit- QPL10001

Former Member
0 Kudos

Hi

Following is just a suggestion which may add some value.................................

Read the User Exit

QBCK0002 |Extended check in procurement

Under FUNCTION EXIT_SAPLQBCK_002.

QPLOSQINF2 Inspection Lot No. in QINF for Next Status

QSTSMAQINF Status Profile Assigned to Quality Info Record

QINFOBJNR QINF Object Number in Status Management

Here you can build logic for Parameter I_QINF -


>Current QINF record

For aforesaid fields make a logic not to move next stage automaically

vineeth_varghese
Active Participant
0 Kudos

Sujith,

Thanks for your reply.

Is there any standard option through which we can do status change in supply relationship. Without going for development.

Requirement is as below for 3 stage approval.

Proto stage 1- Inspection lot- 0101 origin

Approved

Proto stage 2- "Manual" status change

Approved

Pilot stage 1- Inspection lot of 0102

Approved

Pilot stage 2- "Manual" stage change

Approved

Bulk inspection lots of 01 inspection type

Could anyone suggest a standard procedure to manage this status change using supply relationship. I am unable to do this, as my requirement at certain stage is to change status manually. Please suggest a way to change a staus maually, after automated stages.

Any update on this, it would be helpful, if someone can show some light on this matter.

Thanks

Vineeth

Edited by: Vineeth Varghese on Jul 22, 2010 6:06 AM