Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.sourcingproject.SrcgProjItmCndnScale
Packages that use SrcgProjItmCndnScale
Package
Description
-
Uses of SrcgProjItmCndnScale in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.sourcingproject
Fields in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.sourcingproject with type parameters of type SrcgProjItmCndnScaleModifier and TypeFieldDescriptionstatic final SimpleProperty<SrcgProjItmCndnScale>SrcgProjItmCndnScale.ALL_FIELDSSelector for all available fields of SrcgProjItmCndnScale.static final SimpleProperty.String<SrcgProjItmCndnScale>SrcgProjItmCndnScale.CNDN_SCALE_QUANTITY_UNIT_ISO_CODEstatic final SimpleProperty.NumericDecimal<SrcgProjItmCndnScale>SrcgProjItmCndnScale.CONDITION_SCALE_AMOUNTstatic final SimpleProperty.String<SrcgProjItmCndnScale>SrcgProjItmCndnScale.CONDITION_SCALE_AMOUNT_CURRENCYstatic final SimpleProperty.NumericDecimal<SrcgProjItmCndnScale>SrcgProjItmCndnScale.CONDITION_SCALE_QUANTITYstatic final SimpleProperty.String<SrcgProjItmCndnScale>SrcgProjItmCndnScale.CONDITION_SCALE_QUANTITY_UNITstatic final SimpleProperty.String<SrcgProjItmCndnScale>SrcgProjItmCndnScale.CONDITION_SEQUENTIAL_NUMBER_SHORTstatic final SimpleProperty.String<SrcgProjItmCndnScale>SrcgProjItmCndnScale.PRICING_SCALE_TYPEstatic final SimpleProperty.Guid<SrcgProjItmCndnScale>SrcgProjItmCndnScale.SOURCING_PROJECT_UUIDstatic final SimpleProperty.Guid<SrcgProjItmCndnScale>SrcgProjItmCndnScale.SRCG_PROJ_ITEM_CNDN_AMOUNT_UUIDstatic final SimpleProperty.Guid<SrcgProjItmCndnScale>SrcgProjItmCndnScale.SRCG_PROJ_ITEM_CNDN_SCALE_UUIDstatic final NavigationProperty.Single<SrcgProjItmCndnScale,SourcingProject> SrcgProjItmCndnScale.TO__SOURCING_PROJECTUse with available request builders to apply the _SourcingProject navigation property to query operations.SrcgProjItmCndnScale.TO__SRCG_PROJ_ITM_CNDN_AMOUNTUse with available request builders to apply the _SrcgProjItmCndnAmount navigation property to query operations.SrcgProjItmCndnAmount.TO__SRCG_PROJ_ITM_CNDN_SCALEUse with available request builders to apply the _SrcgProjItmCndnScale navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.sourcingproject that return SrcgProjItmCndnScaleMethods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.sourcingproject that return types with arguments of type SrcgProjItmCndnScaleModifier and TypeMethodDescriptionio.vavr.control.Option<List<SrcgProjItmCndnScale>>SrcgProjItmCndnAmount.getSrcgProjItmCndnScaleIfPresent()Retrieval of associated SrcgProjItmCndnScale entities (one to many).SrcgProjItmCndnScale.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.sourcingproject with parameters of type SrcgProjItmCndnScaleModifier and TypeMethodDescriptionvoidSrcgProjItmCndnAmount.addSrcgProjItmCndnScale(SrcgProjItmCndnScale... entity) Adds elements to the list of associated SrcgProjItmCndnScale entities.SrcgProjItmCndnAmount.SrcgProjItmCndnAmountBuilder.srcgProjItmCndnScale(SrcgProjItmCndnScale... value) Navigation property _SrcgProjItmCndnScale for SrcgProjItmCndnAmount to multiple SrcgProjItmCndnScale.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.sourcingproject with type arguments of type SrcgProjItmCndnScaleModifier and TypeMethodDescriptionvoidSrcgProjItmCndnAmount.setSrcgProjItmCndnScale(List<SrcgProjItmCndnScale> value) Overwrites the list of associated SrcgProjItmCndnScale entities for the loaded navigation property _SrcgProjItmCndnScale.Constructor parameters in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.sourcingproject with type arguments of type SrcgProjItmCndnScaleModifierConstructorDescriptionSrcgProjItmCndnAmount(UUID srcgProjItemCndnAmountUUID, UUID sourcingProjectUUID, UUID srcgProjItemCndnValdtyUUID, String conditionType, String srcgProjPricingScaleBasis, Boolean srcgProjItemCndnIsMand, Boolean srcgProjItemCndnIsExcld, BigDecimal conditionQuantity, String conditionQuantityUnit, String conditionQuantityUnitISOCode, String conditionSequentialNumberShort, LocalDate conditionValidityEndDate, LocalDate conditionValidityStartDate, Boolean suplrCostBreakdownIsRelevant, String conditionCalculationType, String procmtHubPlantUniqueID, String procurementHubSourceSystem, String procurementHubSourceSystemName, String procmtHubPlant, String procmtHubPlantName, SourcingProject to_SourcingProject, List<SrcgProjItmCndnScale> to_SrcgProjItmCndnScale, SrcgProjItmCndnValidity to_SrcgProjItmCndnValidity) -
Uses of SrcgProjItmCndnScale 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 SrcgProjItmCndnScaleModifier and TypeMethodDescriptionDefaultSourcingProjectService.countSrcgProjItmCndnScale()Deprecated.SourcingProjectService.countSrcgProjItmCndnScale()Deprecated.Fetch the number of entries from theSrcgProjItmCndnScaleentity collection matching the filter and search expressions.DefaultSourcingProjectService.getAllSrcgProjItmCndnScale()Deprecated.SourcingProjectService.getAllSrcgProjItmCndnScale()Deprecated.Fetch multipleSrcgProjItmCndnScaleentities.DefaultSourcingProjectService.getSrcgProjItmCndnScaleByKey(UUID srcgProjItemCndnScaleUUID) Deprecated.SourcingProjectService.getSrcgProjItmCndnScaleByKey(UUID srcgProjItemCndnScaleUUID) Deprecated.Fetch a singleSrcgProjItmCndnScaleentity using key fields.