Method name for PRE compensationsDetailCopyPre and POST compensationsDetailCopy
Triggered after pressing the Duplicate from compensation plans list /#/sc/compensation-plans or compensation plan detail /#/sc/compensation-plans/<compensationPlanId>.
Notes:
compensationPlanCopyAPI is exclusively accessible within the compensationPlansDetailCopy method. Attempting to access compensationPlanCopyAPI within the compensationPlansDetailCopyPre method will result in it being undefined.
Additional Properties:
compensationPlanCopyAPI: This is a quoteAPI designed for interacting with a copy of the compensation plan.
compensationPlanOriginAPI: This is a quoteAPI designed for interacting with the original compensation plan.
Method name for PRE
compensationsDetailCopyPreand POSTcompensationsDetailCopyTriggered after pressing the Duplicate from compensation plans list
/#/sc/compensation-plansor compensation plan detail/#/sc/compensation-plans/<compensationPlanId>.Notes:
compensationPlanCopyAPIis exclusively accessible within thecompensationPlansDetailCopymethod. Attempting to accesscompensationPlanCopyAPIwithin thecompensationPlansDetailCopyPremethod will result in it beingundefined.Additional Properties:
compensationPlanCopyAPI: This is a quoteAPI designed for interacting with a copy of the compensation plan.compensationPlanOriginAPI: This is a quoteAPI designed for interacting with the original compensation plan.