PurchReqAuthorizationOrigination.delete Method
Overrides the default delete action in order to maintain an accurate history in the table.
Syntax
public void delete()
Run On
Server
Remarks
Past records are ignored; they cannot be deleted.
An active record is expired by setting its ValidTo field to the current date.
Future records are deleted.