cancel
Showing results for 
Search instead for 
Did you mean: 

Order confirmation (CO11N). Trigger point is not executing

Former Member
0 Kudos

Hello PP Gurus n experts,

We are running 50 production lines and create a single / combined production order for these 50 lines. But my user want to enter the confirmation on line wise.

We have created production line as work center. So, I have suggested them to create the production order line wise. But, he don't want to do this. (He don't want to increase the no. of production orders).

When I search on SDN, Found it can be done by SAP PP-trigger points. So, I have:

1. Reference Operation Set (CA11) for all 50 Lines.

2. Created Standard Trigger Point (CO31) As:

Trigger Point Usage: 00004 Start execution

Ticked the Trigger Point Functions.

Enabled the "Create order with reference".

Entered the system status as REL , +, checked flag "Once"

3. Under Parameters, entered the group, created in Reference operation set, Order type as PP01 and group counter as 1 and save the Trigger Point.

4.Than under routin of the Material.

Assigned the Trigger point.

14 .Select the OP -


> Goto ---> Trigger Point overview.

After than when I create the Production Order (CO01) it execute the trigger point.

But when we go for order confirmation (CO11N). Trigger point is not executing.

Please tell where I am wrong and suggest the solution.

Thanks in advance.

DSC

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Devendra,

As you mentioned you have configured your trigger point for "Entered the system status as REL , +, checked flag "Once""

Executing when order status turns TO REL and NOT CNF and hence trigger point is getting executed only for relesed status and not for Confirm status of order.

If you wnat trigger point to execute while confirmation in co11n, chnage the trigger point defination from REL to CNF.

Check and revert,

Santosh Sarda

Former Member
0 Kudos

Dear Karthi & Santosh,

Thanks for your prompt replies.

I am already maintaining following detail in OPJF

01 5 S 1 Production 4 Released (general)

Dear Santosh,

I have changed the Syst.Sts from REL to CNF and save it. Deleted the trigger point assignment and reassign it. Create new Production Order. But Now

Trigger is not executing at the time of order creation as well as Order confirmation (CO11N).

There are following functions available in the system:

Release succeeding operations

Release up to stop indicator

Release preceeding operations

Create order with reference

Insert reference operation set

Start workflow task

and i am using "Create order with reference" is it OK, or I have to use another function.

Please suggest.

With thanks,

DSC

Former Member
0 Kudos

Hi,

You can only trigger one order at a time with CNF.

When you posted the confirmation , make sure operation status to which the trigger point is assigned has chnaged to CNF.

If you want to cerate orders for PCNF, then assign PCNF in trigger point confioguration.

I strongly suggest you to read SAP help on trigger point or search this forum for trigger point . You will get lot of input help to understand the functionality,

Check and Revert,

Santosh Sarda

Former Member
0 Kudos

Hi,

Cann you please check with the change status with (- : reset the status) ?

Thanks,

JK

former_member225891
Participant
0 Kudos

Dear Devebdra,

You need to Activate User Exit: CONFPP02 and have to write code there in the include ZXCOFU12 of it with the help of ABAPer, then only it will trigger

Regards,

Devidas Karad

Former Member
0 Kudos

Dear All,

Thanks for your reply.

I ahve solve the problem by my self. I used Insert reference operation set instead of Create order with reference and problem solved.

Thanks again.

DSC

Former Member
0 Kudos

Hi,

Kindly check the priority is set inOPJF or the Task list type S with usage 1 and status 4

And also plesae check whether you have activated the function button in usage area (in Co32 it is in usage area- trigger point usage) in ca02 it is in trigger point overview screen next to description text field.

thanks,

JK