Share via


BankPaymBalanceXML.fetch Method [AX 2012]

Creates XML content.

Syntax

public boolean fetch()

Run On

Called

Return Value

Type: boolean
true if the performed checks are correct; otherwise, false.

Remarks

The base structure is created in this method and it will call the commNode method, the contentHeaderNode method, the paramsNode method, the nihilNode method, the dataNode, and the validateXMLfields method.

See Also

Reference

BankPaymBalanceXML Class