Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.resourceassignmentsourceforprojectdemands.ProjDmndSourceOfSupplyText
Packages that use ProjDmndSourceOfSupplyText
Package
Description
-
Uses of ProjDmndSourceOfSupplyText in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.resourceassignmentsourceforprojectdemands
Fields in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.resourceassignmentsourceforprojectdemands with type parameters of type ProjDmndSourceOfSupplyTextModifier and TypeFieldDescriptionstatic final SimpleProperty<ProjDmndSourceOfSupplyText>ProjDmndSourceOfSupplyText.ALL_FIELDSSelector for all available fields of ProjDmndSourceOfSupplyText.static final SimpleProperty.String<ProjDmndSourceOfSupplyText>ProjDmndSourceOfSupplyText.LANGUAGEstatic final SimpleProperty.String<ProjDmndSourceOfSupplyText>ProjDmndSourceOfSupplyText.PROJ_DMND_SOURCE_OF_SUPPLY_TEXTstatic final SimpleProperty.String<ProjDmndSourceOfSupplyText>ProjDmndSourceOfSupplyText.PROJECT_DEMAND_SOURCE_OF_SUPPLYProjDmndSourceOfSupplyText.TO__SOURCE_OF_SUPPLYUse with available request builders to apply the _SourceOfSupply navigation property to query operations.ProjectDemandSourceOfSupply.TO__SOURCE_OF_SUPPLY_TEXTUse with available request builders to apply the _SourceOfSupplyText navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.resourceassignmentsourceforprojectdemands that return ProjDmndSourceOfSupplyTextModifier and TypeMethodDescriptionProjDmndSourceOfSupplyText.ProjDmndSourceOfSupplyTextBuilder.build()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.resourceassignmentsourceforprojectdemands that return types with arguments of type ProjDmndSourceOfSupplyTextModifier and TypeMethodDescriptionio.vavr.control.Option<List<ProjDmndSourceOfSupplyText>>ProjectDemandSourceOfSupply.getSourceOfSupplyTextIfPresent()Retrieval of associated ProjDmndSourceOfSupplyText entities (one to many).ProjDmndSourceOfSupplyText.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.resourceassignmentsourceforprojectdemands with parameters of type ProjDmndSourceOfSupplyTextModifier and TypeMethodDescriptionvoidProjectDemandSourceOfSupply.addSourceOfSupplyText(ProjDmndSourceOfSupplyText... entity) Adds elements to the list of associated ProjDmndSourceOfSupplyText entities.ProjectDemandSourceOfSupply.ProjectDemandSourceOfSupplyBuilder.sourceOfSupplyText(ProjDmndSourceOfSupplyText... value) Navigation property _SourceOfSupplyText for ProjectDemandSourceOfSupply to multiple ProjDmndSourceOfSupplyText.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.resourceassignmentsourceforprojectdemands with type arguments of type ProjDmndSourceOfSupplyTextModifier and TypeMethodDescriptionvoidProjectDemandSourceOfSupply.setSourceOfSupplyText(List<ProjDmndSourceOfSupplyText> value) Overwrites the list of associated ProjDmndSourceOfSupplyText entities for the loaded navigation property _SourceOfSupplyText.Constructor parameters in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.resourceassignmentsourceforprojectdemands with type arguments of type ProjDmndSourceOfSupplyTextModifierConstructorDescriptionProjectDemandSourceOfSupply(String projectDemandSourceOfSupply, String projDmndSourceOfSupplyText, List<ProjDmndSourceOfSupplyText> to_SourceOfSupplyText) -
Uses of ProjDmndSourceOfSupplyText 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 ProjDmndSourceOfSupplyTextModifier and TypeMethodDescriptionDefaultResourceAssignmentSourceForProjectDemandsService.countProjectDemandSourceOfSupplyTxt()Deprecated.ResourceAssignmentSourceForProjectDemandsService.countProjectDemandSourceOfSupplyTxt()Deprecated.Fetch the number of entries from theProjDmndSourceOfSupplyTextentity collection matching the filter and search expressions.DefaultResourceAssignmentSourceForProjectDemandsService.getAllProjectDemandSourceOfSupplyTxt()Deprecated.ResourceAssignmentSourceForProjectDemandsService.getAllProjectDemandSourceOfSupplyTxt()Deprecated.Fetch multipleProjDmndSourceOfSupplyTextentities.DefaultResourceAssignmentSourceForProjectDemandsService.getProjectDemandSourceOfSupplyTxtByKey(String language, String projectDemandSourceOfSupply) Deprecated.ResourceAssignmentSourceForProjectDemandsService.getProjectDemandSourceOfSupplyTxtByKey(String language, String projectDemandSourceOfSupply) Deprecated.Fetch a singleProjDmndSourceOfSupplyTextentity using key fields.