Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.productmaterialbasedcomposition.ProdMatlBsdBeforeProdnComp
Packages that use ProdMatlBsdBeforeProdnComp
Package
Description
-
Uses of ProdMatlBsdBeforeProdnComp 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 ProdMatlBsdBeforeProdnCompModifier and TypeFieldDescriptionstatic final SimpleProperty<ProdMatlBsdBeforeProdnComp>ProdMatlBsdBeforeProdnComp.ALL_FIELDSSelector for all available fields of ProdMatlBsdBeforeProdnComp.static final SimpleProperty.String<ProdMatlBsdBeforeProdnComp>ProdMatlBsdBeforeProdnComp.CHEMICAL_COMPLIANCE_INFOstatic final SimpleProperty.String<ProdMatlBsdBeforeProdnComp>ProdMatlBsdBeforeProdnComp.CHML_COMP_OPERATOR_LOWER_LIMITstatic final SimpleProperty.String<ProdMatlBsdBeforeProdnComp>ProdMatlBsdBeforeProdnComp.CHML_COMP_OPERATOR_UPPER_LIMITstatic final SimpleProperty.NumericDecimal<ProdMatlBsdBeforeProdnComp>ProdMatlBsdBeforeProdnComp.CHML_COMP_QTYstatic final SimpleProperty.String<ProdMatlBsdBeforeProdnComp>ProdMatlBsdBeforeProdnComp.CHML_COMP_QTY_AS_TEXTstatic final SimpleProperty.String<ProdMatlBsdBeforeProdnComp>ProdMatlBsdBeforeProdnComp.CHML_COMP_QTY_ISO_UNITstatic final SimpleProperty.NumericDecimal<ProdMatlBsdBeforeProdnComp>ProdMatlBsdBeforeProdnComp.CHML_COMP_QTY_LOWER_LIMITstatic final SimpleProperty.String<ProdMatlBsdBeforeProdnComp>ProdMatlBsdBeforeProdnComp.CHML_COMP_QTY_LOWER_LIMIT_AS_TEXTstatic final SimpleProperty.String<ProdMatlBsdBeforeProdnComp>ProdMatlBsdBeforeProdnComp.CHML_COMP_QTY_SAP_UNITstatic final SimpleProperty.NumericDecimal<ProdMatlBsdBeforeProdnComp>ProdMatlBsdBeforeProdnComp.CHML_COMP_QTY_UPPER_LIMITstatic final SimpleProperty.String<ProdMatlBsdBeforeProdnComp>ProdMatlBsdBeforeProdnComp.CHML_COMP_QTY_UPPER_LIMIT_AS_TEXTstatic final SimpleProperty.Guid<ProdMatlBsdBeforeProdnComp>ProdMatlBsdBeforeProdnComp.CHML_COMP_UUIDstatic final SimpleProperty.Guid<ProdMatlBsdBeforeProdnComp>ProdMatlBsdBeforeProdnComp.CHML_COMPOSITION_UUIDstatic final NavigationProperty.Collection<ProductMaterialBsdComposition,ProdMatlBsdBeforeProdnComp> ProductMaterialBsdComposition.TO__BEFORE_PRODUCTION_COMPONENTUse with available request builders to apply the _BeforeProductionComponent navigation property to query operations.ProdMatlBsdBeforeProdnComp.TO__COMPOSITIONUse with available request builders to apply the _Composition navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.productmaterialbasedcomposition that return ProdMatlBsdBeforeProdnCompModifier and TypeMethodDescriptionProdMatlBsdBeforeProdnComp.ProdMatlBsdBeforeProdnCompBuilder.build()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.productmaterialbasedcomposition that return types with arguments of type ProdMatlBsdBeforeProdnCompModifier and TypeMethodDescriptionio.vavr.control.Option<List<ProdMatlBsdBeforeProdnComp>>ProductMaterialBsdComposition.getBeforeProductionComponentIfPresent()Retrieval of associated ProdMatlBsdBeforeProdnComp entities (one to many).ProdMatlBsdBeforeProdnComp.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.productmaterialbasedcomposition with parameters of type ProdMatlBsdBeforeProdnCompModifier and TypeMethodDescriptionvoidProductMaterialBsdComposition.addBeforeProductionComponent(ProdMatlBsdBeforeProdnComp... entity) Adds elements to the list of associated ProdMatlBsdBeforeProdnComp entities.ProductMaterialBsdComposition.ProductMaterialBsdCompositionBuilder.beforeProductionComponent(ProdMatlBsdBeforeProdnComp... value) Navigation property _BeforeProductionComponent for ProductMaterialBsdComposition to multiple ProdMatlBsdBeforeProdnComp.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.productmaterialbasedcomposition with type arguments of type ProdMatlBsdBeforeProdnCompModifier and TypeMethodDescriptionvoidProductMaterialBsdComposition.setBeforeProductionComponent(List<ProdMatlBsdBeforeProdnComp> value) Overwrites the list of associated ProdMatlBsdBeforeProdnComp entities for the loaded navigation property _BeforeProductionComponent. -
Uses of ProdMatlBsdBeforeProdnComp 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 ProdMatlBsdBeforeProdnCompModifier and TypeMethodDescriptionDefaultProductMaterialBasedCompositionService.countProdMatlBsdBeforeProdnComp()Deprecated.ProductMaterialBasedCompositionService.countProdMatlBsdBeforeProdnComp()Deprecated.Fetch the number of entries from theProdMatlBsdBeforeProdnCompentity collection matching the filter and search expressions.DefaultProductMaterialBasedCompositionService.getAllProdMatlBsdBeforeProdnComp()Deprecated.ProductMaterialBasedCompositionService.getAllProdMatlBsdBeforeProdnComp()Deprecated.Fetch multipleProdMatlBsdBeforeProdnCompentities.DefaultProductMaterialBasedCompositionService.getProdMatlBsdBeforeProdnCompByKey(UUID chmlCompUUID) Deprecated.ProductMaterialBasedCompositionService.getProdMatlBsdBeforeProdnCompByKey(UUID chmlCompUUID) Deprecated.Fetch a singleProdMatlBsdBeforeProdnCompentity using key fields.