Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.mrpchangerequestreason.MRPChangeRequestReason
Packages that use MRPChangeRequestReason
Package
Description
-
Uses of MRPChangeRequestReason in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.mrpchangerequestreason
Fields in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.mrpchangerequestreason with type parameters of type MRPChangeRequestReasonModifier and TypeFieldDescriptionstatic final SimpleProperty<MRPChangeRequestReason>MRPChangeRequestReason.ALL_FIELDSSelector for all available fields of MRPChangeRequestReason.static final SimpleProperty.String<MRPChangeRequestReason>MRPChangeRequestReason.MRP_REQUEST_REASONstatic final SimpleProperty.String<MRPChangeRequestReason>MRPChangeRequestReason.MRP_REQUEST_REASON_NAMEMRPChangeRequestReasonTxt.TO__M_R_P_REQUEST_REASONUse with available request builders to apply the _MRPRequestReason navigation property to query operations.MRPChangeRequestReason.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.mrpchangerequestreason that return MRPChangeRequestReasonMethods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.mrpchangerequestreason that return types with arguments of type MRPChangeRequestReasonModifier and TypeMethodDescriptionio.vavr.control.Option<MRPChangeRequestReason>MRPChangeRequestReasonTxt.getMRPRequestReasonIfPresent()Retrieval of associated MRPChangeRequestReason entity (one to one).MRPChangeRequestReason.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.mrpchangerequestreason with parameters of type MRPChangeRequestReasonModifier and TypeMethodDescriptionMRPChangeRequestReasonTxt.MRPChangeRequestReasonTxtBuilder.mrpRequestReason(MRPChangeRequestReason value) Navigation property _MRPRequestReason for MRPChangeRequestReasonTxt to single MRPChangeRequestReason.voidMRPChangeRequestReasonTxt.setMRPRequestReason(MRPChangeRequestReason value) Overwrites the associated MRPChangeRequestReason entity for the loaded navigation property _MRPRequestReason.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.mrpchangerequestreason with parameters of type MRPChangeRequestReasonModifierConstructorDescriptionMRPChangeRequestReasonTxt(String language, String mRPRequestReason, String mRPRequestReasonName, MRPChangeRequestReason to_MRPRequestReason) -
Uses of MRPChangeRequestReason 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 MRPChangeRequestReasonModifier and TypeMethodDescriptionDefaultMrpChangeRequestReasonService.countMRPChangeRequestReason()Deprecated.MrpChangeRequestReasonService.countMRPChangeRequestReason()Deprecated.Fetch the number of entries from theMRPChangeRequestReasonentity collection matching the filter and search expressions.DefaultMrpChangeRequestReasonService.getAllMRPChangeRequestReason()Deprecated.MrpChangeRequestReasonService.getAllMRPChangeRequestReason()Deprecated.Fetch multipleMRPChangeRequestReasonentities.DefaultMrpChangeRequestReasonService.getMRPChangeRequestReasonByKey(String mRPRequestReason) Deprecated.MrpChangeRequestReasonService.getMRPChangeRequestReasonByKey(String mRPRequestReason) Deprecated.Fetch a singleMRPChangeRequestReasonentity using key fields.