Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.sourcingproject.SourcingProjectItemLinkage
Packages that use SourcingProjectItemLinkage
Package
Description
-
Uses of SourcingProjectItemLinkage 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 SourcingProjectItemLinkageModifier and TypeFieldDescriptionstatic final SimpleProperty<SourcingProjectItemLinkage>SourcingProjectItemLinkage.ALL_FIELDSSelector for all available fields of SourcingProjectItemLinkage.static final SimpleProperty.String<SourcingProjectItemLinkage>SourcingProjectItemLinkage.FORMATTED_ITEM_IDstatic final SimpleProperty.String<SourcingProjectItemLinkage>SourcingProjectItemLinkage.MATERIALstatic final SimpleProperty.String<SourcingProjectItemLinkage>SourcingProjectItemLinkage.MATERIAL_GROUPstatic final SimpleProperty.String<SourcingProjectItemLinkage>SourcingProjectItemLinkage.SOURCING_ORIGINstatic final SimpleProperty.String<SourcingProjectItemLinkage>SourcingProjectItemLinkage.SOURCING_PROJECT_ITEMstatic final SimpleProperty.Guid<SourcingProjectItemLinkage>SourcingProjectItemLinkage.SOURCING_PROJECT_ITEM_UUIDstatic final SimpleProperty.Guid<SourcingProjectItemLinkage>SourcingProjectItemLinkage.SOURCING_PROJECT_UUIDstatic final SimpleProperty.String<SourcingProjectItemLinkage>SourcingProjectItemLinkage.SOURCING_SCENARIOstatic final SimpleProperty.String<SourcingProjectItemLinkage>SourcingProjectItemLinkage.SRCG_PROJ_ITEM_DESCRIPTIONstatic final SimpleProperty.Guid<SourcingProjectItemLinkage>SourcingProjectItemLinkage.SRCG_PROJ_ITEM_LINKED_ITEM_UUIDstatic final SimpleProperty.Guid<SourcingProjectItemLinkage>SourcingProjectItemLinkage.SRCG_PROJ_ITEM_LINKED_STABLE_UUIDstatic final SimpleProperty.Guid<SourcingProjectItemLinkage>SourcingProjectItemLinkage.SRCG_PROJECT_ITEM_LINKAGE_UUIDSourcingProjectItemLinkage.TO__SOURCING_PROJECTUse with available request builders to apply the _SourcingProject navigation property to query operations.SourcingProjectItemLinkage.TO__SOURCING_PROJECT_ITEMUse with available request builders to apply the _SourcingProjectItem navigation property to query operations.SourcingProjectItem.TO__SOURCING_PROJECT_ITEM_LINKAGEUse with available request builders to apply the _SourcingProjectItemLinkage navigation property to query operations.SourcingProjectItemLinkage.TO__SOURCING_PROJECT_ITEM_LINKEDUse with available request builders to apply the _SourcingProjectItemLinked navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.sourcingproject that return SourcingProjectItemLinkageModifier and TypeMethodDescriptionSourcingProjectItemLinkage.SourcingProjectItemLinkageBuilder.build()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.sourcingproject that return types with arguments of type SourcingProjectItemLinkageModifier and TypeMethodDescriptionio.vavr.control.Option<List<SourcingProjectItemLinkage>>SourcingProjectItem.getSourcingProjectItemLinkageIfPresent()Retrieval of associated SourcingProjectItemLinkage entities (one to many).SourcingProjectItemLinkage.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.sourcingproject with parameters of type SourcingProjectItemLinkageModifier and TypeMethodDescriptionvoidSourcingProjectItem.addSourcingProjectItemLinkage(SourcingProjectItemLinkage... entity) Adds elements to the list of associated SourcingProjectItemLinkage entities.SourcingProjectItem.SourcingProjectItemBuilder.sourcingProjectItemLinkage(SourcingProjectItemLinkage... value) Navigation property _SourcingProjectItemLinkage for SourcingProjectItem to multiple SourcingProjectItemLinkage.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.sourcingproject with type arguments of type SourcingProjectItemLinkageModifier and TypeMethodDescriptionvoidSourcingProjectItem.setSourcingProjectItemLinkage(List<SourcingProjectItemLinkage> value) Overwrites the list of associated SourcingProjectItemLinkage entities for the loaded navigation property _SourcingProjectItemLinkage.Constructor parameters in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.sourcingproject with type arguments of type SourcingProjectItemLinkageModifierConstructorDescriptionSourcingProjectItem(UUID sourcingProjectItemUUID, String sourcingProjectItem, UUID sourcingProjectUUID, String srcgProjItemDescription, String sourcingProjectItemType, String srcgProjItemClassification, UUID sourcingProjectItemStableUUID, String material, String productType, String materialGroup, BigDecimal srcgProjItemTargetAmount, BigDecimal srcgProjItemTotalTargetAmount, BigDecimal requestedQuantity, BigDecimal maximumRequestedQuantity, String requestedQuantityUnit, String requestedQuantityISOUnit, LocalDate requestedDeliveryDate, String plant, String companyCode, String purchasingOrganization, String purchasingGroup, String procurementHubSourceSystem, String storageLocation, LocalDate performancePeriodStartDate, LocalDate performancePeriodEndDate, String srcgProjFollowOnDocumentCat, String srcgProjFollowOnDocumentType, String sourcingProjectItemParent, String hierarchyNodeLevel, Integer alternativeItemID, String formattedItemID, String documentCurrency, String purchaseRequisition, String purchaseRequisitionItem, String procmtHubPlantUniqueID, String srcgProjItemDemandConfCode, String srcgProjItemUnconfdDemandRsn, Boolean srcgProjAttchsAreForbidden, UUID procmtPlanningBundleItemUUID, String sourcingOrigin, String sourcingScenario, Boolean plantIsChanged, Boolean supplierCostBreakdownIsEnabled, Collection<SAP__Message> _Messages, SourcingProject to_SourcingProject, List<SourcingProjectItemLinkage> to_SourcingProjectItemLinkage, List<SourcingProjectItemNote> to_SourcingProjectItemNote, List<SrcgProjDemandDistribution> to_SrcgProjDemandDistribution, List<SrcgProjItemIncoterms> to_SrcgProjItemIncoterms, List<SrcgProjItemPaymentTerms> to_SrcgProjItemPaymentTerms, List<SrcgProjItmCommodityQuantity> to_SrcgProjItmCmmdtyQuantity, List<SrcgProjItmCndnValidity> to_SrcgProjItmCndnValidity, SrcgProjItmDeliveryAddress to_SrcgProjItmDeliveryAddress, List<SrcgProjItmShipgInstructions> to_SrcgProjItmShipgInstrn) -
Uses of SourcingProjectItemLinkage 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 SourcingProjectItemLinkageModifier and TypeMethodDescriptionDefaultSourcingProjectService.countSourcingProjectItemLinkage()Deprecated.SourcingProjectService.countSourcingProjectItemLinkage()Deprecated.Fetch the number of entries from theSourcingProjectItemLinkageentity collection matching the filter and search expressions.DefaultSourcingProjectService.deleteSourcingProjectItemLinkage(SourcingProjectItemLinkage sourcingProjectItemLinkage) Deprecated.SourcingProjectService.deleteSourcingProjectItemLinkage(SourcingProjectItemLinkage sourcingProjectItemLinkage) Deprecated.Deletes an existingSourcingProjectItemLinkageentity in the S/4HANA system.DefaultSourcingProjectService.getAllSourcingProjectItemLinkage()Deprecated.SourcingProjectService.getAllSourcingProjectItemLinkage()Deprecated.Fetch multipleSourcingProjectItemLinkageentities.DefaultSourcingProjectService.getSourcingProjectItemLinkageByKey(UUID srcgProjectItemLinkageUUID) Deprecated.SourcingProjectService.getSourcingProjectItemLinkageByKey(UUID srcgProjectItemLinkageUUID) Deprecated.Fetch a singleSourcingProjectItemLinkageentity using key fields.Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.services with parameters of type SourcingProjectItemLinkageModifier and TypeMethodDescriptionDefaultSourcingProjectService.deleteSourcingProjectItemLinkage(SourcingProjectItemLinkage sourcingProjectItemLinkage) Deprecated.SourcingProjectService.deleteSourcingProjectItemLinkage(SourcingProjectItemLinkage sourcingProjectItemLinkage) Deprecated.Deletes an existingSourcingProjectItemLinkageentity in the S/4HANA system.