Share via


AxRetailVendorProductCandSalesPrice.currentRecord Method [AX 2012]

Gets or sets the current record for the AxBC table class.

Syntax

public Common currentRecord([Common _RetailVendorProductCandSalesPrice])

Run On

Called

Parameters

  • _RetailVendorProductCandSalesPrice
    Type: Common Table
    A Common record.

Return Value

Type: Common Table
A RetailVendorProductCandSalesPrice record.

See Also

Reference

AxRetailVendorProductCandSalesPrice Class