📚 SAP Business One SDK Help

IntrastatFieldConfigurationCountrySetting 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 AbsEntryPart of the composite key. The parent field configuration key.
Field Name: FldAbsEnt
Data Type: Edm.Int32
Writable: No
Public Property CountryRegionThe country or region code for which these settings apply.
Field Name: Country
Data Type: Edm.String
Writable: No
Public Property IsMandatoryExportIndicates whether this field is mandatory for export declarations.
Field Name: IsMandExp
Data Type: BoYesNoEnum
Writable: No
Enum Type: BoYesNoEnum
Public Property IsMandatoryImportIndicates whether this field is mandatory for import declarations.
Field Name: IsMandImp
Data Type: BoYesNoEnum
Writable: No
Enum Type: BoYesNoEnum
Public Property IsRequiredForAllExportIndicates whether this field is required for all export transactions.
Field Name: IsReqAllExp
Data Type: BoYesNoEnum
Writable: No
Enum Type: BoYesNoEnum
Public Property IsRequiredForAllImportIndicates whether this field is required for all import transactions.
Field Name: IsReqAllIm
Data Type: BoYesNoEnum
Writable: No
Enum Type: BoYesNoEnum
Public Property TransactionCountryRegionThe transaction country or region.
Field Name: TransCRY
Data Type: Edm.String
Writable: No

See Also