📚 SAP Business One SDK Help

ApprovalTemplatesService Object Members
See Also  Overview 

Public Methods

Public Method AddApprovalTemplateAdds a new instance of ApprovalTemplate Object to the ApprovalTemplates collection.
Public Method GetApprovalTemplateGets an instance of the ApprovalTemplate Object from the ApprovalTemplates collection by its params.
Public Method GetApprovalTemplateListReturns the ApprovalTemplatesParams data collection that identify all instances of ApprovalTemplate exists in ApprovalTemplates collection.
Public Method GetDataInterfaceCreates an empty data interface. This means the structure contains
the default setting/values of the database.
Public Method GetDataInterfaceFromXMLFileRetrieves the Data Interface schema from XML file.
Public Method GetDataInterfaceFromXMLStringRetrieves the Data Interface schema from XML string.
Public Method RemoveApprovalTemplateRemove ApprovalTemplate identified by its ApprovalTemplateParams from ApprovalTemplates collection.
Public Method UpdateApprovalTemplateUpdate this ApprovalTemplate by another ApprovalTemplate.

See Also