Item Transaction Check
Notes for release 21.0.8686.40602
Content
- Task 6715 - User Story 6714 - Bricklead Migration
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 Oct 13, 2023