Share via


MCRRoyaltyItemCode.royaltyTable Method

Finds the associated MCRRoyaltyTable buffer.

Syntax

public MCRRoyaltyTable royaltyTable([boolean _forUpdate])

Run On

Called

Parameters

  • _forUpdate
    Type: boolean
    A Boolean value that specifies whether to read the record for update; optional.

Return Value

Type: MCRRoyaltyTable Table
The MCRRoyaltyTable table record.

Remarks

Finds the associated MCRRoyaltyTable buffer based on the current royalty code.

See Also

Reference

MCRRoyaltyItemCode Table