Codeunit 5473 Graph Mgt - Company Info. in 17
- App
- Base Application
Versions171819202122232425262728latest
Source-
Procedures, 17
| Name | Parameters | Returns | Access | Obsolete | |||
|---|---|---|---|---|---|---|---|
| ProcessComplexTypes | (var Record Company Information, Text) | public | - | ||||
| PostalAddressToJSON | (Record Company Information) | Text | public | - | |||
| UpdateIntegrationRecords | (Boolean) | public | Pending 17.0 | ||||
| Integration Records will be replaced by SystemID and SystemLastDateTimeModified | |||||||
| AddEmailAddress | (var Codeunit JSON Management, Text, Text, Text) | public | - | ||||
| GetPostalAddress | (Text, Text, var Text[100], var Text[50], var Text[30], var Text[30], var Code[10], var Code[20]) | public | - | ||||
| GetEmailAddress | (Text, Text, var Text) | public | - | ||||
| GetPhone | (Text, Text, var Text) | public | - | ||||
| GetWebsite | (Text, var Text) | public | - | ||||
| GetSocialNetworksJSON | (var Record O365 Social Network, var Text) | public | - | ||||
| HasPostalAddress | (Text, Text) | Boolean | public | - | |||
| HasEmailAddress | (Text, Text) | Boolean | public | - | |||
| HasPhoneNumber | (Text, Text) | Boolean | public | - | |||
| UpdateEmailAddressJson | (Text, Text, Text) | Text | public | - | |||
| UpdatePhoneJson | (Text, Text, Text) | Text | public | - | |||
| UpdatePostalAddressJson | (Text, Text, Text[100], Text[50], Text[30], Text[30], Code[10], Code[20]) | Text | public | - | |||
| UpdateSocialNetworks | (Text) | public | - | ||||
| UpdateWorkWebsiteJson | (Text, Text, Text[80]) | Text | public | - | |||