cancel
Showing results for 
Search instead for 
Did you mean: 

Unconfirm Confirmations using BOP run

0 Kudos

Hi ,

How can i unconfirm confirmed orders based on some conditions using BOP run ?

Will appretiate your help .

Thanks

Accepted Solutions (0)

Answers (1)

Answers (1)

srinivas_krishnamoorthy
Active Contributor
0 Kudos

Under the Parameters Check tab of BOP, you have the option of doing a cancel confirmation. The list though can point to a variant list and hence would need to be pre-populated with appropriate values. If you want to sophisticate this, write a wrapper program that tests for the condition and populates the TVARVC list (table TVARVC) that you can access through the variant definition.

0 Kudos

thanks