cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Lock to duplicate lines of the same product manually and by migration.

AngelT
Participant
0 Likes
375

Good morning everyone,
Can you help me determine if it's possible to block duplicate lines of the same product in the sales order natively or through development?

 

IMAGEN 1.jpg

 

In the same way, from the app we can have a block that prevents uploading duplicate lines.

imagen 2.jpg

We welcome your comments.

Accepted Solutions (1)

Accepted Solutions (1)

Stanislaw_Stefanowski
Active Participant

Hello,

according to my knowledge, there is no such an option in standard SD configuration. However, you can implement BADI "Check of Sales Documents Before Saving" in business context "Sales: Sales Document Item" in Custom field and logic app. In the BADI you can check if the sales order contains any duplicated materials and issue error message, which will prevent sales document from saving. 

Best regards

AngelT
Participant
0 Likes

Hello Stanislaw_Stefanowski

Thank you very much for your comments, I will review them internally with my Development team.

Answers (0)