Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.readproductmasterdataincludingclassification |
Modifier and Type | Field and Description |
---|---|
static ClfnProductLink<ProductSalesTax> |
ClfnProduct.TO_PRODUCT_SALES_TAX
Use with available fluent helpers to apply the to_ProductSalesTax navigation property to query operations.
|
Modifier and Type | Method and Description |
---|---|
ProductSalesTax |
ProductSalesTax.ProductSalesTaxBuilder.build() |
Modifier and Type | Method and Description |
---|---|
List<ProductSalesTax> |
ClfnProduct.fetchProductSalesTax()
Fetches the ProductSalesTax entities (one to many) associated with this entity.
|
List<ProductSalesTax> |
ClfnProduct.getProductSalesTaxOrFetch()
Retrieval of associated ProductSalesTax entities (one to many).
|
com.google.common.base.Optional<List<ProductSalesTax>> |
ClfnProduct.getProductSalesTaxOrNull()
Retrieval of associated ProductSalesTax entities (one to many).
|
Class<ProductSalesTax> |
ProductSalesTax.getType() |
Modifier and Type | Method and Description |
---|---|
void |
ClfnProduct.addProductSalesTax(ProductSalesTax... entity)
Adds elements to the list of associated ProductSalesTax entities.
|
ClfnProduct.ClfnProductBuilder |
ClfnProduct.ClfnProductBuilder.productSalesTax(ProductSalesTax... value) |
Modifier and Type | Method and Description |
---|---|
void |
ClfnProduct.setProductSalesTax(List<ProductSalesTax> value)
Overwrites the list of associated ProductSalesTax entities for the loaded navigation property to_ProductSalesTax.
|
Constructor and Description |
---|
ClfnProduct(String product,
String productType,
String crossPlantStatus,
Calendar crossPlantStatusValidityDate,
Calendar creationDate,
String createdByUser,
Calendar lastChangeDate,
String lastChangedByUser,
Boolean isMarkedForDeletion,
String productOldID,
BigDecimal grossWeight,
String purchaseOrderQuantityUnit,
String sourceOfSupply,
String weightUnit,
BigDecimal netWeight,
String countryOfOrigin,
String competitorID,
String productGroup,
String baseUnit,
String itemCategoryGroup,
String productHierarchy,
String division,
String varblPurOrdUnitIsActive,
String volumeUnit,
BigDecimal materialVolume,
String aNPCode,
String brand,
String procurementRule,
Calendar validityStartDate,
String lowLevelCode,
String prodNoInGenProdInPrepackProd,
String serialIdentifierAssgmtProfile,
String sizeOrDimensionText,
String industryStandardName,
String productStandardID,
String internationalArticleNumberCat,
Boolean productIsConfigurable,
Boolean isBatchManagementRequired,
String externalProductGroup,
String crossPlantConfigurableProduct,
String serialNoExplicitnessLevel,
String productManufacturerNumber,
String manufacturerPartProfile,
String changeNumber,
String materialRevisionLevel,
String handlingIndicator,
String warehouseProductGroup,
String warehouseStorageCondition,
String standardHandlingUnitType,
String serialNumberProfile,
String adjustmentProfile,
String preferredUnitOfMeasure,
Boolean isPilferable,
Boolean isRelevantForHzdsSubstances,
BigDecimal quarantinePeriod,
String timeUnitForQuarantinePeriod,
String qualityInspectionGroup,
String authorizationGroup,
String handlingUnitType,
Boolean hasVariableTareWeight,
BigDecimal maximumPackagingLength,
BigDecimal maximumPackagingWidth,
BigDecimal maximumPackagingHeight,
ErpConfigContext erpConfigContext,
List<ProductDescription> toDescription,
List<ProductPlant> toPlant,
List<ProductCharc> toProductCharc,
List<ProductClass> toProductClass,
List<ProductSalesTax> toProductSalesTax,
List<ProductSalesDelivery> toSalesDelivery) |
Copyright © 2017 SAP SE. All rights reserved.