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.
Deletes invalid references from the RequisitionLineFirmedOrderLine table if the referenced order or order line dimensions do not match the requisition line dimensions (after considering account product dimensions and active coverage dimensions).
Syntax
public void cleanupInvalidRequisitionLineReferences([RecId _purchReqLineRecId])
Run On
Called
Parameters
- _purchReqLineRecId
Type: RecId Extended Data Type
The RecId value of the requisition line to delete invalid references for; optional. If this parameter is unspecified, all invalid references from all requisition lines that are associated with the current company are cleaned up.