PurchReqLineKMCollection::fill Method
Inserts records into the PurchReqLineKMCollection table when records are being inserted into the PurchReqLine table.
Syntax
server public static void fill(
RecId _purchReqLineRecId,
EcoResCategoryId _procurementCategoryId,
RefRecId _buyingLegalEntity,
[RefRecId _receivingOperatingUnit])
Run On
Server
Parameters
- _purchReqLineRecId
Type: RecId Extended Data Type
The record ID of the PurchReqLine record.
- _procurementCategoryId
Type: EcoResCategoryId Extended Data Type
The procurement category ID of the record.
- _buyingLegalEntity
Type: RefRecId Extended Data Type
The buying legal entity of the record
- _receivingOperatingUnit
Type: RefRecId Extended Data Type
The receiving operating unit of the record.