Description
Sets the active business process stage.
Signature
BPSetActiveStageSS( 'entityname', 'primaryrecordid', 'bpfname', 'stagename' )
Example
BPSetActiveStageSS( 'opportunity', [opportunity.opportunityid], 'Opportunity Sales Process', 'develop' )
Parameters
Name | Type | Description | Required |
---|---|---|---|
entityname | xxxx | xxxx | xxxx |
primaryrecordid | xxxx | xxxx | xxxx |
bpfname | xxxx | xxxx | xxxx |
stagename | xxxx | xxxx | xxxx |