Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.mrpchangerequestrejection.MRPChangeRequestRejection
Packages that use MRPChangeRequestRejection
Package
Description
-
Uses of MRPChangeRequestRejection in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.mrpchangerequestrejection
Fields in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.mrpchangerequestrejection with type parameters of type MRPChangeRequestRejectionModifier and TypeFieldDescriptionstatic final SimpleProperty<MRPChangeRequestRejection>MRPChangeRequestRejection.ALL_FIELDSSelector for all available fields of MRPChangeRequestRejection.static final SimpleProperty.String<MRPChangeRequestRejection>MRPChangeRequestRejection.MRP_REQUEST_REJECTIONstatic final SimpleProperty.String<MRPChangeRequestRejection>MRPChangeRequestRejection.MRP_REQUEST_REJECTION_NAMEMRPChangeRequestRejectionTxt.TO__M_R_P_REQUEST_REJECTIONUse with available request builders to apply the _MRPRequestRejection navigation property to query operations.MRPChangeRequestRejection.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.mrpchangerequestrejection that return MRPChangeRequestRejectionModifier and TypeMethodDescriptionMRPChangeRequestRejection.MRPChangeRequestRejectionBuilder.build()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.mrpchangerequestrejection that return types with arguments of type MRPChangeRequestRejectionModifier and TypeMethodDescriptionio.vavr.control.Option<MRPChangeRequestRejection>MRPChangeRequestRejectionTxt.getMRPRequestRejectionIfPresent()Retrieval of associated MRPChangeRequestRejection entity (one to one).MRPChangeRequestRejection.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.mrpchangerequestrejection with parameters of type MRPChangeRequestRejectionModifier and TypeMethodDescriptionMRPChangeRequestRejectionTxt.MRPChangeRequestRejectionTxtBuilder.mrpRequestRejection(MRPChangeRequestRejection value) Navigation property _MRPRequestRejection for MRPChangeRequestRejectionTxt to single MRPChangeRequestRejection.voidMRPChangeRequestRejectionTxt.setMRPRequestRejection(MRPChangeRequestRejection value) Overwrites the associated MRPChangeRequestRejection entity for the loaded navigation property _MRPRequestRejection.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.mrpchangerequestrejection with parameters of type MRPChangeRequestRejectionModifierConstructorDescriptionMRPChangeRequestRejectionTxt(String language, String mRPRequestRejection, String mRPRequestRejectionName, MRPChangeRequestRejection to_MRPRequestRejection) -
Uses of MRPChangeRequestRejection 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 MRPChangeRequestRejectionModifier and TypeMethodDescriptionDefaultMrpChangeRequestRejectionService.countMRPChangeRequestRejection()Deprecated.MrpChangeRequestRejectionService.countMRPChangeRequestRejection()Deprecated.Fetch the number of entries from theMRPChangeRequestRejectionentity collection matching the filter and search expressions.DefaultMrpChangeRequestRejectionService.getAllMRPChangeRequestRejection()Deprecated.MrpChangeRequestRejectionService.getAllMRPChangeRequestRejection()Deprecated.Fetch multipleMRPChangeRequestRejectionentities.DefaultMrpChangeRequestRejectionService.getMRPChangeRequestRejectionByKey(String mRPRequestRejection) Deprecated.MrpChangeRequestRejectionService.getMRPChangeRequestRejectionByKey(String mRPRequestRejection) Deprecated.Fetch a singleMRPChangeRequestRejectionentity using key fields.