📚 SAP Business One SDK Help

IntrastatFieldConfiguration 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 AbsEntryThis is the key field.
Field Name: AbsEntry
Data Type: Edm.Int32
Writable: No
Public Property FieldDescriptionA description of the Intrastat field.
Field Name: FieldDesc
Data Type: Edm.String
Writable: No
Public Property FieldLocationThe location or position of the field in the Intrastat declaration.
Field Name: FlLocation
Data Type: Edm.String
Writable: No
Public Property FieldSourceThe data source for this field.
Field Name: FieldSource
Data Type: Edm.String
Writable: No
Public Property IntrastatFieldThe Intrastat field name within the table.
Field Name: ISField
Data Type: Edm.String
Writable: No
Public Property IntrastatFieldConfigurationCountrySettingsPer-country mandatory and required settings for this field.
Field Name: —
Data Type: Collection(IntrastatFieldConfigurationCountrySetting)
Writable: No
Public Property IntrastatTableThe Intrastat table name.
Field Name: ISTable
Data Type: Edm.String
Writable: No

See Also