📚 SAP Business One SDK Help

AlertManagementService Object Members
See Also  Overview 

Public Methods

Public Method AddAlertManagementCreates new instance of AlertManagementParams (Code, Name and Type) Object that match the input parameter AlertManagement.
Public Method GetAlertManagementGets instance of AlertManagement Object according to AlertManagementParams (Code, Name and Type).
Public Method GetAlertManagementListReturns a AlertManagementParamsCollection object, a data collection of all the instances of AlertManagementParams Identification keys that match a given AlertManagementParams identification key (Code, Name and Type).
Public Method GetDataInterfaceCreates empty data structure. This means the structure contains
the default setting/values of the database.
Public Method GetDataInterfaceFromXMLFileCreates data structure from specified XML file.
Public Method GetDataInterfaceFromXMLStringCreates data structure from specified XML string.
Public Method RemoveAlertManagementYou can remove inactive user alerts if you have full authorization to remove user alerts.
Public Method UpdateAlertManagementUpdate this ApprovalTemplate by another ApprovalTemplate.

See Also