📚 SAP Business One SDK Help

DoubtfulDebt Object Members
See Also  Overview 

Public Methods

Public Method FromXMLFileLoads the object's properties from an XML file.
Public Method FromXMLStringLoads the object's properties from an XML string.
Public Method GetXMLSchemaReturns the XML schema for this object.
Public Method ToXMLFileSerializes the object's properties to an XML file.
Public Method ToXMLStringSerializes the object's properties to an XML string.

Public Properties

Public Property AbsoluteEntryThis is the key field.
Field Name: AbsEntry
Data Type: Edm.Int32
Writable: No
Public Property NumberOfDaysThe number of days overdue that triggers this provision rule.
Field Name: NumOfDays
Data Type: Edm.Int32
Writable: Yes
Public Property PercentageThe provision percentage applied when this rule is triggered.
Field Name: Percentage
Data Type: Edm.Double
Writable: Yes

See Also