Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.productsubstitutioncontrol.Prodsubstngrptxtctrl
Packages that use Prodsubstngrptxtctrl
Package
Description
-
Uses of Prodsubstngrptxtctrl in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.productsubstitutioncontrol
Fields in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.productsubstitutioncontrol with type parameters of type ProdsubstngrptxtctrlModifier and TypeFieldDescriptionstatic final SimpleProperty<Prodsubstngrptxtctrl>Prodsubstngrptxtctrl.ALL_FIELDSSelector for all available fields of Prodsubstngrptxtctrl.static final SimpleProperty.String<Prodsubstngrptxtctrl>Prodsubstngrptxtctrl.LANGUAGEstatic final SimpleProperty.String<Prodsubstngrptxtctrl>Prodsubstngrptxtctrl.MD_SUBSTN_CONTROLstatic final SimpleProperty.String<Prodsubstngrptxtctrl>Prodsubstngrptxtctrl.MD_SUBSTN_CONTROL_DESCRIPTIONstatic final SimpleProperty.String<Prodsubstngrptxtctrl>Prodsubstngrptxtctrl.MD_SUBSTN_OBJECT_TYPEstatic final NavigationProperty.Single<Prodsubstngrptxtctrl,ProdSubstnCtrl> Prodsubstngrptxtctrl.TO__CONTROLUse with available request builders to apply the _Control navigation property to query operations.static final NavigationProperty.Collection<ProdSubstnCtrl,Prodsubstngrptxtctrl> ProdSubstnCtrl.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.productsubstitutioncontrol that return ProdsubstngrptxtctrlMethods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.productsubstitutioncontrol that return types with arguments of type ProdsubstngrptxtctrlModifier and TypeMethodDescriptionio.vavr.control.Option<List<Prodsubstngrptxtctrl>>ProdSubstnCtrl.getTextIfPresent()Retrieval of associated Prodsubstngrptxtctrl entities (one to many).Prodsubstngrptxtctrl.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.productsubstitutioncontrol with parameters of type ProdsubstngrptxtctrlModifier and TypeMethodDescriptionvoidProdSubstnCtrl.addText(Prodsubstngrptxtctrl... entity) Adds elements to the list of associated Prodsubstngrptxtctrl entities.ProdSubstnCtrl.ProdSubstnCtrlBuilder.text(Prodsubstngrptxtctrl... value) Navigation property _Text for ProdSubstnCtrl to multiple Prodsubstngrptxtctrl.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.productsubstitutioncontrol with type arguments of type ProdsubstngrptxtctrlModifier and TypeMethodDescriptionvoidProdSubstnCtrl.setText(List<Prodsubstngrptxtctrl> value) Overwrites the list of associated Prodsubstngrptxtctrl entities for the loaded navigation property _Text. -
Uses of Prodsubstngrptxtctrl 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 ProdsubstngrptxtctrlModifier and TypeMethodDescriptionDefaultProductSubstitutionControlService.countProdSubstnCtrlText()Deprecated.ProductSubstitutionControlService.countProdSubstnCtrlText()Deprecated.Fetch the number of entries from theProdsubstngrptxtctrlentity collection matching the filter and search expressions.DefaultProductSubstitutionControlService.deleteProdSubstnCtrlText(Prodsubstngrptxtctrl prodsubstngrptxtctrl) Deprecated.ProductSubstitutionControlService.deleteProdSubstnCtrlText(Prodsubstngrptxtctrl prodsubstngrptxtctrl) Deprecated.Deletes an existingProdsubstngrptxtctrlentity in the S/4HANA system.DefaultProductSubstitutionControlService.getAllProdSubstnCtrlText()Deprecated.ProductSubstitutionControlService.getAllProdSubstnCtrlText()Deprecated.Fetch multipleProdsubstngrptxtctrlentities.DefaultProductSubstitutionControlService.getProdSubstnCtrlTextByKey(String language, String mDSubstnObjectType, String mDSubstnControl) Deprecated.ProductSubstitutionControlService.getProdSubstnCtrlTextByKey(String language, String mDSubstnObjectType, String mDSubstnControl) Deprecated.Fetch a singleProdsubstngrptxtctrlentity using key fields.DefaultProductSubstitutionControlService.updateProdSubstnCtrlText(Prodsubstngrptxtctrl prodsubstngrptxtctrl) Deprecated.ProductSubstitutionControlService.updateProdSubstnCtrlText(Prodsubstngrptxtctrl prodsubstngrptxtctrl) Deprecated.Update an existingProdsubstngrptxtctrlentity and save it to the S/4HANA system.Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.services with parameters of type ProdsubstngrptxtctrlModifier and TypeMethodDescriptionDefaultProductSubstitutionControlService.deleteProdSubstnCtrlText(Prodsubstngrptxtctrl prodsubstngrptxtctrl) Deprecated.ProductSubstitutionControlService.deleteProdSubstnCtrlText(Prodsubstngrptxtctrl prodsubstngrptxtctrl) Deprecated.Deletes an existingProdsubstngrptxtctrlentity in the S/4HANA system.DefaultProductSubstitutionControlService.updateProdSubstnCtrlText(Prodsubstngrptxtctrl prodsubstngrptxtctrl) Deprecated.ProductSubstitutionControlService.updateProdSubstnCtrlText(Prodsubstngrptxtctrl prodsubstngrptxtctrl) Deprecated.Update an existingProdsubstngrptxtctrlentity and save it to the S/4HANA system.