Click or drag to resize

ProducerBrokerCommissionItemV1 Class

Represents a Producer/Broker commission item.
Inheritance Hierarchy
SystemObject
  ASI.TAM.API.Data.UI.TransactionProducerBrokerCommissionItemV1
Namespace:  ASI.TAM.API.Data.UI.Transaction
Assembly:  ASI.TAM.API.Data.UI.Transaction (in ASI.TAM.API.Data.UI.Transaction.dll) Version: 2020.1.0.1
Syntax
public sealed class ProducerBrokerCommissionItemV1

The ProducerBrokerCommissionItemV1 type exposes the following members.

Properties
  NameDescription
Public propertyCommissionAmount
CommissionAmount
Public propertyCommissionID
Unique identifier used to specify a producer/broker commission item.
Public propertyCommissionPercentage
CommissionPercentage
Public propertyCommissionTypeCode

CommissionTypeCode defaults to %

Lookup: ProducerCommissionType / BrokerCommissionType

Auto-Validated

Public propertyContractID
Unique identifier used to specify related contract item. ContractID is only required for certain lookup codes.
Public propertyDefaultProducerBrokerCommissionID
Unique identifier only used on insert to default a producer/broker commission item.

Created in Epic SDK 2016.

Public propertyFlag

Determines which operation should be performed on the current item.

On Insert this is defaulted to Insert (i.e. all items in a collection are inserted regardless of flag).

Public propertyLookupCode

LookupCode

Lookup: TransactionCommissionProducer / Broker

Auto-Validated

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

ProducerBrokerCode

Lookup: ProducerBrokerCode

Auto-Validated

Public propertyProductionCredit
ProductionCredit
Public propertyShareRevenueAgencyCode

Share revenue data is only required if the EPIC accounting configuration setting for Share Revenue is enabled.

Lookup: EmployeeRevenueAgency

Auto-Validated

Public propertyShareRevenueAgencyID
On Insert this is defaulted based on the code provided.
Public propertyShareRevenueAgencyName
On Insert this is defaulted based on the code provided.
Public propertyShareRevenueAmount
Share revenue data is only required if the EPIC accounting configuration setting for Share Revenue is enabled.
Public propertyShareRevenueBranchCode

Share revenue data is only required if the EPIC accounting configuration setting for Share Revenue is enabled.

Lookup: EmployeeRevenueBranch

Auto-Validated

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

Share revenue data is only required if the EPIC accounting configuration setting for Share Revenue is enabled.

Lookup: EmployeeRevenueDepartment

Auto-Validated

Public propertyShareRevenueDepartmentID
On Insert this is defaulted based on the code provided.
Public propertyShareRevenueDepartmentName
On Insert this is defaulted based on the code provided.
Public propertyShareRevenuePercent
Share revenue data is only required if the EPIC accounting configuration setting for Share Revenue is enabled.
Public propertyShareRevenueProfitCenterCode

Share revenue data is only required if the EPIC accounting configuration setting for Share Revenue is enabled.

Lookup: EmployeeRevenueProfitCenter

Auto-Validated

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