cancel
Showing results for 
Search instead for 
Did you mean: 

Goods Receipt for Production Order SDK example

Former Member
0 Kudos

Hi all,

Is it possible to do a goods receipt for a Production Order with the SDK?

(I've tried but have no ideia hoe to fill the Documents & Document_Lines objects)

If somebody could help me by providing an example, it will be great!

Thanks all!

mdias

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Ok, I've found the solution.

I only need to set BaseType = 202 of my Documents object.

Thanks anyway,

mdias

Former Member
0 Kudos

Hi

Use inventoryGenEntry object and set basetype property value = 202

Thanks

kv