TableExtension 18 Customer

TableExtension 18008292 EOS TableExt18008292

Added commission module data, extends Customer

Fields

EOS Commission Group (18008290)

Code[10]

TableRelation: "EOS Commission Group".Code where("Group Type" = const(Customer))


EOS Sales Network (18008291)

Code[10]

FieldClass: FlowField

CalcFormula: lookup("EOS Cust. Network Combination"."Sales Network" where("Customer No." = field("No."), "Ship-to Code" = const(''), Default = const(true)))


EOS Salesperson Code (18008292)

Integer

FieldClass: FlowField

CalcFormula: count("EOS Add. Salesperson/Purchaser" where( "Header Type" = const(18), "Header Ref. No." = const(0), "Header ID" = field("No."), "Header Sub ID" = const('') ))


Methods

EOS010SetSkipAddSalespersonUpdate

procedure EOS010SetSkipAddSalespersonUpdate(NewValue: Boolean)

Set TRUE if you want to skip Commissions Additional Salesperson update when standard saleperson is modified

Parameters / Return Value

  • NewValue Boolean

    New value to set behaviour of the system


EOS010GetSkipAddSalespersonUpdate

procedure EOS010GetSkipAddSalespersonUpdate(): Boolean

Returns if Commissions Additional Salesperson update when standard saleperson is modified has to be skipped or not

Parameters / Return Value

  • Returns Boolean

    TRUE: Update skipped, FALSE: standard app behaviour



EOS Labs -