Hi All,
I need to reprice a sales order while triggering an output type from the same. There are some exits like MV45AFZB -> FORM userexit_new_pricing_vbkd, which handle repricing but those are not triggered unless any change is made in VBAP or VBKD structures. I can have a scenario where no changes to the order will be made, yet on triggering output type, it should reprice the Order.
Please let me know if any such exits or Badi exists that is hit while triggering output types. I checked the output type routine that we have, but there is no way I can set any variable that will lead to repricing.