Codeunit 6112 Customer Data Migration Facade in 18
- App
- Base Application
Versions171819202122232425262728latest
Source29
Procedures, 72
| Name | Parameters | Returns | Access | Obsolete | |||
|---|---|---|---|---|---|---|---|
| CreateCustomerIfNeeded | (Code[20], Text[50]) | Boolean | public | - | |||
| CreatePostingSetupIfNeeded | (Code[20], Text[50], Code[20]) | public | - | ||||
| CreateGeneralJournalBatchIfNeeded | (Code[10], Code[20], Code[20]) | public | - | ||||
| CreateGeneralJournalLine | (Code[10], Code[20], Text[50], Date, Date, Decimal, Decimal, Code[10], Code[20]) | public | - | ||||
| SetGeneralJournalLineDimension | (Code[20], Text[50], Code[20], Text[50]) | public | - | ||||
| SetGeneralJournalLineDocumentType | (Option) | public | - | ||||
| SetGeneralJournalLineSourceCode | (Code[10]) | public | - | ||||
| SetGeneralJournalLineExternalDocumentNo | (Code[35]) | public | - | ||||
| SetGeneralJournalLineSalesPersonCode | (Code[20]) | public | - | ||||
| SetGeneralJournalLinePaymentTerms | (Code[10]) | public | - | ||||
| SetGlobalCustomer | (Code[20]) | Boolean | public | - | |||
| ModifyCustomer | (Boolean) | public | - | ||||
| SetSearchName | (Code[50]) | public | - | ||||
| DoesCustomerExist | (Code[20]) | Boolean | public | - | |||
| SetAddress | (Text[50], Text[50], Code[10], Code[20], Text[30]) | public | - | ||||
| SetPhoneNo | (Text[30]) | public | - | ||||
| SetTelexNo | (Text[20]) | public | - | ||||
| SetCreditLimitLCY | (Decimal) | public | - | ||||
| SetCurrencyCode | (Code[10]) | public | - | ||||
| SetCustomerPriceGroup | (Code[10]) | public | - | ||||
| SetGenBusPostingGroup | (Code[10]) | public | - | ||||
| SetLanguageCode | (Code[10]) | public | - | ||||
| SetShipmentMethodCode | (Code[10]) | public | - | ||||
| SetPaymentTermsCode | (Code[10]) | public | - | ||||
| SetSalesPersonCode | (Code[20]) | public | - | ||||
| SetInvoiceDiscCode | (Code[20]) | public | - | ||||
| SetBlocked | (Enum Customer Blocked) | public | - | ||||
| SetBlockedType | (Option) | public | Pending 17.0 | ||||
| Replaced by procedure SetBlocked with enum data type. | |||||||
| SetFaxNo | (Text[30]) | public | - | ||||
| SetVATRegistrationNo | (Text[20]) | public | - | ||||
| SetHomePage | (Text[80]) | public | - | ||||
| SetBillToCustomerNo | (Code[20]) | public | - | ||||
| SetPaymentMethodCode | (Code[10]) | public | - | ||||
| SetContact | (Text[50]) | public | - | ||||
| SetLastDateModified | (Date) | public | - | ||||
| SetLastModifiedDateTime | (DateTime) | public | - | ||||
| SetTaxLiable | (Boolean) | public | - | ||||
| SetTaxAreaCode | (Code[20]) | public | - | ||||
| SetEmail | (Text[80]) | public | - | ||||
| SetName2 | (Text[50]) | public | - | ||||
| SetTerritoryCode | (Code[10]) | public | - | ||||
| SetPrintStatement | (Boolean) | public | - | ||||
| CreateDefaultDimensionAndRequirementsIfNeeded | (Text[20], Text[50], Code[20], Text[30]) | public | - | ||||
| CreateCustomerDiscountGroupIfNeeded | (Code[20], Text[50]) | Code[20] | public | - | |||
| CreateShipmentMethodIfNeeded | (Code[10], Text[50]) | Code[10] | public | - | |||
| CreateSalespersonPurchaserIfNeeded | (Code[20], Text[50], Text[30], Text[80]) | Code[20] | public | - | |||
| CreateCustomerPriceGroupIfNeeded | (Code[10], Text[50], Boolean) | Code[10] | public | - | |||
| CreatePaymentTermsIfNeeded | (Code[10], Text[50], DateFormula) | Code[10] | public | - | |||
| CreatePaymentMethodIfNeeded | (Code[10], Text[50]) | Code[10] | public | - | |||
| CreateTerritoryCodeIfNeeded | (Code[10], Text[50]) | Code[10] | public | - | |||
| CreateTaxAreaIfNeeded | (Code[20], Text[50]) | Code[20] | public | - | |||
| DoesPostCodeExist | (Code[20], Text[30]) | Boolean | public | - | |||
| CreatePostCodeIfNeeded | (Code[20], Text[30], Text[30], Code[10]) | Boolean | public | - | |||
| CreateCountryIfNeeded | (Code[10], Text[50], Option, Option) | Code[10] | public | - | |||
| SearchCountry | (Code[10], Text[50], Code[10], Code[10], var Code[10]) | Boolean | public | - | |||
| SearchLanguage | (Code[3], var Code[10]) | Boolean | public | - | |||
| SetCustomerPostingGroup | (Code[20]) | Boolean | public | - | |||
| SetCustomerPostingGroupAccounts | (Code[20], Code[20], Code[20], Code[20], Code[20], Code[20], Code[20], Code[20], Code[20], Code[20], Code[20], Code[20], Code[20], Code[20], Code[20]) | public | - | ||||
| SetCustomerPostingGroupServiceChargeAcc | (Code[20], Code[20]) | public | - | ||||
| SetCustomerPostingGroupPaymentDiscDebitAcc | (Code[20], Code[20]) | public | - | ||||
| SetCustomerPostingGroupInvoiceRoundingAccount | (Code[20], Code[20]) | public | - | ||||
| SetCustomerPostingGroupAdditionalFeeAccount | (Code[20], Code[20]) | public | - | ||||
| SetCustomerPostingGroupInterestAccount | (Code[20], Code[20]) | public | - | ||||
| SetCustomerPostingGroupDebitCurrApplnRndgAcc | (Code[20], Code[20]) | public | - | ||||
| SetCustomerPostingGroupCreditCurrApplnRndgAcc | (Code[20], Code[20]) | public | - | ||||
| SetCustomerPostingGroupDebitRoundingAccount | (Code[20], Code[20]) | public | - | ||||
| SetCustomerPostingGroupCreditRoundingAccount | (Code[20], Code[20]) | public | - | ||||
| SetCustomerPostingGroupPaymentDiscCreditAcc | (Code[20], Code[20]) | public | - | ||||
| SetCustomerPostingGroupPaymentToleranceDebitAcc | (Code[20], Code[20]) | public | - | ||||
| SetCustomerPostingGroupPaymentToleranceCreditAcc | (Code[20], Code[20]) | public | - | ||||
| SetCustomerPostingGroupAddFeePerLineAccount | (Code[20], Code[20]) | public | - | ||||
| SetCustomerAlternativeContact | (Text[50], Text[50], Text[50], Code[20], Text[30], Code[10], Text[80], Text[30], Text[30], Text[30]) | public | - | ||||
Events, 4
| Kind | Name | Parameters | Obsolete |
|---|---|---|---|
| Integration event | OnMigrateCustomer | (RecordId) | - |
| Integration event | OnMigrateCustomerDimensions | (RecordId) | - |
| Integration event | OnMigrateCustomerPostingGroups | (RecordId, Boolean) | - |
| Integration event | OnMigrateCustomerTransactions | (RecordId, Boolean) | - |