WorkflowSubWorkflow.getSubWorkflowRecordQuery Method
Returns the query used for invoking sub work flows or line item work flows.
Syntax
public Query getSubWorkflowRecordQuery(Common parentBuffer)
Run On
Called
Parameters
- parentBuffer
Type: Common Table
The parent record that is used to build the sub work flow or line item workflow query.
Return Value
Type: Query Class
The query used for invoking sub work flows or line item work flows.