Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.mrpchangerequestpriority.MRPChangeRequestPriority
Packages that use MRPChangeRequestPriority
Package
Description
-
Uses of MRPChangeRequestPriority in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.mrpchangerequestpriority
Fields in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.mrpchangerequestpriority with type parameters of type MRPChangeRequestPriorityModifier and TypeFieldDescriptionstatic final SimpleProperty<MRPChangeRequestPriority>MRPChangeRequestPriority.ALL_FIELDSSelector for all available fields of MRPChangeRequestPriority.static final SimpleProperty.String<MRPChangeRequestPriority>MRPChangeRequestPriority.MRP_REQUEST_PRIORITYstatic final SimpleProperty.String<MRPChangeRequestPriority>MRPChangeRequestPriority.MRP_REQUEST_PRIORITY_NAMEMRPChangeRequestPriorityTxt.TO__M_R_P_REQUEST_PRIORITYUse with available request builders to apply the _MRPRequestPriority navigation property to query operations.MRPChangeRequestPriority.TO__TEXTUse with available request builders to apply the _Text navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.mrpchangerequestpriority that return MRPChangeRequestPriorityModifier and TypeMethodDescriptionMRPChangeRequestPriority.MRPChangeRequestPriorityBuilder.build()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.mrpchangerequestpriority that return types with arguments of type MRPChangeRequestPriorityModifier and TypeMethodDescriptionio.vavr.control.Option<MRPChangeRequestPriority>MRPChangeRequestPriorityTxt.getMRPRequestPriorityIfPresent()Retrieval of associated MRPChangeRequestPriority entity (one to one).MRPChangeRequestPriority.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.mrpchangerequestpriority with parameters of type MRPChangeRequestPriorityModifier and TypeMethodDescriptionMRPChangeRequestPriorityTxt.MRPChangeRequestPriorityTxtBuilder.mrpRequestPriority(MRPChangeRequestPriority value) Navigation property _MRPRequestPriority for MRPChangeRequestPriorityTxt to single MRPChangeRequestPriority.voidMRPChangeRequestPriorityTxt.setMRPRequestPriority(MRPChangeRequestPriority value) Overwrites the associated MRPChangeRequestPriority entity for the loaded navigation property _MRPRequestPriority.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.mrpchangerequestpriority with parameters of type MRPChangeRequestPriorityModifierConstructorDescriptionMRPChangeRequestPriorityTxt(String language, String mRPRequestPriority, String mRPRequestPriorityName, MRPChangeRequestPriority to_MRPRequestPriority) -
Uses of MRPChangeRequestPriority 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 MRPChangeRequestPriorityModifier and TypeMethodDescriptionDefaultMrpChangeRequestPriorityService.countMRPChangeRequestPriority()Deprecated.MrpChangeRequestPriorityService.countMRPChangeRequestPriority()Deprecated.Fetch the number of entries from theMRPChangeRequestPriorityentity collection matching the filter and search expressions.DefaultMrpChangeRequestPriorityService.getAllMRPChangeRequestPriority()Deprecated.MrpChangeRequestPriorityService.getAllMRPChangeRequestPriority()Deprecated.Fetch multipleMRPChangeRequestPriorityentities.DefaultMrpChangeRequestPriorityService.getMRPChangeRequestPriorityByKey(String mRPRequestPriority) Deprecated.MrpChangeRequestPriorityService.getMRPChangeRequestPriorityByKey(String mRPRequestPriority) Deprecated.Fetch a singleMRPChangeRequestPriorityentity using key fields.