Item Transaction Check
Notes for release 24.0.9244.31497
Content
- Task 18887 - Bug 18807 - Can't create document when reccurring sales lines are setup as automatic
- Task 18890 - Bug 18800 - Impossible to create a new sales order from Customer Card an error message appears
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 Apr 23, 2025