📚 SAP Business One SDK Help

EWayBillSubSupplyType 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 EwbSubTypeCodeNumeric code for the E-Way Bill sub supply type.
Field Name: SubID
Data Type: Edm.Int32
Writable: Yes
Public Property EwbSupplyTypeSupply type direction (inward, outward, or both).
Field Name: OEST_SUPPLY_TYPE
Data Type: SupplyTypeEnum
Writable: Yes
Enum Type: SupplyTypeEnum
Public Property SubSupplyTypeDescription/name of the sub supply type.
Field Name: SubType
Data Type: Edm.String
Writable: Yes

See Also