Hi I am new to Navision, how to create sales order with multiple line through the codeunit? (item 1000 to 1001) I would like to create sales order with two items through codeunit. help me
Start by looking at some standard functionality that does this. One I can suggest is to look at "Copy Document". That should give you some general ideas on how to structure your process.
Comments