public static class ProductPlantIntlTrd.ProductPlantIntlTrdBuilder extends Object
Modifier and Type | Method and Description |
---|---|
ProductPlantIntlTrd |
build() |
ProductPlantIntlTrd.ProductPlantIntlTrdBuilder |
consumptionTaxCtrlCode(String consumptionTaxCtrlCode)
Constraints: Not nullable, Maximum length: 16
|
ProductPlantIntlTrd.ProductPlantIntlTrdBuilder |
countryOfOrigin(String countryOfOrigin)
Constraints: Not nullable, Maximum length: 3
|
ProductPlantIntlTrd.ProductPlantIntlTrdBuilder |
plant(String plant)
(Key Field) Constraints: Not nullable, Maximum length: 4
|
ProductPlantIntlTrd.ProductPlantIntlTrdBuilder |
product(String product)
(Key Field) Constraints: Not nullable, Maximum length: 40
|
ProductPlantIntlTrd.ProductPlantIntlTrdBuilder |
regionOfOrigin(String regionOfOrigin)
Constraints: Not nullable, Maximum length: 3
|
String |
toString() |
public ProductPlantIntlTrd.ProductPlantIntlTrdBuilder product(@Nullable String product)
Original property name from the Odata EDM: Product
public ProductPlantIntlTrd.ProductPlantIntlTrdBuilder plant(@Nullable String plant)
Original property name from the Odata EDM: Plant
public ProductPlantIntlTrd.ProductPlantIntlTrdBuilder countryOfOrigin(@Nullable String countryOfOrigin)
Original property name from the Odata EDM: CountryOfOrigin
You are legally required to specify the country of origin both for export and import.ExportYou prove the origin of a product by presenting the certificate of origin. This is issued and controlled by the relevant authority of the issuing country.This authority confirms the origin of a product and the required information with the certificate of origin.ImportThe relevant authority of the importing country - usually the Ministry of Economic Affairs - stipulates which regulations regarding customs and foreign trade law have to be observed for the certificates of origin accompanying goods.This information is used for foreign trade processing in different areas, such as:Foreign trade lawCustoms lawExample for Europe:Article 9 of the EU origin regulation is the legal regulation for the certificate of origin.The responsible authorities in Germany include:Chamber of Commerce (Industrie- und Handelskammer)Chamber of Handicrafts (Handwerkskammer)Customs office
public ProductPlantIntlTrd.ProductPlantIntlTrdBuilder regionOfOrigin(@Nullable String regionOfOrigin)
Original property name from the Odata EDM: RegionOfOrigin
You can enter a region of the country from which the goods originate.This information is required for the declarations regarding goods dispatches/imports and goods receipts/exports which are made to the authorities. Declarations to the authorities for foreign trade are a legal requirement in many countries.INTRASTAT - Declaration in the European UnionEXTRASTAT - Declaration in the European UnionIn the products management document, the 'region of destination' field indicates the region of the receiving plant.
public ProductPlantIntlTrd.ProductPlantIntlTrdBuilder consumptionTaxCtrlCode(@Nullable String consumptionTaxCtrlCode)
Original property name from the Odata EDM: ConsumptionTaxCtrlCode
public ProductPlantIntlTrd build()
Copyright © 2019 SAP SE. All rights reserved.