cancel
Showing results for 
Search instead for 
Did you mean: 

Delivery Doc Copy to AR Invoice then Save as Draft after close Delivery Doc

Former Member
0 Kudos

C

  1. or VB

SDK 2007

Hi,

I have built a grid view displaying all delivery documents with a checkbox. I am looking for the source code to copy checked delivery document to A/R Invoice and then save the A/R Invoice as draft; and finally close the delivery document.

Technically we have only two (2) steps to simulate from SBO:

1) Delivery Document: Copy to A/R Invoice (I will copy all the rows without customizing the rows.)

2) Then after the delivery document has been copied to A/R Invoice: you can go in: File>Save as Draft

I assume we can call the methods used in SBO from Delivery document and uses the copy to method to A/R Invoice and from there use the method under File, Save as Draft.

Could you please help us and maybe provide us with the source code?

The grid view with checkbox is done; now I need to read the checked checkbox and do step 1 and 2.

Thank you,

Rune

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Rune,

What you did is perfect.

Answers (0)