Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.mrpchangerequestrejection.MRPChangeRequestRejectionTxt
Packages that use MRPChangeRequestRejectionTxt
Package
Description
-
Uses of MRPChangeRequestRejectionTxt 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 MRPChangeRequestRejectionTxtModifier and TypeFieldDescriptionstatic final SimpleProperty<MRPChangeRequestRejectionTxt>MRPChangeRequestRejectionTxt.ALL_FIELDSSelector for all available fields of MRPChangeRequestRejectionTxt.static final SimpleProperty.String<MRPChangeRequestRejectionTxt>MRPChangeRequestRejectionTxt.LANGUAGEstatic final SimpleProperty.String<MRPChangeRequestRejectionTxt>MRPChangeRequestRejectionTxt.MRP_REQUEST_REJECTIONstatic final SimpleProperty.String<MRPChangeRequestRejectionTxt>MRPChangeRequestRejectionTxt.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 MRPChangeRequestRejectionTxtModifier and TypeMethodDescriptionMRPChangeRequestRejectionTxt.MRPChangeRequestRejectionTxtBuilder.build()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.mrpchangerequestrejection that return types with arguments of type MRPChangeRequestRejectionTxtModifier and TypeMethodDescriptionio.vavr.control.Option<List<MRPChangeRequestRejectionTxt>>MRPChangeRequestRejection.getTextIfPresent()Retrieval of associated MRPChangeRequestRejectionTxt entities (one to many).MRPChangeRequestRejectionTxt.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.mrpchangerequestrejection with parameters of type MRPChangeRequestRejectionTxtModifier and TypeMethodDescriptionvoidMRPChangeRequestRejection.addText(MRPChangeRequestRejectionTxt... entity) Adds elements to the list of associated MRPChangeRequestRejectionTxt entities.MRPChangeRequestRejection.MRPChangeRequestRejectionBuilder.text(MRPChangeRequestRejectionTxt... value) Navigation property _Text for MRPChangeRequestRejection to multiple MRPChangeRequestRejectionTxt.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.mrpchangerequestrejection with type arguments of type MRPChangeRequestRejectionTxtModifier and TypeMethodDescriptionvoidMRPChangeRequestRejection.setText(List<MRPChangeRequestRejectionTxt> value) Overwrites the list of associated MRPChangeRequestRejectionTxt entities for the loaded navigation property _Text.Constructor parameters in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.mrpchangerequestrejection with type arguments of type MRPChangeRequestRejectionTxtModifierConstructorDescriptionMRPChangeRequestRejection(String mRPRequestRejection, String mRPRequestRejectionName, List<MRPChangeRequestRejectionTxt> to_Text) -
Uses of MRPChangeRequestRejectionTxt 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 MRPChangeRequestRejectionTxtModifier and TypeMethodDescriptionDefaultMrpChangeRequestRejectionService.countMRPChangeRequestRejectionTxt()Deprecated.MrpChangeRequestRejectionService.countMRPChangeRequestRejectionTxt()Deprecated.Fetch the number of entries from theMRPChangeRequestRejectionTxtentity collection matching the filter and search expressions.DefaultMrpChangeRequestRejectionService.getAllMRPChangeRequestRejectionTxt()Deprecated.MrpChangeRequestRejectionService.getAllMRPChangeRequestRejectionTxt()Deprecated.Fetch multipleMRPChangeRequestRejectionTxtentities.DefaultMrpChangeRequestRejectionService.getMRPChangeRequestRejectionTxtByKey(String language, String mRPRequestRejection) Deprecated.MrpChangeRequestRejectionService.getMRPChangeRequestRejectionTxtByKey(String language, String mRPRequestRejection) Deprecated.Fetch a singleMRPChangeRequestRejectionTxtentity using key fields.