PCRuntimeLibrary::findDocumentByConfiguration Method [AX 2012]
Finds the configuration summary generated for the specified product configuration.
server public static DocuRef findDocumentByConfiguration(PCProductConfiguration _configuration, [boolean _forUpdate])
Run On
ServerParameters
- _configuration
- Type: PCProductConfiguration Table
The product configuration that contains the configuration summary.
- _forUpdate
- Type: boolean
A Boolean value that indicates whether to read the record for update; optional.
Show: