| |||
SQL Others / add-ons table API SARI | |||
SARI - add-ons table Table SBO SQL database table detailsSELECT statementSELECT
SARI.AddOnId AS 'AddOn ID',
SARI.NameSpace AS 'Partner Name Space',
SARI.PName AS 'Partner Name',
SARI.AName AS 'AddOn Name',
SARI.EName AS 'AddOn Exe name',
SARI.CData AS 'Partner Contact Data',
SARI.AddOnChk AS 'AddOn Exe Check Sum',
SARI.InstName AS 'AddOn Installer Name',
SARI.InstChkSum AS 'AddOn Installer Check Sum',
SARI.ABinary AS 'AddOn Installer Binary',
SARI.InstTime AS 'Installation estimation time',
SARI.AddOnVer AS 'AddOn Version',
SARI.ForceFlag AS 'AddOn Install force flag',
SARI.UnInstName AS 'AddOn Uninstaller Name',
SARI.UnInstChk AS 'AddOn UnInstaller Check Sum',
SARI.UnInstPar AS 'UnInstaller params',
SARI.InstIsUn AS 'Is Installer is UnInstaller',
SARI.AGroup AS 'AddOn Group',
SARI.IParams AS 'Installer Params',
SARI.UnInstTime AS 'Uninstallation estimation time',
SARI.AutoAssign AS 'Automatic Company Assignment',
SARI.Visible AS 'AddOn is visible in AddOnAdmin',
SARI.SelfUpgrd AS 'Don`t install/uninstal',
SARI.InstSil AS 'Use silent mode in install',
SARI.UnInstSil AS 'Use silent mode in uninstall',
SARI.UpgSil AS 'Use silent mode in upgrade',
SARI.InstParF AS 'Parameter files in install',
SARI.UnInstParF AS 'Parameter files in uninstall',
SARI.UpgParF AS 'Parameter files in upgrade',
SARI.InstPFChk AS 'Checksum of install param file',
SARI.UnInstPFCh AS 'Checksum of uninstall par file',
SARI.UpgPFChk AS 'Checksum of upgrade param file',
SARI.UpgName AS 'Addon upgrader name',
SARI.UpgTime AS 'Estimated upgrade time',
SARI.UpgParams AS 'Upgrader params',
SARI.AUpgrader AS 'Addon upgrader binary',
SARI.UpgChkSum AS 'Addon upgrader checksum',
SARI.ABinary64 AS 'AddOn Installer Binary (64bit)',
SARI.IsAdd64 AS 'Is Addon Installer 64bit',
SARI.AddPlat AS 'Platform of addon installer',
SARI.ClientType AS 'Client type supported by the addon'
FROM SARI AS SARI Related information |
|||
SAP® Business One is the trademark(s) or registered trademark(s) of SAP AG in Germany and in several other countries. Contact This website is not affiliated with, maintained, authorized, endorsed or sponsored by SAP AG or any of its affiliates |