Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.productanalyticalcomposition.ProductAnalyticalComposition
Packages that use ProductAnalyticalComposition
Package
Description
-
Uses of ProductAnalyticalComposition in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.productanalyticalcomposition
Fields in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.productanalyticalcomposition with type parameters of type ProductAnalyticalCompositionModifier and TypeFieldDescriptionProductAnalyticalComposition._MESSAGESUse with available request builders to apply the SAP__Messages complex property to query operations.static final SimpleProperty<ProductAnalyticalComposition>ProductAnalyticalComposition.ALL_FIELDSSelector for all available fields of ProductAnalyticalComposition.static final SimpleProperty.String<ProductAnalyticalComposition>ProductAnalyticalComposition.CHEMICAL_COMPLIANCE_INFOstatic final SimpleProperty.String<ProductAnalyticalComposition>ProductAnalyticalComposition.CHML_CMPLNC_PROD_CATZTN_PHRSstatic final SimpleProperty.String<ProductAnalyticalComposition>ProductAnalyticalComposition.CHML_COMPOSITION_STATUSstatic final SimpleProperty.Guid<ProductAnalyticalComposition>ProductAnalyticalComposition.CHML_COMPOSITION_UUIDstatic final SimpleProperty.String<ProductAnalyticalComposition>ProductAnalyticalComposition.PROD_CMPLNC_LEGAL_AREAProductAnalyticalComposition.TO__COMPONENTUse with available request builders to apply the _Component navigation property to query operations.ProductAnalyticalComponent.TO__COMPOSITIONUse with available request builders to apply the _Composition navigation property to query operations.static final SimpleProperty.DateTime<ProductAnalyticalComposition>ProductAnalyticalComposition.VALIDITY_END_DATE_TIMEstatic final SimpleProperty.DateTime<ProductAnalyticalComposition>ProductAnalyticalComposition.VALIDITY_START_DATE_TIMEMethods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.productanalyticalcomposition that return ProductAnalyticalCompositionModifier and TypeMethodDescriptionProductAnalyticalComposition.ProductAnalyticalCompositionBuilder.build()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.productanalyticalcomposition that return types with arguments of type ProductAnalyticalCompositionModifier and TypeMethodDescriptionProductAnalyticalComposition.createAndReleaseVersion(String chemicalComplianceInfo, Collection<D_ProdAnlytlCmpstnCreateCompP> _Components, String prodCmplncLegalArea, String chmlCmplncProdCatztnPhrs) Action that can be applied to a collection of entities of this class.ProductAnalyticalComposition.createAndReleaseVersion(String chemicalComplianceInfo, Collection<D_ProdAnlytlCmpstnCreateCompP> _Components, String prodCmplncLegalArea, String chmlCmplncProdCatztnPhrs) Action that can be applied to a collection of entities of this class.io.vavr.control.Option<ProductAnalyticalComposition>ProductAnalyticalComponent.getCompositionIfPresent()Retrieval of associated ProductAnalyticalComposition entity (one to one).ProductAnalyticalComposition.getType()ProductAnalyticalComposition.validate(String chemicalComplianceInfo, Collection<D_ProdAnlytlCmpstnCreateCompP> _Components, String prodCmplncLegalArea, String chmlCmplncProdCatztnPhrs) Action that can be applied to a collection of entities of this class.Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.productanalyticalcomposition with parameters of type ProductAnalyticalCompositionModifier and TypeMethodDescriptionProductAnalyticalComponent.ProductAnalyticalComponentBuilder.composition(ProductAnalyticalComposition value) Navigation property _Composition for ProductAnalyticalComponent to single ProductAnalyticalComposition.voidProductAnalyticalComponent.setComposition(ProductAnalyticalComposition value) Overwrites the associated ProductAnalyticalComposition entity for the loaded navigation property _Composition.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.productanalyticalcomposition with parameters of type ProductAnalyticalCompositionModifierConstructorDescriptionProductAnalyticalComponent(UUID chmlCompUUID, UUID chmlCompositionUUID, String companySubstance, String chmlCompType, BigDecimal chmlCompQty, String chmlCompQtyAsText, String chmlCompQtySAPUnit, String chmlCompQtyISOUnit, String chmlCompOperatorLowerLimit, BigDecimal chmlCompQtyLowerLimit, String chmlCompQtyLowerLimitAsText, String chmlCompOperatorUpperLimit, BigDecimal chmlCompQtyUpperLimit, String chmlCompQtyUpperLimitAsText, String polymerCompositionName, ProductAnalyticalComposition to_Composition) -
Uses of ProductAnalyticalComposition 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 ProductAnalyticalCompositionModifier and TypeMethodDescriptionDefaultProductAnalyticalCompositionService.countProductAnalyticalComposition()Deprecated.ProductAnalyticalCompositionService.countProductAnalyticalComposition()Deprecated.Fetch the number of entries from theProductAnalyticalCompositionentity collection matching the filter and search expressions.DefaultProductAnalyticalCompositionService.getAllProductAnalyticalComposition()Deprecated.ProductAnalyticalCompositionService.getAllProductAnalyticalComposition()Deprecated.Fetch multipleProductAnalyticalCompositionentities.DefaultProductAnalyticalCompositionService.getProductAnalyticalCompositionByKey(UUID chmlCompositionUUID) Deprecated.ProductAnalyticalCompositionService.getProductAnalyticalCompositionByKey(UUID chmlCompositionUUID) Deprecated.Fetch a singleProductAnalyticalCompositionentity using key fields.