Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.mrpchangerequestpriority.MRPChangeRequestPriorityTxt
Packages that use MRPChangeRequestPriorityTxt
Package
Description
-
Uses of MRPChangeRequestPriorityTxt 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 MRPChangeRequestPriorityTxtModifier and TypeFieldDescriptionstatic final SimpleProperty<MRPChangeRequestPriorityTxt>MRPChangeRequestPriorityTxt.ALL_FIELDSSelector for all available fields of MRPChangeRequestPriorityTxt.static final SimpleProperty.String<MRPChangeRequestPriorityTxt>MRPChangeRequestPriorityTxt.LANGUAGEstatic final SimpleProperty.String<MRPChangeRequestPriorityTxt>MRPChangeRequestPriorityTxt.MRP_REQUEST_PRIORITYstatic final SimpleProperty.String<MRPChangeRequestPriorityTxt>MRPChangeRequestPriorityTxt.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 MRPChangeRequestPriorityTxtModifier and TypeMethodDescriptionMRPChangeRequestPriorityTxt.MRPChangeRequestPriorityTxtBuilder.build()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.mrpchangerequestpriority that return types with arguments of type MRPChangeRequestPriorityTxtModifier and TypeMethodDescriptionio.vavr.control.Option<List<MRPChangeRequestPriorityTxt>>MRPChangeRequestPriority.getTextIfPresent()Retrieval of associated MRPChangeRequestPriorityTxt entities (one to many).MRPChangeRequestPriorityTxt.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.mrpchangerequestpriority with parameters of type MRPChangeRequestPriorityTxtModifier and TypeMethodDescriptionvoidMRPChangeRequestPriority.addText(MRPChangeRequestPriorityTxt... entity) Adds elements to the list of associated MRPChangeRequestPriorityTxt entities.MRPChangeRequestPriority.MRPChangeRequestPriorityBuilder.text(MRPChangeRequestPriorityTxt... value) Navigation property _Text for MRPChangeRequestPriority to multiple MRPChangeRequestPriorityTxt.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.mrpchangerequestpriority with type arguments of type MRPChangeRequestPriorityTxtModifier and TypeMethodDescriptionvoidMRPChangeRequestPriority.setText(List<MRPChangeRequestPriorityTxt> value) Overwrites the list of associated MRPChangeRequestPriorityTxt entities for the loaded navigation property _Text.Constructor parameters in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.mrpchangerequestpriority with type arguments of type MRPChangeRequestPriorityTxtModifierConstructorDescriptionMRPChangeRequestPriority(String mRPRequestPriority, String mRPRequestPriorityName, List<MRPChangeRequestPriorityTxt> to_Text) -
Uses of MRPChangeRequestPriorityTxt 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 MRPChangeRequestPriorityTxtModifier and TypeMethodDescriptionDefaultMrpChangeRequestPriorityService.countMRPChangeRequestPriorityTxt()Deprecated.MrpChangeRequestPriorityService.countMRPChangeRequestPriorityTxt()Deprecated.Fetch the number of entries from theMRPChangeRequestPriorityTxtentity collection matching the filter and search expressions.DefaultMrpChangeRequestPriorityService.getAllMRPChangeRequestPriorityTxt()Deprecated.MrpChangeRequestPriorityService.getAllMRPChangeRequestPriorityTxt()Deprecated.Fetch multipleMRPChangeRequestPriorityTxtentities.DefaultMrpChangeRequestPriorityService.getMRPChangeRequestPriorityTxtByKey(String language, String mRPRequestPriority) Deprecated.MrpChangeRequestPriorityService.getMRPChangeRequestPriorityTxtByKey(String language, String mRPRequestPriority) Deprecated.Fetch a singleMRPChangeRequestPriorityTxtentity using key fields.