Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.mrpchangerequestreason.MRPChangeRequestReasonTxt
Packages that use MRPChangeRequestReasonTxt
Package
Description
-
Uses of MRPChangeRequestReasonTxt 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 MRPChangeRequestReasonTxtModifier and TypeFieldDescriptionstatic final SimpleProperty<MRPChangeRequestReasonTxt>MRPChangeRequestReasonTxt.ALL_FIELDSSelector for all available fields of MRPChangeRequestReasonTxt.static final SimpleProperty.String<MRPChangeRequestReasonTxt>MRPChangeRequestReasonTxt.LANGUAGEstatic final SimpleProperty.String<MRPChangeRequestReasonTxt>MRPChangeRequestReasonTxt.MRP_REQUEST_REASONstatic final SimpleProperty.String<MRPChangeRequestReasonTxt>MRPChangeRequestReasonTxt.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 MRPChangeRequestReasonTxtModifier and TypeMethodDescriptionMRPChangeRequestReasonTxt.MRPChangeRequestReasonTxtBuilder.build()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.mrpchangerequestreason that return types with arguments of type MRPChangeRequestReasonTxtModifier and TypeMethodDescriptionio.vavr.control.Option<List<MRPChangeRequestReasonTxt>>MRPChangeRequestReason.getTextIfPresent()Retrieval of associated MRPChangeRequestReasonTxt entities (one to many).MRPChangeRequestReasonTxt.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.mrpchangerequestreason with parameters of type MRPChangeRequestReasonTxtModifier and TypeMethodDescriptionvoidMRPChangeRequestReason.addText(MRPChangeRequestReasonTxt... entity) Adds elements to the list of associated MRPChangeRequestReasonTxt entities.MRPChangeRequestReason.MRPChangeRequestReasonBuilder.text(MRPChangeRequestReasonTxt... value) Navigation property _Text for MRPChangeRequestReason to multiple MRPChangeRequestReasonTxt.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.mrpchangerequestreason with type arguments of type MRPChangeRequestReasonTxtModifier and TypeMethodDescriptionvoidMRPChangeRequestReason.setText(List<MRPChangeRequestReasonTxt> value) Overwrites the list of associated MRPChangeRequestReasonTxt entities for the loaded navigation property _Text.Constructor parameters in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.mrpchangerequestreason with type arguments of type MRPChangeRequestReasonTxtModifierConstructorDescriptionMRPChangeRequestReason(String mRPRequestReason, String mRPRequestReasonName, List<MRPChangeRequestReasonTxt> to_Text) -
Uses of MRPChangeRequestReasonTxt 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 MRPChangeRequestReasonTxtModifier and TypeMethodDescriptionDefaultMrpChangeRequestReasonService.countMRPChangeRequestReasonTxt()Deprecated.MrpChangeRequestReasonService.countMRPChangeRequestReasonTxt()Deprecated.Fetch the number of entries from theMRPChangeRequestReasonTxtentity collection matching the filter and search expressions.DefaultMrpChangeRequestReasonService.getAllMRPChangeRequestReasonTxt()Deprecated.MrpChangeRequestReasonService.getAllMRPChangeRequestReasonTxt()Deprecated.Fetch multipleMRPChangeRequestReasonTxtentities.DefaultMrpChangeRequestReasonService.getMRPChangeRequestReasonTxtByKey(String language, String mRPRequestReason) Deprecated.MrpChangeRequestReasonService.getMRPChangeRequestReasonTxtByKey(String language, String mRPRequestReason) Deprecated.Fetch a singleMRPChangeRequestReasonTxtentity using key fields.