Codeunit 5057 VendCont-Update in 26
- App
- Base Application
- Namespace
- Microsoft.CRM.BusinessRelation
Versions171819202122232425262728latest
Source29
Procedures, 6
| Name | Parameters | Returns | Access | Obsolete |
|---|---|---|---|---|
| OnInsert | (var Record Vendor) | public | - | |
| OnModify | (var Record Vendor) | public | - | |
| OnDelete | (var Record Vendor) | public | - | |
| InsertNewContact | (var Record Vendor, Boolean) | public | - | |
| InsertNewContactPerson | (var Record Vendor, Boolean) | public | - | |
| ContactNameIsBlank | (Code[20]) | Boolean | public | - |
Events, 14
| Kind | Name | Parameters | Obsolete |
|---|---|---|---|
| Integration event | OnAfterTransferFieldsFromVendToCont | (var Record Contact, Record Vendor) | - |
| Integration event | OnAfterOnModify | (var Record Contact, var Record Contact, var Record Vendor) | - |
| Integration event | OnBeforeContactInsert | (var Record Contact, Record Vendor) | - |
| Integration event | OnBeforeInsertNewContact | (var Record Vendor, Boolean, var Boolean) | - |
| Integration event | OnBeforeOnDelete | (Record Vendor, var Record Contact Business Relation, var Boolean) | - |
| Integration event | OnInsertNewContactPersonOnBeforeContactModify | (var Record Contact, Record Vendor) | - |
| Integration event | OnModifyOnBeforeAssignNo | (var Record Contact, var Boolean) | - |
| Integration event | OnInsertNewContactPersonOnBeforeContactInsert | (var Record Contact, Record Vendor) | - |
| Integration event | OnInsertNewContactOnBeforeAssignNo | (var Record Contact, var Boolean, Record Vendor, Record Marketing Setup, Boolean) | - |
| Integration event | OnBeforeOnInsert | (var Record Vendor, var Boolean) | - |
| Integration event | OnInsertNewContactOnBeforeContBusRelInsert | (var Record Contact Business Relation, Record Contact, Record Vendor) | - |
| Integration event | OnBeforeOnModify | (Record Vendor, var Record Contact Business Relation, var Boolean) | - |
| Integration event | OnInsertNewContactOnAfterContactInsert | (var Record Contact, var Record Vendor) | - |
| Integration event | OnBeforeTransferFieldsFromVendToCont | (var Record Contact, Record Vendor, var Code[20]) | - |