EUSalesListReportingEngine.applyTransform Method [AX 2012]

Applies the XSLT transformation to the document XML file.

protected boolean applyTransform(AifXml _documentXML, AifSchemaStore _schemaStore)

Run On

Called

Parameters

_documentXML
Type: AifXml Extended Data Type
The XML document string.
_schemaStore
Type: AifSchemaStore Table
A AifSchemaStore table buffer.

Return Value

Type: boolean
true if the transformation is successful; otherwise, false.

ExceptionCondition
Error

An error occurred during the transformation.

Community Additions

ADD
Show: