PlInventSumExternal::findItemRecord Method
Finds the PlInventSumExternal record that matches a specified PlInventJournalExternal record.
Syntax
client server public static PlInventSumExternal findItemRecord(PlInventJournalExternal _inventJournalExternal)
Run On
Called
Parameters
- _inventJournalExternal
Type: PlInventJournalExternal Table
The PlInventJournalExternal record to match with.
Return Value
Type: PlInventSumExternal Table
The PlInventSumExternal record that matches the criteria.