Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.productmaterialbasedcomposition.ProdMatlBsdProducedSubst
Packages that use ProdMatlBsdProducedSubst
Package
Description
-
Uses of ProdMatlBsdProducedSubst in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.productmaterialbasedcomposition
Fields in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.productmaterialbasedcomposition with type parameters of type ProdMatlBsdProducedSubstModifier and TypeFieldDescriptionstatic final SimpleProperty<ProdMatlBsdProducedSubst>ProdMatlBsdProducedSubst.ALL_FIELDSSelector for all available fields of ProdMatlBsdProducedSubst.static final SimpleProperty.String<ProdMatlBsdProducedSubst>ProdMatlBsdProducedSubst.CHML_COMP_OPERATOR_LOWER_LIMITstatic final SimpleProperty.String<ProdMatlBsdProducedSubst>ProdMatlBsdProducedSubst.CHML_COMP_OPERATOR_UPPER_LIMITstatic final SimpleProperty.NumericDecimal<ProdMatlBsdProducedSubst>ProdMatlBsdProducedSubst.CHML_COMP_QTYstatic final SimpleProperty.String<ProdMatlBsdProducedSubst>ProdMatlBsdProducedSubst.CHML_COMP_QTY_AS_TEXTstatic final SimpleProperty.String<ProdMatlBsdProducedSubst>ProdMatlBsdProducedSubst.CHML_COMP_QTY_ISO_UNITstatic final SimpleProperty.NumericDecimal<ProdMatlBsdProducedSubst>ProdMatlBsdProducedSubst.CHML_COMP_QTY_LOWER_LIMITstatic final SimpleProperty.String<ProdMatlBsdProducedSubst>ProdMatlBsdProducedSubst.CHML_COMP_QTY_LOWER_LIMIT_AS_TEXTstatic final SimpleProperty.String<ProdMatlBsdProducedSubst>ProdMatlBsdProducedSubst.CHML_COMP_QTY_SAP_UNITstatic final SimpleProperty.NumericDecimal<ProdMatlBsdProducedSubst>ProdMatlBsdProducedSubst.CHML_COMP_QTY_UPPER_LIMITstatic final SimpleProperty.String<ProdMatlBsdProducedSubst>ProdMatlBsdProducedSubst.CHML_COMP_QTY_UPPER_LIMIT_AS_TEXTstatic final SimpleProperty.Guid<ProdMatlBsdProducedSubst>ProdMatlBsdProducedSubst.CHML_COMP_UUIDstatic final SimpleProperty.Guid<ProdMatlBsdProducedSubst>ProdMatlBsdProducedSubst.CHML_COMPOSITION_UUIDstatic final SimpleProperty.String<ProdMatlBsdProducedSubst>ProdMatlBsdProducedSubst.COMPANY_SUBSTANCEstatic final SimpleProperty.String<ProdMatlBsdProducedSubst>ProdMatlBsdProducedSubst.POLYMER_COMPOSITION_NAMEProdMatlBsdProducedSubst.TO__COMPOSITIONUse with available request builders to apply the _Composition navigation property to query operations.ProductMaterialBsdComposition.TO__PRODUCED_SUBSTANCEUse with available request builders to apply the _ProducedSubstance navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.productmaterialbasedcomposition that return ProdMatlBsdProducedSubstModifier and TypeMethodDescriptionProdMatlBsdProducedSubst.ProdMatlBsdProducedSubstBuilder.build()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.productmaterialbasedcomposition that return types with arguments of type ProdMatlBsdProducedSubstModifier and TypeMethodDescriptionio.vavr.control.Option<List<ProdMatlBsdProducedSubst>>ProductMaterialBsdComposition.getProducedSubstanceIfPresent()Retrieval of associated ProdMatlBsdProducedSubst entities (one to many).ProdMatlBsdProducedSubst.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.productmaterialbasedcomposition with parameters of type ProdMatlBsdProducedSubstModifier and TypeMethodDescriptionvoidProductMaterialBsdComposition.addProducedSubstance(ProdMatlBsdProducedSubst... entity) Adds elements to the list of associated ProdMatlBsdProducedSubst entities.ProductMaterialBsdComposition.ProductMaterialBsdCompositionBuilder.producedSubstance(ProdMatlBsdProducedSubst... value) Navigation property _ProducedSubstance for ProductMaterialBsdComposition to multiple ProdMatlBsdProducedSubst.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.productmaterialbasedcomposition with type arguments of type ProdMatlBsdProducedSubstModifier and TypeMethodDescriptionvoidProductMaterialBsdComposition.setProducedSubstance(List<ProdMatlBsdProducedSubst> value) Overwrites the list of associated ProdMatlBsdProducedSubst entities for the loaded navigation property _ProducedSubstance. -
Uses of ProdMatlBsdProducedSubst in com.sap.cloud.sdk.s4hana.datamodel.odatav4.services
Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.services that return types with arguments of type ProdMatlBsdProducedSubstModifier and TypeMethodDescriptionDefaultProductMaterialBasedCompositionService.countProdMatlBsdProducedSubstance()Deprecated.ProductMaterialBasedCompositionService.countProdMatlBsdProducedSubstance()Deprecated.Fetch the number of entries from theProdMatlBsdProducedSubstentity collection matching the filter and search expressions.DefaultProductMaterialBasedCompositionService.getAllProdMatlBsdProducedSubstance()Deprecated.ProductMaterialBasedCompositionService.getAllProdMatlBsdProducedSubstance()Deprecated.Fetch multipleProdMatlBsdProducedSubstentities.DefaultProductMaterialBasedCompositionService.getProdMatlBsdProducedSubstanceByKey(UUID chmlCompUUID) Deprecated.ProductMaterialBasedCompositionService.getProdMatlBsdProducedSubstanceByKey(UUID chmlCompUUID) Deprecated.Fetch a singleProdMatlBsdProducedSubstentity using key fields.