Share via


TAMFundCustCategory::insertMCRCategoryCust Method

Creates record into table MCRCustomersCategory.

Syntax

client server public static TAMFundCustCategory insertMCRCategoryCust(TAMFundCustCategory _tamFundCustCategory, CustTable _custTable)

Run On

Called

Parameters

  • _tamFundCustCategory
    Type: TAMFundCustCategory Table
    A record buffer of table TAMFundCustCategory to find existing record in table MCRCustomersCategory for a selected category hierarchy.
  • _custTable
    Type: CustTable Table
    A record buffer of table CustTable to find existing record in table MCRCustomersCategory for selected product.

Return Value

Type: TAMFundCustCategory Table
A record in the MCRCustomersCategory table; otherwise, an empty record.

See Also

Reference

TAMFundCustCategory Table