Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.sourcingproject.SrcgProjItemIncoterms
Packages that use SrcgProjItemIncoterms
Package
Description
-
Uses of SrcgProjItemIncoterms 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 SrcgProjItemIncotermsModifier and TypeFieldDescriptionstatic final SimpleProperty<SrcgProjItemIncoterms>SrcgProjItemIncoterms.ALL_FIELDSSelector for all available fields of SrcgProjItemIncoterms.static final SimpleProperty.String<SrcgProjItemIncoterms>SrcgProjItemIncoterms.COMPANY_CODEstatic final SimpleProperty.String<SrcgProjItemIncoterms>SrcgProjItemIncoterms.INCOTERMS_CLASSIFICATIONstatic final SimpleProperty.String<SrcgProjItemIncoterms>SrcgProjItemIncoterms.INCOTERMS_LOCATION1static final SimpleProperty.String<SrcgProjItemIncoterms>SrcgProjItemIncoterms.INCOTERMS_LOCATION2static final SimpleProperty.String<SrcgProjItemIncoterms>SrcgProjItemIncoterms.INCOTERMS_TRANSFER_LOCATIONstatic final SimpleProperty.String<SrcgProjItemIncoterms>SrcgProjItemIncoterms.INCOTERMS_VERSIONstatic final SimpleProperty.String<SrcgProjItemIncoterms>SrcgProjItemIncoterms.PLANTstatic final SimpleProperty.String<SrcgProjItemIncoterms>SrcgProjItemIncoterms.PROCUREMENT_HUB_SOURCE_SYSTEMstatic final SimpleProperty.String<SrcgProjItemIncoterms>SrcgProjItemIncoterms.SOURCING_ORIGINstatic final SimpleProperty.Guid<SrcgProjItemIncoterms>SrcgProjItemIncoterms.SOURCING_PROJECT_ITEM_UUIDstatic final SimpleProperty.Guid<SrcgProjItemIncoterms>SrcgProjItemIncoterms.SOURCING_PROJECT_UUIDstatic final SimpleProperty.String<SrcgProjItemIncoterms>SrcgProjItemIncoterms.SOURCING_SCENARIOstatic final SimpleProperty.Guid<SrcgProjItemIncoterms>SrcgProjItemIncoterms.SRCG_PROJ_ITEM_INCOTERMS_UUIDstatic final NavigationProperty.Single<SrcgProjItemIncoterms,SourcingProject> SrcgProjItemIncoterms.TO__SOURCING_PROJECTUse with available request builders to apply the _SourcingProject navigation property to query operations.SrcgProjItemIncoterms.TO__SOURCING_PROJECT_ITEMUse with available request builders to apply the _SourcingProjectItem navigation property to query operations.SourcingProjectItem.TO__SRCG_PROJ_ITEM_INCOTERMSUse with available request builders to apply the _SrcgProjItemIncoterms navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.sourcingproject that return SrcgProjItemIncotermsMethods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.sourcingproject that return types with arguments of type SrcgProjItemIncotermsModifier and TypeMethodDescriptionio.vavr.control.Option<List<SrcgProjItemIncoterms>>SourcingProjectItem.getSrcgProjItemIncotermsIfPresent()Retrieval of associated SrcgProjItemIncoterms entities (one to many).SrcgProjItemIncoterms.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.sourcingproject with parameters of type SrcgProjItemIncotermsModifier and TypeMethodDescriptionvoidSourcingProjectItem.addSrcgProjItemIncoterms(SrcgProjItemIncoterms... entity) Adds elements to the list of associated SrcgProjItemIncoterms entities.SourcingProjectItem.SourcingProjectItemBuilder.srcgProjItemIncoterms(SrcgProjItemIncoterms... value) Navigation property _SrcgProjItemIncoterms for SourcingProjectItem to multiple SrcgProjItemIncoterms.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.sourcingproject with type arguments of type SrcgProjItemIncotermsModifier and TypeMethodDescriptionvoidSourcingProjectItem.setSrcgProjItemIncoterms(List<SrcgProjItemIncoterms> value) Overwrites the list of associated SrcgProjItemIncoterms entities for the loaded navigation property _SrcgProjItemIncoterms. -
Uses of SrcgProjItemIncoterms 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 SrcgProjItemIncotermsModifier and TypeMethodDescriptionDefaultSourcingProjectService.countSrcgProjItemIncoterms()Deprecated.SourcingProjectService.countSrcgProjItemIncoterms()Deprecated.Fetch the number of entries from theSrcgProjItemIncotermsentity collection matching the filter and search expressions.DefaultSourcingProjectService.deleteSrcgProjItemIncoterms(SrcgProjItemIncoterms srcgProjItemIncoterms) Deprecated.SourcingProjectService.deleteSrcgProjItemIncoterms(SrcgProjItemIncoterms srcgProjItemIncoterms) Deprecated.Deletes an existingSrcgProjItemIncotermsentity in the S/4HANA system.DefaultSourcingProjectService.getAllSrcgProjItemIncoterms()Deprecated.SourcingProjectService.getAllSrcgProjItemIncoterms()Deprecated.Fetch multipleSrcgProjItemIncotermsentities.DefaultSourcingProjectService.getSrcgProjItemIncotermsByKey(UUID srcgProjItemIncotermsUUID) Deprecated.SourcingProjectService.getSrcgProjItemIncotermsByKey(UUID srcgProjItemIncotermsUUID) Deprecated.Fetch a singleSrcgProjItemIncotermsentity using key fields.DefaultSourcingProjectService.updateSrcgProjItemIncoterms(SrcgProjItemIncoterms srcgProjItemIncoterms) Deprecated.SourcingProjectService.updateSrcgProjItemIncoterms(SrcgProjItemIncoterms srcgProjItemIncoterms) Deprecated.Update an existingSrcgProjItemIncotermsentity and save it to the S/4HANA system.Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.services with parameters of type SrcgProjItemIncotermsModifier and TypeMethodDescriptionDefaultSourcingProjectService.deleteSrcgProjItemIncoterms(SrcgProjItemIncoterms srcgProjItemIncoterms) Deprecated.SourcingProjectService.deleteSrcgProjItemIncoterms(SrcgProjItemIncoterms srcgProjItemIncoterms) Deprecated.Deletes an existingSrcgProjItemIncotermsentity in the S/4HANA system.DefaultSourcingProjectService.updateSrcgProjItemIncoterms(SrcgProjItemIncoterms srcgProjItemIncoterms) Deprecated.SourcingProjectService.updateSrcgProjItemIncoterms(SrcgProjItemIncoterms srcgProjItemIncoterms) Deprecated.Update an existingSrcgProjItemIncotermsentity and save it to the S/4HANA system.