Item Transaction Check

Notes for release 20.0.8319.62142

Content

  • User Story #13648 -
  • User Story #13645 - PermissionSets into Objects
  • User Story #12662 - Update dependencies

Events Available

Event Type Object Function Description
Integration codeunit isaITC_TransactionTypeCustomer OnBeforeCheckSimpleConstraint(Rec: Variant; xRec: Variant; CheckFieldNo: Integer; CurrFieldNo: Integer; var Result: Boolean)
Integration codeunit isaITC_TransactionTypeLocation OnBeforeCheckSimpleConstraint(Rec: Variant; xRec: Variant; CheckFieldNo: Integer; CurrFieldNo: Integer; var Result: Boolean)
Integration codeunit isaITC_TransactionTypeVendor OnBeforeCheckSimpleConstraint(Rec: Variant; xRec: Variant; CheckFieldNo: Integer; CurrFieldNo: Integer; var Result: Boolean)
Integration table isaITC_ItemCheck OnAfterInit(var ITC: Record isaITC_ItemCheck);
Integration table isaITC_ItemCheck OnBeforeSetCheckStyle(Style: Text; IsHandled: Boolean);
Integration table isaITC_ItemCheck OnBeforeSetMessageStyle(Style: Text; IsHandled: Boolean);
Integration codeunit isaITC_ItemConstraintMgt OnBeforeCheckFilterConstraint(pTransactionType: Enum isaITC_TransactionType; pCode: Code[20];
Integration codeunit isaITC_ItemConstraintMgt OnAfterCheckFilterConstraint(pTransactionType: Enum isaITC_TransactionType; pCode: Code[20];
Integration codeunit isaITC_ItemConstraintMgt OnCustomizeErrorMessage(var MessageText: Text; pItemNo: code[20]; pItemVariant: code[20]; pIUOM: code[20]; pLockDescription: Text)
Integration codeunit isaITC_ItemConstraintMgt OnCustomizeWarningMessage(var MessageText: Text; pItemNo: code[20]; pItemVariant: code[20]; pIUOM: code[20]; pLockDescription: Text)
Next
Previous