PCDocumentHandling.findDocumentBySourceLine Method [AX 2012]
Finds the configuration summary that is generated for the specified product configuration.
public DocuRef findDocumentBySourceLine(Common _sourceLine, [boolean _forUpdate])
Run On
ServerParameters
- _sourceLine
- Type: Common Table
The product configuration source line.
- _forUpdate
- Type: boolean
A Boolean value that indicates whether to read the record for update; optional.
Community Additions
ADD
Show: