khadarBaaNBoard
19th February 2006, 14:57
Dear All,

We are in Animal Feed Manufacturing industry. We are in the process of making interface between our Production Control System and BaaN IVc4 Shop Floor Control Module.

The output from Production Control System consists of quantities produced for finished products and quantities consumed for raw materials. Currently the data is entered manually in the SFC module.

We do following steps:
1. Maintain Production Orders (Release from the same session)
2. Report Operations Completed (By completing the last operation)
3. Report Production Orders Completed
4. Maintain and Release Inbound data
5. Enter Material Issue for Production Orders (Correct for actual quantities)
6. Generate and Release Outbound Data
7. Backflush Hours
8. Close Production Orders

We are exploring the options for the interface development. I understand that by using Function Server, we can develop the interface without writing much code. I am going through the help of DDC module and trying to understand.

I appreciate if any one can give the sequence of steps to follow in interface development based on the above conditions. Any exercises for using DDC/function services are also helpful. I appreciate any suggestions.

Thanks in Advance,

Shaik Abdul Khadar, CPIM
s.khadar@arasco.com

ssabaan
6th March 2006, 13:24
Yes thru Function Server you can do this.

But this will include alot of DLL's to be taken care. it will call all the information internally.

I have done it but i can't post the code for the same as i done it in breakups.
I will recommend you to just start it in Break ups. Start with Creating Production orders, Releasing It in First Stage.

In Second Stage, start report completion . Generate inbound & Relaese Inbound against that order.

In third stage , do enter material issue/ backflash material and close production order.

khadarBaaNBoard
9th March 2006, 15:28
We succeeded in developing the AFS for the production order processing.

Thanks to the Board Members,

Shaik Abdul Khadar