sammeer
5th June 2003, 07:37
Dear All

My sales order has following steps (Order step are common for both cases)

Copy Sales Order to transport
Generate outbound advice
Maintain Deliveries
Maintain Packing Slips
Process Excise invoice
Print sales Invoice
PDSO


Case 1:

In case of standard items (Order Policy Anonymous) as soon as sales Order is maintained in session tdsls4110m000 & saved system pops up message “ Copy to Transport order—Yes/ No”. (Sales parameter is set to interactive while copying sales order to transport order)

If I choose YES it automatically generate Transport Order Corresponding to maintained Sales Order.


Case 2:

In case of Standard Item with Order policy “ TO Order”, a project is generated for each sales order. But when sales order is saved though system asks for copying it to Transport Order & we choose –YES, it is not copied to Transport order.

Where as when we go to session “trtoc2200m000 Copy Sales Order to transport order” & manually choose the sales order to be copied here, system generates Transport Order.


We have checked all distribution & Transportation parameters & master data at our end but didn’t find any control parameter in case of Standard Item with Order Policy “ To Order”


Kindly revert back ASAP

In case more information required pls feel free to contact


Regards

Sammeer

sammeer
5th June 2003, 20:57
did anyone found any clue to problem
kindly post your reviews if you feel any supporting business logic behind it
or you feel its bug.


regards
sammeer

Martin Jung
6th June 2003, 10:11
Hi Sammeer,

copying salesorders to Transportation should always be the same regardless whether you are using the main- or subsession, whether it runs automatically or manually.
What I wonder about is the Item Transport Defaults. Are they already available when you enter the salesorderline for a project? If not, this might cause the problems.
Anyway, the same problems should occur when you copy the salesorderline manually. So I guess it's a bug.

Regards,

Martin

kbartelds
6th June 2003, 10:33
Hi,

Possible cause: when entering a make customized item and save the orderline status is set to 0 (generate project structure), so copying will not be done. After generating project structure through main or subsession no transaction is done in tdsls4102s000, so no transport is generated. Transport order is generated in after.update.db.commit section, but when session hits that point status is still 0. If status is changed through tipcs2240s000, section is not hit. You might consider changing price or discount to trigger the section to generate transport.

Hope this will help.

Regards.
Klaas

sammeer
7th June 2003, 09:02
thanks for supoport
but can you be bit explanatory on ur cause as it seems very technical, & bit difficult to understand

Regards
Sammeer