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.2.0

Syntax

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

See Also