Figure out the financial entity code for the COrder, either from a system default or from the financial entity code found on the first product on the order that has one.

Namespace: Asi.iBO.Commerce
Assembly: Asi.iBO (in Asi.iBO.dll) Version: 15.1.3.0

Syntax

C#
protected void DetermineOrderFinancialEntity()
Visual Basic
Protected Sub DetermineOrderFinancialEntity
Visual C++
protected:
void DetermineOrderFinancialEntity()

See Also