Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Finds the PdsPricingRunLine record that matches the base item/warehouse combination for the given run line record.
Syntax
client server public static PdsComdPricingRunLine findBaseItem(PdsComdPricingRunLine _runLine, [boolean _forUpdate])
Run On
Called
Parameters
- _runLine
Type: PdsComdPricingRunLine Table
The PdsPricingRunLine record for which to lookup the base item reference record.
- _forUpdate
Type: boolean
A Boolean value that determines whether to select the record for update.
Return Value
Type: PdsComdPricingRunLine Table
The PdsPricingRunLine record that matches the base item/warehouse combination for the specified run line record; otherwise, an empty record.