Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.supplierquotationforsourcingproject.SrcgProjQtnAllowedCurrency
Packages that use SrcgProjQtnAllowedCurrency
Package
Description
-
Uses of SrcgProjQtnAllowedCurrency in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.supplierquotationforsourcingproject
Fields in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.supplierquotationforsourcingproject with type parameters of type SrcgProjQtnAllowedCurrencyModifier and TypeFieldDescriptionstatic final SimpleProperty<SrcgProjQtnAllowedCurrency>SrcgProjQtnAllowedCurrency.ALL_FIELDSSelector for all available fields of SrcgProjQtnAllowedCurrency.static final SimpleProperty.Guid<SrcgProjQtnAllowedCurrency>SrcgProjQtnAllowedCurrency.SOURCING_PROJECT_QUOTATION_UUIDstatic final SimpleProperty.String<SrcgProjQtnAllowedCurrency>SrcgProjQtnAllowedCurrency.SRCG_PROJ_QTN_ALLOWED_CURRENCYstatic final SimpleProperty.Guid<SrcgProjQtnAllowedCurrency>SrcgProjQtnAllowedCurrency.SRCG_PROJ_QTN_ALLOWED_CURRENCY_UUIDSrcgProjQtnAllowedCurrency.TO__SOURCING_PROJECT_QUOTATIONUse with available request builders to apply the _SourcingProjectQuotation navigation property to query operations.SourcingProjectQuotation.TO__SRCG_PROJ_QTN_ALLOWED_CURRENCYUse with available request builders to apply the _SrcgProjQtnAllowedCurrency navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.supplierquotationforsourcingproject that return SrcgProjQtnAllowedCurrencyModifier and TypeMethodDescriptionSrcgProjQtnAllowedCurrency.SrcgProjQtnAllowedCurrencyBuilder.build()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.supplierquotationforsourcingproject that return types with arguments of type SrcgProjQtnAllowedCurrencyModifier and TypeMethodDescriptionio.vavr.control.Option<List<SrcgProjQtnAllowedCurrency>>SourcingProjectQuotation.getSrcgProjQtnAllowedCurrencyIfPresent()Retrieval of associated SrcgProjQtnAllowedCurrency entities (one to many).SrcgProjQtnAllowedCurrency.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.supplierquotationforsourcingproject with parameters of type SrcgProjQtnAllowedCurrencyModifier and TypeMethodDescriptionvoidSourcingProjectQuotation.addSrcgProjQtnAllowedCurrency(SrcgProjQtnAllowedCurrency... entity) Adds elements to the list of associated SrcgProjQtnAllowedCurrency entities.SourcingProjectQuotation.SourcingProjectQuotationBuilder.srcgProjQtnAllowedCurrency(SrcgProjQtnAllowedCurrency... value) Navigation property _SrcgProjQtnAllowedCurrency for SourcingProjectQuotation to multiple SrcgProjQtnAllowedCurrency.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.supplierquotationforsourcingproject with type arguments of type SrcgProjQtnAllowedCurrencyModifier and TypeMethodDescriptionvoidSourcingProjectQuotation.setSrcgProjQtnAllowedCurrency(List<SrcgProjQtnAllowedCurrency> value) Overwrites the list of associated SrcgProjQtnAllowedCurrency entities for the loaded navigation property _SrcgProjQtnAllowedCurrency.Constructor parameters in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.supplierquotationforsourcingproject with type arguments of type SrcgProjQtnAllowedCurrencyModifierConstructorDescriptionSourcingProjectQuotation(UUID sourcingProjectQuotationUUID, String sourcingProjectQuotation, String srcgProjQuotationVersion, String sourcingProjectQuotationType, String sourcingProjectQuotationName, String bidder, String companyCode, String purchasingGroup, String purchasingOrganization, String documentCurrency, String materialGroup, String srcgProjQtnOfferCurrency, BigDecimal srcgProjQtnTotNetAmt, String srcgProjQtnLifecycleStatus, OffsetDateTime qtnLatestSubmissionDateTime, String srcgProjQtnRevisionSts, String srcgProjQtnActvtnSts, String srcgProjQtnSubmsnSts, UUID sourcingProjectUUID, UUID sourcingProjectNegotiationUUID, String pricingProcedure, String lastChangedByUser, String createdByUser, OffsetDateTime lastChangeDateTime, OffsetDateTime creationDateTime, Boolean srcgProjAttchsAreForbidden, Boolean srcgProjNotesAreForbidden, String sourcingOrigin, String externalSourcingProjectQtnRef, String logicalSystem, String isEndOfPurposeBlocked, LocalDate sourcingAwardingDate, String srcgProjQtnSuitability, Collection<SAP__Message> _Messages, List<SrcgProjQtnAllowedCurrency> to_SrcgProjQtnAllowedCurrency, List<SrcgProjQtnItem> to_SrcgProjQtnItem, List<SrcgProjQtnNote> to_SrcgProjQtnNote, List<SrcgProjQtnSupplierContact> to_SrcgProjQtnSupplierContact) -
Uses of SrcgProjQtnAllowedCurrency 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 SrcgProjQtnAllowedCurrencyModifier and TypeMethodDescriptionDefaultSupplierQuotationForSourcingProjectService.countSrcgProjQtnAllowedCurrency()Deprecated.SupplierQuotationForSourcingProjectService.countSrcgProjQtnAllowedCurrency()Deprecated.Fetch the number of entries from theSrcgProjQtnAllowedCurrencyentity collection matching the filter and search expressions.DefaultSupplierQuotationForSourcingProjectService.getAllSrcgProjQtnAllowedCurrency()Deprecated.SupplierQuotationForSourcingProjectService.getAllSrcgProjQtnAllowedCurrency()Deprecated.Fetch multipleSrcgProjQtnAllowedCurrencyentities.DefaultSupplierQuotationForSourcingProjectService.getSrcgProjQtnAllowedCurrencyByKey(UUID srcgProjQtnAllowedCurrencyUUID) Deprecated.SupplierQuotationForSourcingProjectService.getSrcgProjQtnAllowedCurrencyByKey(UUID srcgProjQtnAllowedCurrencyUUID) Deprecated.Fetch a singleSrcgProjQtnAllowedCurrencyentity using key fields.