cancel
Showing results for 
Search instead for 
Did you mean: 

How to prevent changes of document structure when in locked status ?

Former Member
0 Kudos

Hi

We have a demand to prevent changes of a document structure when the included document info records (top DIR included) are locked i.e. status type "S". How can we stop the possibility to use CV12 to allow changes to our document structure ?

Accepted Solutions (0)

Answers (1)

Answers (1)

christoph_hopf
Advisor
Advisor
0 Kudos

Hi,

from standard point of view this kind of check could be achieved by BADI DOCUMENT_MAIN01 and method BEFORE_SAVE. Here you can check if the document is a BOM header and also the included BOM data.

Best regards,

Christoph