Salesforce

GetBPID (Magic xpi 4.13)

« Go Back

Information

 
Created BySalesforce Service User
Approval Process StatusPublished
Objective
Description

GetBPID (Magic xpi 4.13)

Retrieves a business process ID by name.

Syntax:

GetBPID(Alpha bpname)

Parameter:

bpname: The business process name.

Returns:

The ID of the first encountered business process with the given name. -1 is returned if the business process was not found.

Example:

GetBPID ('Business Process - 1')

Reference
Attachment 
Attachment