Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.