Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.assignmentstatusforprojectdemands.ProjectDemandAssignmentStatus
Packages that use ProjectDemandAssignmentStatus
Package
Description
-
Uses of ProjectDemandAssignmentStatus in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.assignmentstatusforprojectdemands
Fields in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.assignmentstatusforprojectdemands with type parameters of type ProjectDemandAssignmentStatusModifier and TypeFieldDescriptionstatic final SimpleProperty<ProjectDemandAssignmentStatus>ProjectDemandAssignmentStatus.ALL_FIELDSSelector for all available fields of ProjectDemandAssignmentStatus.static final SimpleProperty.String<ProjectDemandAssignmentStatus>ProjectDemandAssignmentStatus.PROJ_DMND_ASSGMT_STATUSstatic final SimpleProperty.String<ProjectDemandAssignmentStatus>ProjectDemandAssignmentStatus.PROJ_DMND_ASSGMT_STATUS_TEXTstatic final NavigationProperty.Single<ProjectDemandAssignmentStatusText,ProjectDemandAssignmentStatus> ProjectDemandAssignmentStatusText.TO__ASSIGNMENT_STATUSUse with available request builders to apply the _AssignmentStatus navigation property to query operations.static final NavigationProperty.Collection<ProjectDemandAssignmentStatus,ProjectDemandAssignmentStatusText> ProjectDemandAssignmentStatus.TO__ASSIGNMENT_STATUS_TEXTUse with available request builders to apply the _AssignmentStatusText navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.assignmentstatusforprojectdemands that return ProjectDemandAssignmentStatusModifier and TypeMethodDescriptionProjectDemandAssignmentStatus.ProjectDemandAssignmentStatusBuilder.build()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.assignmentstatusforprojectdemands that return types with arguments of type ProjectDemandAssignmentStatusModifier and TypeMethodDescriptionio.vavr.control.Option<ProjectDemandAssignmentStatus>ProjectDemandAssignmentStatusText.getAssignmentStatusIfPresent()Retrieval of associated ProjectDemandAssignmentStatus entity (one to one).ProjectDemandAssignmentStatus.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.assignmentstatusforprojectdemands with parameters of type ProjectDemandAssignmentStatusModifier and TypeMethodDescriptionProjectDemandAssignmentStatusText.ProjectDemandAssignmentStatusTextBuilder.assignmentStatus(ProjectDemandAssignmentStatus value) Navigation property _AssignmentStatus for ProjectDemandAssignmentStatusText to single ProjectDemandAssignmentStatus.voidProjectDemandAssignmentStatusText.setAssignmentStatus(ProjectDemandAssignmentStatus value) Overwrites the associated ProjectDemandAssignmentStatus entity for the loaded navigation property _AssignmentStatus.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.assignmentstatusforprojectdemands with parameters of type ProjectDemandAssignmentStatusModifierConstructorDescriptionProjectDemandAssignmentStatusText(String language, String projDmndAssgmtStatus, String projDmndAssgmtStatusText, ProjectDemandAssignmentStatus to_AssignmentStatus) -
Uses of ProjectDemandAssignmentStatus 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 ProjectDemandAssignmentStatusModifier and TypeMethodDescriptionAssignmentStatusForProjectDemandsService.countProjDmndAssgmtStatus()Deprecated.Fetch the number of entries from theProjectDemandAssignmentStatusentity collection matching the filter and search expressions.DefaultAssignmentStatusForProjectDemandsService.countProjDmndAssgmtStatus()Deprecated.AssignmentStatusForProjectDemandsService.getAllProjDmndAssgmtStatus()Deprecated.Fetch multipleProjectDemandAssignmentStatusentities.DefaultAssignmentStatusForProjectDemandsService.getAllProjDmndAssgmtStatus()Deprecated.AssignmentStatusForProjectDemandsService.getProjDmndAssgmtStatusByKey(String projDmndAssgmtStatus) Deprecated.Fetch a singleProjectDemandAssignmentStatusentity using key fields.DefaultAssignmentStatusForProjectDemandsService.getProjDmndAssgmtStatusByKey(String projDmndAssgmtStatus) Deprecated.