Item Transaction Check
Notes for release 21.0.8747.60782
Content
- Task 9433 - Bug 9432 - License refresh on OnOpenCompany
- User Story 6714 - Feature 6713 -
- Task 6715 - User Story 6714 - Migration isatech –> Bricklead
- Task 3309 - User Story 3308 - New Pull-Request Organization
- User Story 2816 - Feature 3413 -
- User Story 2613 - Feature 3413 -
- User Story 2832 - Feature 3416 -
- User Story 2843 - Feature 3415 -
- User Story 2838 -
- User Story 1800 -
Events available
Event Type |
Object |
Function |
Description |
Integration Event |
codeunit isaITC_TransactionTypeCustomer |
OnBeforeCheckSimpleConstraint(Rec: Variant; xRec: Variant; CheckFieldNo: Integer; CurrFieldNo: Integer; var Result: Boolean) |
|
Integration Event |
codeunit isaITC_TransactionTypeLocation |
OnBeforeCheckSimpleConstraint(Rec: Variant; xRec: Variant; CheckFieldNo: Integer; CurrFieldNo: Integer; var Result: Boolean) |
|
Integration Event |
codeunit isaITC_TransactionTypeVendor |
OnBeforeCheckSimpleConstraint(Rec: Variant; xRec: Variant; CheckFieldNo: Integer; CurrFieldNo: Integer; var Result: Boolean) |
|
Integration Event |
table isaITC_ItemCheck |
OnAfterInit(var ITC: Record isaITC_ItemCheck); |
|
Integration Event |
table isaITC_ItemCheck |
OnBeforeSetCheckStyle(Style: Text; IsHandled: Boolean); |
|
Integration Event |
table isaITC_ItemCheck |
OnBeforeSetMessageStyle(Style: Text; IsHandled: Boolean); |
|
Integration Event |
codeunit isaITC_ItemConstraintMgt |
OnBeforeCheckFilterConstraint(pTransactionType: Enum isaITC_TransactionType; pCode: Code[20]; |
|
Integration Event |
codeunit isaITC_ItemConstraintMgt |
OnAfterCheckFilterConstraint(pTransactionType: Enum isaITC_TransactionType; pCode: Code[20]; |
|
Integration Event |
codeunit isaITC_ItemConstraintMgt |
OnCustomizeErrorMessage(var MessageText: Text; pItemNo: code[20]; pItemVariant: code[20]; pIUOM: code[20]; pLockDescription: Text) |
|
Integration Event |
codeunit isaITC_ItemConstraintMgt |
OnCustomizeWarningMessage(var MessageText: Text; pItemNo: code[20]; pItemVariant: code[20]; pIUOM: code[20]; pLockDescription: Text) |
|
Last updated on Dec 13, 2023