cancel
Showing results for 
Search instead for 
Did you mean: 

Service Layer - Copy Text Lines from one document to another

sap-chris
Explorer
0 Kudos

Hi Everyone

We’re working on a project, where we have to create a delivery note, based on sales orders, through Service Layer.

The Problem we have is, almost all of the sales orders contains text lines (MSSQL Tabel: RDR10). Unfortunately we can’t find a solution to create a delivery note from a sales order who combine the whole sales order including text lines. The result is, sales orders can't be closed (text lines still leave open) and delivery notes don’t contains all necessary information’s.

Is there a solution to copy this text lines from a sales order to a delivery note through Service Layer?

Kind regards

Christian

sap-chris
Explorer
0 Kudos

We're working with SAP B1 V10 FP2105

Accepted Solutions (1)

Accepted Solutions (1)

staseeb
Active Participant

Hello sap-chris,

You have to send the "DocumentSpecialLines" in the Payload of the Delivery. You can get it from Sales Order.

Regards,

Taseeb Saeed

Answers (1)

Answers (1)

sap-chris
Explorer
0 Kudos

Hello Taseeb Saeed

Thank you very much! This was exactly what we're looking for!

Regards

Christian

staseeb
Active Participant
0 Kudos

You are welcome Christian Peter

Regards,

Taseeb Saeed