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 |
exportAndImportProductGroup(String exportAndImportProductGroup)
Constraints: Not nullable, Maximum length: 4
|
ProductPlantIntlTrd.ProductPlantIntlTrdBuilder |
plant(String plant)
(Key Field) Constraints: Not nullable, Maximum length: 4
|
ProductPlantIntlTrd.ProductPlantIntlTrdBuilder |
prodIntlTradeClassification(String prodIntlTradeClassification)
Constraints: Not nullable, Maximum length: 9
|
ProductPlantIntlTrd.ProductPlantIntlTrdBuilder |
product(String product)
(Key Field) Constraints: Not nullable, Maximum length: 40
|
ProductPlantIntlTrd.ProductPlantIntlTrdBuilder |
productCASNumber(String productCASNumber)
Constraints: Not nullable, Maximum length: 15
|
ProductPlantIntlTrd.ProductPlantIntlTrdBuilder |
regionOfOrigin(String regionOfOrigin)
Constraints: Not nullable, Maximum length: 3
|
String |
toString() |
@Nonnull public ProductPlantIntlTrd.ProductPlantIntlTrdBuilder product(@Nullable String product)
Original property name from the Odata EDM: Product
this
.@Nonnull public ProductPlantIntlTrd.ProductPlantIntlTrdBuilder plant(@Nullable String plant)
Original property name from the Odata EDM: Plant
this
.@Nonnull 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
this
.@Nonnull 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.
this
.@Nonnull public ProductPlantIntlTrd.ProductPlantIntlTrdBuilder consumptionTaxCtrlCode(@Nullable String consumptionTaxCtrlCode)
Original property name from the Odata EDM: ConsumptionTaxCtrlCode
this
.@Nonnull public ProductPlantIntlTrd.ProductPlantIntlTrdBuilder productCASNumber(@Nullable String productCASNumber)
Original property name from the Odata EDM: ProductCASNumber
Customs exemption applies for the following categories of pharmaceutical products:Pharmaceutical productsSalt, ester, hydrateProducts for manufacturing pharmaceutical materialsThe electronic customs tariff (Europe) displays additional codes for these pharmaceutical materials:2500 - Customs-free pharmaceutical materials2501 - All other goodsKN-Code : 2903 6990CAS-RN : 3312-04-7Description: 1-chlor-4.4-to(4-flourphenyl)butan
pharmaceutical materials.this
.@Nonnull public ProductPlantIntlTrd.ProductPlantIntlTrdBuilder prodIntlTradeClassification(@Nullable String prodIntlTradeClassification)
Original property name from the Odata EDM: ProdIntlTradeClassification
In order to harmonize the production statistics in the EU member states, the Council of Ministers of the European Communities drew up EEC regulation No. 3429/91 on December 19, 1991. This regulation introduced a Community survey on the production of goods (EC No. L 374 of December 1991) and represents a legal basis which specifies the procedure to be used as well as the nomenclature of goods.The PRODCOM (PRODuction COMmunautaire) list items have been defined and classified according to the Harmonized System for describing and coding goods (HS) and the Combined Nomenclature for foreign trade.This allows a direct comparison of production and foreign trade statistics.
this
.@Nonnull public ProductPlantIntlTrd.ProductPlantIntlTrdBuilder exportAndImportProductGroup(@Nullable String exportAndImportProductGroup)
Original property name from the Odata EDM: ExportAndImportProductGroup
The system can use material groups during automatic creation of data for Intrastat declarations to determine business transaction types, procedures, and movement codes.
this
.@Nonnull public ProductPlantIntlTrd build()
Copyright © 2021 SAP SE. All rights reserved.