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 the record from the RetailMandatoryCheckErrorLines table for the specified refTableId and refFieldId fields.
Syntax
client server public static void deleteError(TableId _iRefTableId, FieldId _iRefFieldId)
Run On
Called
Parameters
- _iRefTableId
Type: TableId Extended Data Type
The refTableId value that will be validated.
- _iRefFieldId
Type: FieldId Extended Data Type
The refFieldId value that will be validated.