Share via


smmBusRelTable::updateFromCustTableSFA2 Method

Makes sure that the business relation table is updated with the correct information.

Syntax

server public static void updateFromCustTableSFA2(
    CustTable _custTable, 
   [smmBusRelTypeId _custType, 
    boolean _checkNumberSequence, 
    boolean _checkLicense, 
    boolean _insertLicense, 
    boolean _updateLicense, 
    smmBusRelTable _smmBusRelTable])

Run On

Server

Parameters

  • _checkNumberSequence
    Type: boolean
    The check number sequence.
  • _checkLicense
    Type: boolean
    The check license.
  • _insertLicense
    Type: boolean
    The insert license.
  • _updateLicense
    Type: boolean
    The update license.

See Also

smmBusRelTable Table

SmmUpdateBusRel Class