Codeunit 5473 Graph Mgt - Company Info. in 22
- App
- Base Application
- Obsolete
- Pending 21.0. Microsoft Invoicing has been discontinued.
Versions171819202122232425262728latest
Source-
Procedures, 16
| Name | Parameters | Returns | Access | Obsolete |
|---|---|---|---|---|
| ProcessComplexTypes | (var Record Company Information, Text) | public | - | |
| PostalAddressToJSON | (Record Company Information) | Text | public | - |
| 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 | - |