PurchCommitmentCloseTemp_PSN.fillWithMultipleCommitments Method
Fills the current instance of the PurchCommitmentCloseTemp_PSN table with commitment lines that are eligible to be closed.
Syntax
public void fillWithMultipleCommitments([boolean _oneRecordPerHeader])
Run On
Called
Parameters
- _oneRecordPerHeader
Type: boolean
A Boolean value that indicates whether only one record should be inserted for each header or all eligible lines should be inserted.
Remarks
The _oneRecordPerHeader parameter is primarily intended for use when filling a lookup by using commitments that have closable lines. We only want to insert one record per commitment so there does not appear to be duplicates in the lookup.