📚 SAP Business One SDK Help

ApprovalTemplateUser Object Members
See Also  Overview 

Public Methods

Public Method FromXMLFileImports data from an XML file to the object.
Public Method FromXMLStringImports data from XML string to the object.
Public Method GetXMLSchemaRetrieves the XML schema of the data structure.
Public Method ToXMLFileCreates XML file that represents the object data.
Public Method ToXMLStringCreates XML string that represents the object data.

Public Properties

Public Property UserIDSets or returns the user Id. of the user authorized to handle this approval template. Field name: UserID.

This is a foreign key to the Users object.

See Also