📚 SAP Business One SDK Help

ApprovalTemplateTerm Object Members
See Also  Overview 

Public Methods

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

Public Properties

Public Property ConditionTypeSets or returns a valid value that defines the Deviation type that needs approval. Field name: CondId.
Public Property OperationTypeSets or returns the logical operation required to define the deviation that initiate this Approval Template. Field name: opCode.
Public Property ValueSets or returns the value associated with this Approval Template. Field name: opValue.

See Also