cancel
Showing results for 
Search instead for 
Did you mean: 

Is it available to scrap a part of an SFC?

Former Member
0 Kudos

Hi,

When an operator wants to scrap a part of an SFC, is there any "easy" way?

My expected sequence is as below.

1) split the part of SFC (ex. SFC qty 3 from 100.)

2) Log NC for the spitted SFC (qty 3) by "NC Log"

3) Scrap the spitted SFC by "Scrap/Delete SFC"

But it seems to be complicate for non-senior operator.

We want less step sequence to scrap SFC partially.

p.s.

Although I found ALLOW_PARTIAL rule for Log NC activity.

> ALLOW_PARTIAL

> YES: The partial quantity processing of SFC number in the POD for immediate scrap is allowed.

> NO (default): The partial quantity processing of SFC numbers in the POD for immediate scrap is not allowed. The entire SFC quantity is dispositioned.

But I'm not sure it can be solution for my question.

I can't understand what's "the POD for immediate scrap" and how to use it.

Edited by: Takahiro Uesugi on Sep 3, 2010 3:47 AM

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi, Sergiy

I finished the operation(scrap partial qty of SFC) with your answer,thank you.

But now,I want to unscrap the partial qty of SFC.Can you tell me how to do this?

PS

SFC Unscrap/Undelete Activity seems to can't unscrap partial qty of SFC.

Best Regards.

sergiy_katerinich
Active Contributor
0 Kudos

Wenjun,

Yes, you cannot simply unscrap SFC which was partially scrapped previously. The problem is that SFC Unscrap/Undelete activity works with SFC Status first of all - and that status differs from Scrapped/Deleted onc eyou are still processing the SFC.

In this way, partial scrap is irreversible action.

However, you can try the following workaround:

1) direct changes to database what is not recommended;

or

2) in SFC Scrap/Delete, scrap the entire SFC and then in SFC Unscrap/Undelete unscrap entire SFC. After unscrap the SFC will be place in queue of the operation so that you will need to complete it once again.

Regards,

Sergiy

sergiy_katerinich
Active Contributor
0 Kudos

Takahiro,

In POD Maintenance, you can turn on the option to show Qty field in the POD.

So, when you select the SFC in POD, you will be able to define the partial quantity of this SFC which you want to operate with, e.g. log NC with following Scrap disposition.

Sergiy

Former Member
0 Kudos

Hi, Sergiy,

Thanks for your information.

I turn show Qty field of my POD in the POD maintenance.

After that, I select an SFC and enter partial qty on my POD.

But the result isn't good as below. Do I forget something to scrap SFC partially?

1) I try to use log NC activity NC500 (change the activity ID and make ALLOW_PARTIAL rule as TRUE).

[result] I see "Log NC clients do not support partial processing from POD. (message 18028)".

2) I try to use scrap/delete SFC activity SU580.

[result] Whole of the SFC (not partial) has been scrapped.

Takahiro

sergiy_katerinich
Active Contributor
0 Kudos

Takahiro,

I've just re-tested this feature with the following configuration and it scraps partial qty of SFC successfully:

- in POD Maintenance, select "Show Qty" and "Do Disposition" options;

- in NC500 set ALLOW_PARTIAL to YES;

- create NC Data Type with DEFECT_COUNT field;

- assign this data type to primary NC code;

- assign ALL disposition group to the primary NC code.

Regards,

Sergiy

Former Member
0 Kudos

HI, Sergiy,

My question is solved by your kind navigation.

Thanks.

Takahiro