cancel
Showing results for 
Search instead for 
Did you mean: 

Production Order Confirmation Error in "BAPI_PRODORDCONF_CREATE_TT"

Former Member
0 Kudos

Dear all,

Recently i've faced some problem regarding "BAPI_PRODORDCONF_CREATE_TT". whenever it'll create the production Order the system show me an error 'Two operation times are not in ascending order'. What's that it mean? i've only 1 operation in Routing. Can anybody please help me to figure it out.

regards,

sameek mazumder.

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi Sameek,

Did u find a solution / rootcause of this error.

Former Member
0 Kudos

Go to oepration overview in production order and check if the planned standard values are maintained correctly.

Check the parameters you are passing to FM if they are correct as required.

Former Member
0 Kudos

Dear yogesh,

I checked it and found all are correct. but still it'll sow 'Two operation times are not in ascending order'.Please help.

regards,

sameek.

Former Member
0 Kudos

Hi Sameek,

Do you want to confirm times for an operation.? Two of the times you have entered are not in ascending order.

Example:

Start execution 16:00:00

Start processing 14:30:00 (on the same day)

Remedy:

Enter the times for the operation segments in ascending order.

Edited by: santosh sarda on May 23, 2011 4:32 PM

Former Member
0 Kudos

Dear Santosh,

I've already do this into ascending order like START DATE: 10.02.2011

START TIME: 06:00:00

END DATE: 10.02.2011

END TIME: 07:00:00

BUT THEN ALSO IT WILL SHOW THE SAME ERROR.

REGARDS,

SAMEEK.

Former Member
0 Kudos

Dear sameek

execution start date and time should be post and execution finish should be pre u have to fix while doing co11n.

Former Member
0 Kudos

Could you please update your complete scenario?

Regards,

Yogesh

Former Member
0 Kudos

Dear yogesh,

the thing is that whenever i executing the Producing order conformation using this FM , i got the error 'Two operation times are not in ascending order'.Can you explain what this means and the fix for it?

regards,

sameek mazumder

Former Member
0 Kudos

Actually i call this FM into my program.By using this FM i need to CONF some order data which is not yet to confirm.

regards,

sameek mazumder.