PayrollPayStatementEarningLine::removePayStatementLineLinks Method
Removes the links to the specified PayrollPayStatementEarningLine record from PayrollEarningStatementLine records that hold a reference to it.
Syntax
client server public static void removePayStatementLineLinks(PayrollPayStatementEarningLineRecId _removedPayStatementEarningLineRecId)
Run On
Called
Parameters
- _removedPayStatementEarningLineRecId
Type: PayrollPayStatementEarningLineRecId Extended Data Type
The record ID of the PayrollPayStatementEarningLine record for which to remove references from referencing tables.