Need helpon sosomt cim pragram

Mfg/Pro version is eb2 with service pack8.

Hi Max,
Thanks for ur reply,

Mfg/Pro version is eb2 with service pack8.

Regards
Vinit
 
Vinit
If you have access to the source code, you can take the "F5" logic to the standalone program, which can be run for the range of sales orders.
If this is something, that you have to perform on a regular basis, you may also consider hiring a professional programmer to create this tool for you.
Regards
Max Viskov
Senior Consultant, 32Soft Inc.
 
Hi Max,

I have the original source code, don't require it on regular basis. But will request you to elobrate more, on how can i take the "F5" logic to the standalone program, which can be run for the range of sales orders. and then trigger this "F5" logic via the cim program.

Regards,
Vinit Shinde
 
Vinit
This is just a thought, but here is how I see it:
- Create a new custom maintenance program
- It has one selection field - Sales Order number
- When you select a sales order and press enter, the SO is deleted.
- The "delete" portion of the code you can take from the standard sosomt.p, including all standard checks (allocations, shipments, etc)
- This new custom program is used for CIM load - you create a CIM file with sales order to be deleted.
If you have any other questions, you can just email me max.viskov@32soft.com
Regards
Max Viskov
32Soft Inc.
 
Back
Top