Click or drag to resize

ProducerBrokerCommissionItem Class

Represents an item on the Record Direct Bill Commissions listview
Inheritance Hierarchy
SystemObject
  ASI.TAM.API.Data.UI.GeneralLedger.ReconcileProducerBrokerCommissionItem

Namespace:  ASI.TAM.API.Data.UI.GeneralLedger.Reconcile
Assembly:  ASI.TAM.API.Data.UI.GeneralLedger (in ASI.TAM.API.Data.UI.GeneralLedger.dll) Version: 2023.1.0.1249
Syntax
public sealed class ProducerBrokerCommissionItem

The ProducerBrokerCommissionItem type exposes the following members.

Properties
  NameDescription
Public propertyCommissionAmount
Required for certain CommissionType Codes. Ignored otherwise. Must be set to blank for House Producer Employees.

Created in Epic SDK 2017.

Public propertyCommissionPercentage
Required for certain CommissionType Codes. Ignored otherwise. Must be set to blank or 0 for House Producer Employees.

Created in Epic SDK 2017.

Public propertyCommissionTypeCode
Commission Type Code set to blank or '%' for House Producer Employees.

Created in Epic SDK 2017.

Required

Public propertyContractID
Required for certain conditions. Otherwise, it must be blank. Refer to the lookup, if values are possible then ContractID is required.

Created in Epic SDK 2017.

Required

Public propertyDefaultProducerBrokerCommissionID
Unique identifier only used on insert to default a producer/broker commission item. It won't show on Get.

Created in Epic SDK 2017.

Public propertyOrderNumber
Order Number

Created in Epic SDK 2017.

Sometimes Required

Public propertyPayableDueDate
Payable due date can only be chosen if Contract ID has value -1.

Created in Epic SDK 2017.

Public propertyProducerBrokerAccountLookupCode
Producer Broker Account Lookup Code

Created in Epic SDK 2017.

Required

Public propertyProducerBrokerCode
The Broker Receivable Code (BREC) is invalid for Client Contract Services.

Created in Epic SDK 2017.

Required

Public propertyProducerBrokerCommissionID
Unique identifier used to specify the commission item.

Created in Epic SDK 2017.

Sometimes Required

Public propertyProductionCreditPercentage
Production Credit Percentage

Created in Epic SDK 2017.

Public propertyShareRevenueAgencyCode
If Share Revenue is enabled, than required for share revenue employees. Ignored otherwise. If Share Revenue for producers is not enabled, then must be blank. Refer to the ShareRevenueIsEnabledSystemSetting lookup.

Created in Epic SDK 2017.

Public propertyShareRevenueAgencyID
On Insert this is defaulted based on the code provided.

Created in Epic SDK V10.0.

Public propertyShareRevenueAgencyName
On Insert this is defaulted based on the code provided.

Created in Epic SDK V10.0.

Public propertyShareRevenueBranchCode
If Share Revenue is enabled, than required for share revenue employees. Ignored otherwise. If Share Revenue for producers is not enabled, then must be blank. Refer to the ShareRevenueIsEnabledSystemSetting lookup.

Created in Epic SDK 2017.

Public propertyShareRevenueBranchID
On Insert this is defaulted based on the code provided.

Created in Epic SDK V10.0.

Public propertyShareRevenueBranchName
On Insert this is defaulted based on the code provided.

Created in Epic SDK V10.0.

Public propertyShareRevenueDepartmentCode
If Share Revenue is enabled, than required for share revenue employees. Ignored otherwise. If Share Revenue for producers is not enabled, then must be blank. Refer to the ShareRevenueIsEnabledSystemSetting lookup.

Created in Epic SDK 2017.

Public propertyShareRevenueDepartmentID
On Insert this is defaulted based on the code provided.

Created in Epic SDK V10.0.

Public propertyShareRevenueDepartmentName
On Insert this is defaulted based on the code provided.

Created in Epic SDK V10.0.

Public propertyShareRevenuePercentage
If Share Revenue for producers is not enabled, then must be Nothing. Refer to the ShareRevenueIsEnabledSystemSetting lookup.

Created in Epic SDK 2017.

Public propertyShareRevenueProfitCenterCode
If Share Revenue is enabled, than required for share revenue employees. Ignored otherwise. If Share Revenue for producers is not enabled, then must be blank. Refer to the ShareRevenueIsEnabledSystemSetting lookup.

Created in Epic SDK 2017.

Public propertyShareRevenueProfitCenterID
On Insert this is defaulted based on the code provided.

Created in Epic SDK V10.0.

Public propertyShareRevenueProfitCenterName
On Insert this is defaulted based on the code provided.

Created in Epic SDK V10.0.

Public propertyShareRevenueReceivingAmount
Revenue Receiving Amount

Created in Epic SDK 2017.

Required

Top
Remarks