📚 SAP Business One SDK Help

DatevTransactionsDeliveriesAndService 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 CodeThis is the key field. The DATEV 13B transaction type code.
Field Name: DTV13BCode
Data Type: Edm.String
Writable: Yes
Public Property NameThe name or description of the transaction type.
Field Name: Name
Data Type: Edm.String
Writable: Yes

See Also