Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.sourcingproject.SrcgProjItmShipgInstructions
Packages that use SrcgProjItmShipgInstructions
Package
Description
-
Uses of SrcgProjItmShipgInstructions 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 SrcgProjItmShipgInstructionsModifier and TypeFieldDescriptionstatic final SimpleProperty<SrcgProjItmShipgInstructions>SrcgProjItmShipgInstructions.ALL_FIELDSSelector for all available fields of SrcgProjItmShipgInstructions.static final SimpleProperty.String<SrcgProjItmShipgInstructions>SrcgProjItmShipgInstructions.COMPANY_CODEstatic final SimpleProperty.String<SrcgProjItmShipgInstructions>SrcgProjItmShipgInstructions.PLANTstatic final SimpleProperty.String<SrcgProjItmShipgInstructions>SrcgProjItmShipgInstructions.PROCUREMENT_HUB_SOURCE_SYSTEMstatic final SimpleProperty.String<SrcgProjItmShipgInstructions>SrcgProjItmShipgInstructions.SHIPPING_INSTRUCTIONstatic final SimpleProperty.String<SrcgProjItmShipgInstructions>SrcgProjItmShipgInstructions.SOURCING_ORIGINstatic final SimpleProperty.Guid<SrcgProjItmShipgInstructions>SrcgProjItmShipgInstructions.SOURCING_PROJECT_ITEM_UUIDstatic final SimpleProperty.Guid<SrcgProjItmShipgInstructions>SrcgProjItmShipgInstructions.SOURCING_PROJECT_UUIDstatic final SimpleProperty.String<SrcgProjItmShipgInstructions>SrcgProjItmShipgInstructions.SOURCING_SCENARIOstatic final SimpleProperty.Guid<SrcgProjItmShipgInstructions>SrcgProjItmShipgInstructions.SRCG_PROJ_ITEM_SHIPPING_INSTR_UUIDSrcgProjItmShipgInstructions.TO__SOURCING_PROJECTUse with available request builders to apply the _SourcingProject navigation property to query operations.SrcgProjItmShipgInstructions.TO__SOURCING_PROJECT_ITEMUse with available request builders to apply the _SourcingProjectItem navigation property to query operations.SourcingProjectItem.TO__SRCG_PROJ_ITM_SHIPG_INSTRNUse with available request builders to apply the _SrcgProjItmShipgInstrn navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.sourcingproject that return SrcgProjItmShipgInstructionsModifier and TypeMethodDescriptionSrcgProjItmShipgInstructions.SrcgProjItmShipgInstructionsBuilder.build()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.sourcingproject that return types with arguments of type SrcgProjItmShipgInstructionsModifier and TypeMethodDescriptionio.vavr.control.Option<List<SrcgProjItmShipgInstructions>>SourcingProjectItem.getSrcgProjItmShipgInstrnIfPresent()Retrieval of associated SrcgProjItmShipgInstructions entities (one to many).SrcgProjItmShipgInstructions.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.sourcingproject with parameters of type SrcgProjItmShipgInstructionsModifier and TypeMethodDescriptionvoidSourcingProjectItem.addSrcgProjItmShipgInstrn(SrcgProjItmShipgInstructions... entity) Adds elements to the list of associated SrcgProjItmShipgInstructions entities.SourcingProjectItem.SourcingProjectItemBuilder.srcgProjItmShipgInstrn(SrcgProjItmShipgInstructions... value) Navigation property _SrcgProjItmShipgInstrn for SourcingProjectItem to multiple SrcgProjItmShipgInstructions.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.sourcingproject with type arguments of type SrcgProjItmShipgInstructionsModifier and TypeMethodDescriptionvoidSourcingProjectItem.setSrcgProjItmShipgInstrn(List<SrcgProjItmShipgInstructions> value) Overwrites the list of associated SrcgProjItmShipgInstructions entities for the loaded navigation property _SrcgProjItmShipgInstrn. -
Uses of SrcgProjItmShipgInstructions 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 SrcgProjItmShipgInstructionsModifier and TypeMethodDescriptionDefaultSourcingProjectService.countSrcgProjItmShipgInstructions()Deprecated.SourcingProjectService.countSrcgProjItmShipgInstructions()Deprecated.Fetch the number of entries from theSrcgProjItmShipgInstructionsentity collection matching the filter and search expressions.DefaultSourcingProjectService.deleteSrcgProjItmShipgInstructions(SrcgProjItmShipgInstructions srcgProjItmShipgInstructions) Deprecated.SourcingProjectService.deleteSrcgProjItmShipgInstructions(SrcgProjItmShipgInstructions srcgProjItmShipgInstructions) Deprecated.Deletes an existingSrcgProjItmShipgInstructionsentity in the S/4HANA system.DefaultSourcingProjectService.getAllSrcgProjItmShipgInstructions()Deprecated.SourcingProjectService.getAllSrcgProjItmShipgInstructions()Deprecated.Fetch multipleSrcgProjItmShipgInstructionsentities.DefaultSourcingProjectService.getSrcgProjItmShipgInstructionsByKey(UUID srcgProjItemShippingInstrUUID) Deprecated.SourcingProjectService.getSrcgProjItmShipgInstructionsByKey(UUID srcgProjItemShippingInstrUUID) Deprecated.Fetch a singleSrcgProjItmShipgInstructionsentity using key fields.DefaultSourcingProjectService.updateSrcgProjItmShipgInstructions(SrcgProjItmShipgInstructions srcgProjItmShipgInstructions) Deprecated.SourcingProjectService.updateSrcgProjItmShipgInstructions(SrcgProjItmShipgInstructions srcgProjItmShipgInstructions) Deprecated.Update an existingSrcgProjItmShipgInstructionsentity and save it to the S/4HANA system.Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.services with parameters of type SrcgProjItmShipgInstructionsModifier and TypeMethodDescriptionDefaultSourcingProjectService.deleteSrcgProjItmShipgInstructions(SrcgProjItmShipgInstructions srcgProjItmShipgInstructions) Deprecated.SourcingProjectService.deleteSrcgProjItmShipgInstructions(SrcgProjItmShipgInstructions srcgProjItmShipgInstructions) Deprecated.Deletes an existingSrcgProjItmShipgInstructionsentity in the S/4HANA system.DefaultSourcingProjectService.updateSrcgProjItmShipgInstructions(SrcgProjItmShipgInstructions srcgProjItmShipgInstructions) Deprecated.SourcingProjectService.updateSrcgProjItmShipgInstructions(SrcgProjItmShipgInstructions srcgProjItmShipgInstructions) Deprecated.Update an existingSrcgProjItmShipgInstructionsentity and save it to the S/4HANA system.