Codeunit 18008290 EOS Commission Setup Mgt.

Codeunit 18008290 EOS Commission Setup Mgt.

Gathers all functions used to handle setup data

Methods

TestSalespPurchSetup

procedure TestSalespPurchSetup()

UpdateSalespPurchFromHeader

procedure UpdateSalespPurchFromHeader(HeaderType: Integer; HeaderSubtype: Integer; HeaderID: Code[20]; HeaderSubID: Code[20]; HeaderRefNo: Integer; SalespPurchRole: Code[10]; SalespPurchCode: Code[20])

Parameters / Return Value

  • HeaderType Integer

  • HeaderSubtype Integer

  • HeaderID Code[20]

  • HeaderSubID Code[20]

  • HeaderRefNo Integer

  • SalespPurchRole Code[10]

  • SalespPurchCode Code[20]


IssalesNetworkEnabled

procedure IssalesNetworkEnabled(RaiseErr: Boolean): Boolean

Parameters / Return Value

  • RaiseErr Boolean

  • Returns Boolean


SetSingleRecordDefaultCustNetwork

procedure SetSingleRecordDefaultCustNetwork(var CustNetworkCombination: Record "EOS Cust. Network Combination")

Sets the default record for the customer network combination. If there is only one combination of “Customer No.” and “Ship-to Code” in the table, then it will have the default field set to true.

Parameters / Return Value

  • CustNetworkCombination Record "EOS Cust. Network Combination"


EOS Labs -