TmpPdsBatchAttribSelect.pdsBatchAttrib Method
Gets the PdsBatchAttrib record that corresponds to the current record.
Syntax
public PdsBatchAttrib pdsBatchAttrib([boolean _forUpdate])
Run On
Called
Parameters
- _forUpdate
Type: boolean
Whether to select record for update or not
Return Value
Type: PdsBatchAttrib Table
The PdsBatchAttrib record that corresponds to the current record.