Salesforce

GetBPID (Magic xpi 4.7)

« Go Back

Information

 
Approval Process StatusPublished
Objective
Description

GetBPID (Magic xpi 4.7)

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
TitleGetBPID (Magic xpi 4.7)
URL NameGetBPID-xpi-47