PDSCustInvoiceTransPricingCalculation::findByCustInvoiceTrans Method

Finds a PDSCustInvoiceTransPricingCalculation table based on a CustInvoiceTrans record ID.

Syntax

client server public static PDSCustInvoiceTransPricingCalculation findByCustInvoiceTrans(CustInvoiceTransRefRecId _custInvoiceTransRecId, [boolean _forupdate])

Run On

Called

Parameters

  • _forupdate
    Type: boolean
    Determines whether the found PDSCustInvoiceTransPricingCalculation record will be selected for update or not. Optional.

Return Value

Type: PDSCustInvoiceTransPricingCalculation Table
The found PDSCustInvoiceTransPricingCalculation record; otherwise, an empty buffer.

See Also

Reference

PDSCustInvoiceTransPricingCalculation Table