Class ProductPlantIntlTrd
Original entity name from the Odata EDM: A_ProductPlantIntlTrdType
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ProductPlantIntlTrdSelectableSelector for all available fields of ProductPlantIntlTrd.static final ProductPlantIntlTrdField<String>Use with available fluent helpers to apply the ConsumptionTaxCtrlCode field to query operations.static final ProductPlantIntlTrdField<String>Use with available fluent helpers to apply the CountryOfOrigin field to query operations.static final ProductPlantIntlTrdField<String>Use with available fluent helpers to apply the ExportAndImportProductGroup field to query operations.static final ProductPlantIntlTrdField<String>Use with available fluent helpers to apply the Plant field to query operations.static final ProductPlantIntlTrdField<String>Use with available fluent helpers to apply the ProdIntlTradeClassification field to query operations.static final ProductPlantIntlTrdField<String>Use with available fluent helpers to apply the Product field to query operations.static final ProductPlantIntlTrdField<String>Use with available fluent helpers to apply the ProductCASNumber field to query operations.static final ProductPlantIntlTrdField<String>Use with available fluent helpers to apply the RegionOfOrigin field to query operations.Fields inherited from class com.sap.cloud.sdk.datamodel.odata.helper.VdmObject
changedOriginalFields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidattachToService(String servicePath, HttpDestinationProperties destination) builder()protected booleanbooleanstatic <T,DomainT>
ProductPlantIntlTrdField<T>field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> ProductPlantIntlTrdField<T>Use with available fluent helpers to apply an extension field to query operations.protected voidConstraints: Not nullable, Maximum length: 16Constraints: Not nullable, Maximum length: 3protected Stringprotected StringConstraints: Not nullable, Maximum length: 4getKey()getPlant()(Key Field) Constraints: Not nullable, Maximum length: 4Constraints: Not nullable, Maximum length: 9(Key Field) Constraints: Not nullable, Maximum length: 40Constraints: Not nullable, Maximum length: 15Constraints: Not nullable, Maximum length: 3getType()inthashCode()voidsetConsumptionTaxCtrlCode(String consumptionTaxCtrlCode) Constraints: Not nullable, Maximum length: 16voidsetCountryOfOrigin(String countryOfOrigin) Constraints: Not nullable, Maximum length: 3voidsetExportAndImportProductGroup(String exportAndImportProductGroup) Constraints: Not nullable, Maximum length: 4void(Key Field) Constraints: Not nullable, Maximum length: 4voidsetProdIntlTradeClassification(String prodIntlTradeClassification) Constraints: Not nullable, Maximum length: 9voidsetProduct(String product) (Key Field) Constraints: Not nullable, Maximum length: 40voidsetProductCASNumber(String productCASNumber) Constraints: Not nullable, Maximum length: 15voidsetRegionOfOrigin(String regionOfOrigin) Constraints: Not nullable, Maximum length: 3protected voidsetServicePathForFetch(String servicePathForFetch) toString()Methods inherited from class com.sap.cloud.sdk.datamodel.odata.helper.VdmEntity
fetchFieldAsList, fetchFieldAsSingle, getServicePathForFetch, getVersionIdentifier, setDestinationForFetch, setVersionIdentifierMethods inherited from class com.sap.cloud.sdk.datamodel.odata.helper.VdmObject
getChangedFields, getCustomField, getCustomField, getCustomFieldNames, getCustomFields, getSetOfCustomFields, getSetOfFields, getSetOfNavigationProperties, hasCustomField, hasCustomField, rememberChangedField, resetChangedFields, setCustomField, setCustomField, toMap, toMapOfCustomFields, toMapOfNavigationProperties
-
Field Details
-
ALL_FIELDS
Selector for all available fields of ProductPlantIntlTrd. -
PRODUCT
Use with available fluent helpers to apply the Product field to query operations. -
PLANT
Use with available fluent helpers to apply the Plant field to query operations. -
COUNTRY_OF_ORIGIN
Use with available fluent helpers to apply the CountryOfOrigin field to query operations. -
REGION_OF_ORIGIN
Use with available fluent helpers to apply the RegionOfOrigin field to query operations. -
CONSUMPTION_TAX_CTRL_CODE
Use with available fluent helpers to apply the ConsumptionTaxCtrlCode field to query operations. -
PRODUCT_CAS_NUMBER
Use with available fluent helpers to apply the ProductCASNumber field to query operations. -
PROD_INTL_TRADE_CLASSIFICATION
Use with available fluent helpers to apply the ProdIntlTradeClassification field to query operations. -
EXPORT_AND_IMPORT_PRODUCT_GROUP
Use with available fluent helpers to apply the ExportAndImportProductGroup field to query operations.
-
-
Constructor Details
-
ProductPlantIntlTrd
public ProductPlantIntlTrd() -
ProductPlantIntlTrd
public ProductPlantIntlTrd(@Nullable String product, @Nullable String plant, @Nullable String countryOfOrigin, @Nullable String regionOfOrigin, @Nullable String consumptionTaxCtrlCode, @Nullable String productCASNumber, @Nullable String prodIntlTradeClassification, @Nullable String exportAndImportProductGroup)
-
-
Method Details
-
getType
- Specified by:
getTypein classVdmObject<ProductPlantIntlTrd>
-
setProduct
(Key Field) Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: Product
- Parameters:
product- Product Number
-
setPlant
(Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: Plant
- Parameters:
plant- Plant
-
setCountryOfOrigin
Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: CountryOfOrigin
- Parameters:
countryOfOrigin- Country/Region of Origin of Product
-
setRegionOfOrigin
Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: RegionOfOrigin
- Parameters:
regionOfOrigin- Region of Origin
-
setConsumptionTaxCtrlCode
Constraints: Not nullable, Maximum length: 16Original property name from the Odata EDM: ConsumptionTaxCtrlCode
- Parameters:
consumptionTaxCtrlCode- Control code for consumption taxes in foreign trade
-
setProductCASNumber
Constraints: Not nullable, Maximum length: 15Original property name from the Odata EDM: ProductCASNumber
- Parameters:
productCASNumber- CAS number for pharmaceutical products in foreign trade
-
setProdIntlTradeClassification
Constraints: Not nullable, Maximum length: 9Original property name from the Odata EDM: ProdIntlTradeClassification
- Parameters:
prodIntlTradeClassification- Production statistics: PRODCOM number for foreign trade
-
setExportAndImportProductGroup
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: ExportAndImportProductGroup
- Parameters:
exportAndImportProductGroup- Material Group for Intrastat
-
getEntityCollection
- Specified by:
getEntityCollectionin classVdmEntity<ProductPlantIntlTrd>
-
getKey
- Overrides:
getKeyin classVdmObject<ProductPlantIntlTrd>
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<ProductPlantIntlTrd>
-
fromMap
- Overrides:
fromMapin classVdmObject<ProductPlantIntlTrd>
-
field
@Nonnull public static <T> ProductPlantIntlTrdField<T> field(@Nonnull String fieldName, @Nonnull Class<T> fieldType) Use with available fluent helpers to apply an extension field to query operations.- Type Parameters:
T- The type of the extension field when performing value comparisons.- Parameters:
fieldName- The name of the extension field as returned by the OData service.fieldType- The Java type to use for the extension field when performing value comparisons.- Returns:
- A representation of an extension field from this entity.
-
field
@Nonnull public static <T,DomainT> ProductPlantIntlTrdField<T> field(@Nonnull String fieldName, @Nonnull TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.- Type Parameters:
T- The type of the extension field when performing value comparisons.DomainT- The type of the extension field as returned by the OData service.- Parameters:
typeConverter- A TypeConverter<T, DomainT> instance whose first generic type matches the Java type of the fieldfieldName- The name of the extension field as returned by the OData service.- Returns:
- A representation of an extension field from this entity, holding a reference to the given TypeConverter.
-
getDestinationForFetch
- Overrides:
getDestinationForFetchin classVdmEntity<ProductPlantIntlTrd>
-
setServicePathForFetch
- Overrides:
setServicePathForFetchin classVdmEntity<ProductPlantIntlTrd>
-
attachToService
public void attachToService(@Nullable String servicePath, @Nonnull HttpDestinationProperties destination) - Overrides:
attachToServicein classVdmEntity<ProductPlantIntlTrd>
-
getDefaultServicePath
- Overrides:
getDefaultServicePathin classVdmEntity<ProductPlantIntlTrd>
-
builder
-
getProduct
(Key Field) Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: Product
- Returns:
- Product Number
-
getPlant
(Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: Plant
- Returns:
- Plant
-
getCountryOfOrigin
Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: CountryOfOrigin
- Returns:
- Country/Region of Origin of Product
-
getRegionOfOrigin
Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: RegionOfOrigin
- Returns:
- Region of Origin
-
getConsumptionTaxCtrlCode
Constraints: Not nullable, Maximum length: 16Original property name from the Odata EDM: ConsumptionTaxCtrlCode
- Returns:
- Control code for consumption taxes in foreign trade
-
getProductCASNumber
Constraints: Not nullable, Maximum length: 15Original property name from the Odata EDM: ProductCASNumber
- Returns:
- CAS number for pharmaceutical products in foreign trade
-
getProdIntlTradeClassification
Constraints: Not nullable, Maximum length: 9Original property name from the Odata EDM: ProdIntlTradeClassification
- Returns:
- Production statistics: PRODCOM number for foreign trade
-
getExportAndImportProductGroup
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: ExportAndImportProductGroup
- Returns:
- Material Group for Intrastat
-
toString
- Overrides:
toStringin classVdmObject<ProductPlantIntlTrd>
-
equals
- Overrides:
equalsin classVdmEntity<ProductPlantIntlTrd>
-
canEqual
- Overrides:
canEqualin classVdmEntity<ProductPlantIntlTrd>
-
hashCode
public int hashCode()- Overrides:
hashCodein classVdmEntity<ProductPlantIntlTrd>
-