SalesQuotationLine.mcrDeleteRelatedLineItems Method
Deletes the line(s) record.
Syntax
public void mcrDeleteRelatedLineItems()
Run On
Called
Remarks
This function will delete all children that may belong to a line.
For example a supplementary item will be the child record of a parent line.
If that parent is deleted, the child record must also be deleted.