| Add |  | 
 Syntax
Syntax Remarks
Remarks|  Note | 
|---|
| The impact of setting this value to true/false will have the following results for each LL(N)ID passed in. EnableHomeLaborLevelAssignment = false - Passes in empty/null or zero LLID => LL will equal zero - Passes in valid LLID => LL will be that ID - Passes in invalid LLID => status will be invalid EnableHomeLaborLevelAssignment = true - Passes in empty/null or zero LLID => check for home LL assignment and set. If no HomeLL is available set to 0 - Passes in valid LLID => check for home LL assignment and set. If no HomeLL is available set to passed LLID - Passes in invalid LLID => status will be invalid | 
 Example
Example See Also
See Also