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.
Creates or updates a record in the RetailMandatoryCheckErrorLines table.
Syntax
client server public static void insertOrUpdateError(
TableId _iRefTableId,
FieldId _iRefFieldId,
str _sErrorTxt)
Run On
Called
Parameters
- _iRefTableId
Type: TableId Extended Data Type
The value of the refTableId field in the RetailMandatoryCheckErrorLines record.
- _iRefFieldId
Type: FieldId Extended Data Type
The value of the refFieldId field in the RetailMandatoryCheckErrorLines record.
- _sErrorTxt
Type: str
The value of the Txt field in the RetailMandatoryCheckErrorLines record.