Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.supplierquotationforsourcingproject.SrcgProjQtnItemLinkage
Packages that use SrcgProjQtnItemLinkage
Package
Description
-
Uses of SrcgProjQtnItemLinkage 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 SrcgProjQtnItemLinkageModifier and TypeFieldDescriptionstatic final SimpleProperty<SrcgProjQtnItemLinkage>SrcgProjQtnItemLinkage.ALL_FIELDSSelector for all available fields of SrcgProjQtnItemLinkage.static final SimpleProperty.Guid<SrcgProjQtnItemLinkage>SrcgProjQtnItemLinkage.SOURCING_PROJECT_QUOTATION_UUIDstatic final SimpleProperty.Guid<SrcgProjQtnItemLinkage>SrcgProjQtnItemLinkage.SRCG_PROJ_QTN_ITEM_UUIDstatic final SimpleProperty.Guid<SrcgProjQtnItemLinkage>SrcgProjQtnItemLinkage.SRCG_PROJ_QTN_ITM_LINKED_STABLE_UUIDstatic final SimpleProperty.Guid<SrcgProjQtnItemLinkage>SrcgProjQtnItemLinkage.SRCG_PROJECT_QTN_ITEM_LINKAGE_UUIDSrcgProjQtnItemLinkage.TO__SOURCING_PROJECT_QUOTATIONUse with available request builders to apply the _SourcingProjectQuotation navigation property to query operations.static final NavigationProperty.Single<SrcgProjQtnItemLinkage,SrcgProjQtnItem> SrcgProjQtnItemLinkage.TO__SRCG_PROJ_QTN_ITEMUse with available request builders to apply the _SrcgProjQtnItem navigation property to query operations.SrcgProjQtnItem.TO__SRCG_PROJ_QTN_ITEM_LINKAGEUse with available request builders to apply the _SrcgProjQtnItemLinkage navigation property to query operations.static final NavigationProperty.Single<SrcgProjQtnItemLinkage,SrcgProjQtnItem> SrcgProjQtnItemLinkage.TO__SRCG_PROJ_QTN_ITEM_LINKEDUse with available request builders to apply the _SrcgProjQtnItemLinked navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.supplierquotationforsourcingproject that return SrcgProjQtnItemLinkageMethods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.supplierquotationforsourcingproject that return types with arguments of type SrcgProjQtnItemLinkageModifier and TypeMethodDescriptionio.vavr.control.Option<List<SrcgProjQtnItemLinkage>>SrcgProjQtnItem.getSrcgProjQtnItemLinkageIfPresent()Retrieval of associated SrcgProjQtnItemLinkage entities (one to many).SrcgProjQtnItemLinkage.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.supplierquotationforsourcingproject with parameters of type SrcgProjQtnItemLinkageModifier and TypeMethodDescriptionvoidSrcgProjQtnItem.addSrcgProjQtnItemLinkage(SrcgProjQtnItemLinkage... entity) Adds elements to the list of associated SrcgProjQtnItemLinkage entities.SrcgProjQtnItem.SrcgProjQtnItemBuilder.srcgProjQtnItemLinkage(SrcgProjQtnItemLinkage... value) Navigation property _SrcgProjQtnItemLinkage for SrcgProjQtnItem to multiple SrcgProjQtnItemLinkage.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.supplierquotationforsourcingproject with type arguments of type SrcgProjQtnItemLinkageModifier and TypeMethodDescriptionvoidSrcgProjQtnItem.setSrcgProjQtnItemLinkage(List<SrcgProjQtnItemLinkage> value) Overwrites the list of associated SrcgProjQtnItemLinkage entities for the loaded navigation property _SrcgProjQtnItemLinkage. -
Uses of SrcgProjQtnItemLinkage 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 SrcgProjQtnItemLinkageModifier and TypeMethodDescriptionDefaultSupplierQuotationForSourcingProjectService.countSrcgProjQtnItemLinkage()Deprecated.SupplierQuotationForSourcingProjectService.countSrcgProjQtnItemLinkage()Deprecated.Fetch the number of entries from theSrcgProjQtnItemLinkageentity collection matching the filter and search expressions.DefaultSupplierQuotationForSourcingProjectService.getAllSrcgProjQtnItemLinkage()Deprecated.SupplierQuotationForSourcingProjectService.getAllSrcgProjQtnItemLinkage()Deprecated.Fetch multipleSrcgProjQtnItemLinkageentities.DefaultSupplierQuotationForSourcingProjectService.getSrcgProjQtnItemLinkageByKey(UUID srcgProjectQtnItemLinkageUUID) Deprecated.SupplierQuotationForSourcingProjectService.getSrcgProjQtnItemLinkageByKey(UUID srcgProjectQtnItemLinkageUUID) Deprecated.Fetch a singleSrcgProjQtnItemLinkageentity using key fields.