Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.physicalchemicalproperty.PhysChmlPartitionCoefficient
Packages that use PhysChmlPartitionCoefficient
Package
Description
-
Uses of PhysChmlPartitionCoefficient in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.physicalchemicalproperty
Fields in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.physicalchemicalproperty with type parameters of type PhysChmlPartitionCoefficientModifier and TypeFieldDescriptionstatic final SimpleProperty<PhysChmlPartitionCoefficient>PhysChmlPartitionCoefficient.ALL_FIELDSSelector for all available fields of PhysChmlPartitionCoefficient.static final SimpleProperty.String<PhysChmlPartitionCoefficient>PhysChmlPartitionCoefficient.PC_PHYS_ADDL_STATEMENT_PHRSstatic final SimpleProperty.String<PhysChmlPartitionCoefficient>PhysChmlPartitionCoefficient.PC_PHYS_NOTE_TEXTstatic final SimpleProperty.String<PhysChmlPartitionCoefficient>PhysChmlPartitionCoefficient.PC_PHYS_PRTTN_COEFF_LOG_P_LOWR_OPTRstatic final SimpleProperty.NumericDecimal<PhysChmlPartitionCoefficient>PhysChmlPartitionCoefficient.PC_PHYS_PRTTN_COEFF_LOG_P_LOWR_QTYstatic final SimpleProperty.String<PhysChmlPartitionCoefficient>PhysChmlPartitionCoefficient.PC_PHYS_PRTTN_COEFF_LOG_P_LOWR_QTY_TXTstatic final SimpleProperty.NumericDecimal<PhysChmlPartitionCoefficient>PhysChmlPartitionCoefficient.PC_PHYS_PRTTN_COEFF_LOG_P_UPR_QTYstatic final SimpleProperty.String<PhysChmlPartitionCoefficient>PhysChmlPartitionCoefficient.PC_PHYS_PRTTN_COEFF_LOG_P_UPR_QTY_OPTRstatic final SimpleProperty.String<PhysChmlPartitionCoefficient>PhysChmlPartitionCoefficient.PC_PHYS_PRTTN_COEFF_LOG_P_UPR_QTY_TXTstatic final SimpleProperty.String<PhysChmlPartitionCoefficient>PhysChmlPartitionCoefficient.PC_PHYS_PRTTN_COEFF_METH_PHRSstatic final SimpleProperty.Guid<PhysChmlPartitionCoefficient>PhysChmlPartitionCoefficient.PHYS_CHML_PARTITION_COEFF_UUIDstatic final SimpleProperty.Guid<PhysChmlPartitionCoefficient>PhysChmlPartitionCoefficient.PHYS_CHML_PRPTY_UUIDPhysicalChemicalProperty.TO__PARTITION_COEFFICIENTUse with available request builders to apply the _PartitionCoefficient navigation property to query operations.PhysChmlPartitionCoefficient.TO__PHYS_CHML_PRPTYUse with available request builders to apply the _PhysChmlPrpty navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.physicalchemicalproperty that return PhysChmlPartitionCoefficientModifier and TypeMethodDescriptionPhysChmlPartitionCoefficient.PhysChmlPartitionCoefficientBuilder.build()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.physicalchemicalproperty that return types with arguments of type PhysChmlPartitionCoefficientModifier and TypeMethodDescriptionio.vavr.control.Option<List<PhysChmlPartitionCoefficient>>PhysicalChemicalProperty.getPartitionCoefficientIfPresent()Retrieval of associated PhysChmlPartitionCoefficient entities (one to many).PhysChmlPartitionCoefficient.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.physicalchemicalproperty with parameters of type PhysChmlPartitionCoefficientModifier and TypeMethodDescriptionvoidPhysicalChemicalProperty.addPartitionCoefficient(PhysChmlPartitionCoefficient... entity) Adds elements to the list of associated PhysChmlPartitionCoefficient entities.PhysicalChemicalProperty.PhysicalChemicalPropertyBuilder.partitionCoefficient(PhysChmlPartitionCoefficient... value) Navigation property _PartitionCoefficient for PhysicalChemicalProperty to multiple PhysChmlPartitionCoefficient.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.physicalchemicalproperty with type arguments of type PhysChmlPartitionCoefficientModifier and TypeMethodDescriptionvoidPhysicalChemicalProperty.setPartitionCoefficient(List<PhysChmlPartitionCoefficient> value) Overwrites the list of associated PhysChmlPartitionCoefficient entities for the loaded navigation property _PartitionCoefficient. -
Uses of PhysChmlPartitionCoefficient 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 PhysChmlPartitionCoefficientModifier and TypeMethodDescriptionDefaultPhysicalChemicalPropertyService.countPhysChmlPartitionCoefficient()Deprecated.PhysicalChemicalPropertyService.countPhysChmlPartitionCoefficient()Deprecated.Fetch the number of entries from thePhysChmlPartitionCoefficiententity collection matching the filter and search expressions.DefaultPhysicalChemicalPropertyService.getAllPhysChmlPartitionCoefficient()Deprecated.PhysicalChemicalPropertyService.getAllPhysChmlPartitionCoefficient()Deprecated.Fetch multiplePhysChmlPartitionCoefficiententities.DefaultPhysicalChemicalPropertyService.getPhysChmlPartitionCoefficientByKey(UUID physChmlPartitionCoeffUUID) Deprecated.PhysicalChemicalPropertyService.getPhysChmlPartitionCoefficientByKey(UUID physChmlPartitionCoeffUUID) Deprecated.Fetch a singlePhysChmlPartitionCoefficiententity using key fields.