CustVendRoutingSlip_PSN::deleteRoutingSlipWithNoReferences Method
Checks to see if there are any CustVendDirective_PSN records that reference the CustVendRoutingSlip_PSNrecord associated with the passed in CustVendRoutingSlipRecId_PSN value and deletes the CustVendRoutingSlip_PSNrecord if there are no references found.
Syntax
client server public static void deleteRoutingSlipWithNoReferences(CustVendRoutingSlipRecId_PSN _recId)
Run On
Called
Parameters
- _recId
Type: CustVendRoutingSlipRecId_PSN Extended Data Type
The RecId field value of the CustVendRoutingSlip_PSN record to delete if there are no references to it.