📚 SAP Business One SDK Help

EWayBillTransportationMode 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 ModeCodeNumeric code for the transportation mode.
Field Name: ModeCode
Data Type: Edm.Int32
Writable: Yes
Public Property ModeNameName/description of the transportation mode.
Field Name: OETM_MODE_DESCRIPTION
Data Type: Edm.String
Writable: Yes

See Also