GetConnectionContext | Returns a connection string you can use to connect to the DI API with the same company and with the same user, enabling single sign-on. |
GetDICompany | Returns the DI company object.
Use this method to reduce memory consumption when running multiple DI API add-ons. For more information, see Improve Add-On Performance. |
GetExtensionProperty | Returns the shared parameters and parameters of your extension.
The shared parameters and parameters are in the Parameters tab of the Extension Registration Data Generator window. To access the window, in …\SAP\SAP Business One SDK\Tools\ExtensionPackage, run the ExtensionPackage file.
|
GetExtensionSharedFolderPath | Get extension shared folder in current company |
GetExtensionSharedFolderPathEx | Get extension shared folder in current company by connection string |
GetFormLicenseStatus | Returns the access rights for the currently connected user for the specified form type. |
GetServiceLayerConnectionContext | Used for Single Sign On (SSO) to a Service Layer company. |
GetUserStorage | Get user storage for company on cloud |
SetExtensionProperty | Sets the shared parameters and parameters of your extension. |