Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.plantsubstitutioncontrol.PlantSubstnCtrlTxt
Packages that use PlantSubstnCtrlTxt
Package
Description
-
Uses of PlantSubstnCtrlTxt in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.plantsubstitutioncontrol
Fields in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.plantsubstitutioncontrol with type parameters of type PlantSubstnCtrlTxtModifier and TypeFieldDescriptionstatic final SimpleProperty<PlantSubstnCtrlTxt>PlantSubstnCtrlTxt.ALL_FIELDSSelector for all available fields of PlantSubstnCtrlTxt.static final SimpleProperty.String<PlantSubstnCtrlTxt>PlantSubstnCtrlTxt.LANGUAGEstatic final SimpleProperty.String<PlantSubstnCtrlTxt>PlantSubstnCtrlTxt.MD_SUBSTN_CONTROLstatic final SimpleProperty.String<PlantSubstnCtrlTxt>PlantSubstnCtrlTxt.MD_SUBSTN_CONTROL_DESCRIPTIONstatic final SimpleProperty.String<PlantSubstnCtrlTxt>PlantSubstnCtrlTxt.MD_SUBSTN_OBJECT_TYPEstatic final NavigationProperty.Single<PlantSubstnCtrlTxt,PlantSubstnCtrl> PlantSubstnCtrlTxt.TO__CONTROLUse with available request builders to apply the _Control navigation property to query operations.static final NavigationProperty.Collection<PlantSubstnCtrl,PlantSubstnCtrlTxt> PlantSubstnCtrl.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.plantsubstitutioncontrol that return PlantSubstnCtrlTxtMethods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.plantsubstitutioncontrol that return types with arguments of type PlantSubstnCtrlTxtModifier and TypeMethodDescriptionio.vavr.control.Option<List<PlantSubstnCtrlTxt>>PlantSubstnCtrl.getTextIfPresent()Retrieval of associated PlantSubstnCtrlTxt entities (one to many).PlantSubstnCtrlTxt.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.plantsubstitutioncontrol with parameters of type PlantSubstnCtrlTxtModifier and TypeMethodDescriptionvoidPlantSubstnCtrl.addText(PlantSubstnCtrlTxt... entity) Adds elements to the list of associated PlantSubstnCtrlTxt entities.PlantSubstnCtrl.PlantSubstnCtrlBuilder.text(PlantSubstnCtrlTxt... value) Navigation property _Text for PlantSubstnCtrl to multiple PlantSubstnCtrlTxt.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.plantsubstitutioncontrol with type arguments of type PlantSubstnCtrlTxtModifier and TypeMethodDescriptionvoidPlantSubstnCtrl.setText(List<PlantSubstnCtrlTxt> value) Overwrites the list of associated PlantSubstnCtrlTxt entities for the loaded navigation property _Text. -
Uses of PlantSubstnCtrlTxt 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 PlantSubstnCtrlTxtModifier and TypeMethodDescriptionDefaultPlantSubstitutionControlService.countPlantSubstnCtrlText()Deprecated.PlantSubstitutionControlService.countPlantSubstnCtrlText()Deprecated.Fetch the number of entries from thePlantSubstnCtrlTxtentity collection matching the filter and search expressions.DefaultPlantSubstitutionControlService.deletePlantSubstnCtrlText(PlantSubstnCtrlTxt plantSubstnCtrlTxt) Deprecated.PlantSubstitutionControlService.deletePlantSubstnCtrlText(PlantSubstnCtrlTxt plantSubstnCtrlTxt) Deprecated.Deletes an existingPlantSubstnCtrlTxtentity in the S/4HANA system.DefaultPlantSubstitutionControlService.getAllPlantSubstnCtrlText()Deprecated.PlantSubstitutionControlService.getAllPlantSubstnCtrlText()Deprecated.Fetch multiplePlantSubstnCtrlTxtentities.DefaultPlantSubstitutionControlService.getPlantSubstnCtrlTextByKey(String language, String mDSubstnObjectType, String mDSubstnControl) Deprecated.PlantSubstitutionControlService.getPlantSubstnCtrlTextByKey(String language, String mDSubstnObjectType, String mDSubstnControl) Deprecated.Fetch a singlePlantSubstnCtrlTxtentity using key fields.DefaultPlantSubstitutionControlService.updatePlantSubstnCtrlText(PlantSubstnCtrlTxt plantSubstnCtrlTxt) Deprecated.PlantSubstitutionControlService.updatePlantSubstnCtrlText(PlantSubstnCtrlTxt plantSubstnCtrlTxt) Deprecated.Update an existingPlantSubstnCtrlTxtentity and save it to the S/4HANA system.Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.services with parameters of type PlantSubstnCtrlTxtModifier and TypeMethodDescriptionDefaultPlantSubstitutionControlService.deletePlantSubstnCtrlText(PlantSubstnCtrlTxt plantSubstnCtrlTxt) Deprecated.PlantSubstitutionControlService.deletePlantSubstnCtrlText(PlantSubstnCtrlTxt plantSubstnCtrlTxt) Deprecated.Deletes an existingPlantSubstnCtrlTxtentity in the S/4HANA system.DefaultPlantSubstitutionControlService.updatePlantSubstnCtrlText(PlantSubstnCtrlTxt plantSubstnCtrlTxt) Deprecated.PlantSubstitutionControlService.updatePlantSubstnCtrlText(PlantSubstnCtrlTxt plantSubstnCtrlTxt) Deprecated.Update an existingPlantSubstnCtrlTxtentity and save it to the S/4HANA system.