📚 SAP Business One SDK Help

ApprovalTemplateStage Object Members
See Also  Overview 

Public Methods

Public Method FromXMLFileImports data from an XML file to the object.
Public Method FromXMLStringImports data from an 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 an XML string that represents the object data.

Public Properties

Public Property ApprovalStageCodeSets or returns the confirmation level of this approval. Field name: WstCode.

This is a foreign key to the ApprovalStagesService object.

Public Property RemarksSets or returns the description of this Approval Template . Field name: Remarks.

Length: 100 characters.

Public Property SortIDSets or returns the Sort code. Field name: SortId.

See Also