| Execution tabProduction > Quality control > QC inspection plan > Edit QC inspection plan > QC inspection plan master data sheet > Execution | Top 
     Previous 
     Next | 
| 
 You can store a script to manipulate the creation of a QC order: return failure -> QC order will not be created 
 PATH: Production > Quality control > QC inspection plan > Open an entry > "Master Data" tab > "Execution" tab. 
 Window qs_qsartikelhaupt_edit.psr 
 Available variables 
 
 Example: In no case a QC-order shall be created for business partners C5001: 
 if <e_qccardcode> = "C5001" then return failure end if |