cancel
Showing results for 
Search instead for 
Did you mean: 

Delete sales open sales order lines in B1if

Former Member
0 Kudos

Hi,

How to delete Open sales order lines in B1if. in my sales order having the 7 lines. i want remove two lines how it's process?

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

It's Urgent? Please help me out of this issues

bastian_schaefer
Active Contributor
0 Kudos

Hi,

one option is to use the method "updateDocWithSubDeletion" of the B1 object call atom.

There're several post about how-to use this method in SCN:

It's a bit tricky as you need to retrieve all fields and segments of the existing Sales Order Document via retrieval method "Read/Write with Public Properties (ExportImportMode)", first.

In a second step your update Payload needs to contain all the fields and segments you retrieved before.

Best regards

Bastian

Former Member
0 Kudos

Hi  Bastain,

Thanks for your valuable replies. yes it's works. After few times i was debug it's show processed successfully. In B1 system the sales order document not open. it's taking too much time and restart my system after that also i have the same issue.

Thanks & Regards

B.Lkahsmi narayanan