InventBatchJournalResult.PdsDispositionMaster Method
Looks up the related PdsDispositionMaster table.
Syntax
public PdsDispositionMaster PdsDispositionMaster([PdsDispositionMaster relatedTable])
Run On
Called
Parameters
- relatedTable
Type: PdsDispositionMaster Table
Sets the related table; optional. Subsequent calls will return the provided related table.
Return Value
Type: PdsDispositionMaster Table
An instance of the related table.