Share via


TmpMCRCustSearchTable.addSearchRecord Method

Inserts a record in to the table based off of one of the records passed.

Syntax

public boolean addSearchRecord(
    MCRSearchRefRecID _mcrSearchRefRecID, 
   [MCRSearchRefTableID _mcrSearchRefTableID, 
    boolean _getBusRel])

Run On

Called

Parameters

  • _getBusRel
    Type: boolean
    A boolean value that indicates whether to get business relation; optional.

Return Value

Type: boolean
A boolean value indicating whether the record was inserted successfully.

See Also

Reference

TmpMCRCustSearchTable Table