📚 SAP Business One SDK Help

EWayBillVehicleType Object Members
See Also  Overview 

Public Methods

Public Method FromXMLFilemethod FromXMLFile
Public Method FromXMLStringmethod FromXMLString
Public Method GetXMLSchemamethod GetXMLSchema
Public Method ToXMLFilemethod ToXMLFile
Public Method ToXMLStringmethod ToXMLString

Public Properties

Public Property AbsEntryInternal unique identifier. This is the key field.
Field Name: AbsEntry
Data Type: Edm.Int32
Writable: No
Public Property CodeE-Way Bill vehicle type code.
Field Name: TypeCode
Data Type: Edm.String
Writable: Yes
Public Property NameName/description of the vehicle type.
Field Name: OEVT_VEHICLE_TYPE_DES
Data Type: Edm.String
Writable: Yes

See Also