Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.productsubstitutioncontrol.ProdSubstnCtrl
Packages that use ProdSubstnCtrl
Package
Description
-
Uses of ProdSubstnCtrl 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 ProdSubstnCtrlModifier and TypeFieldDescriptionstatic final ComplexProperty.Collection<ProdSubstnCtrl,SAP__Message> ProdSubstnCtrl._MESSAGESUse with available request builders to apply the SAP__Messages complex property to query operations.static final SimpleProperty<ProdSubstnCtrl>ProdSubstnCtrl.ALL_FIELDSSelector for all available fields of ProdSubstnCtrl.static final SimpleProperty.String<ProdSubstnCtrl>ProdSubstnCtrl.CREATED_BY_USERstatic final SimpleProperty.DateTime<ProdSubstnCtrl>ProdSubstnCtrl.CREATION_DATE_TIMEstatic final SimpleProperty.DateTime<ProdSubstnCtrl>ProdSubstnCtrl.LAST_CHANGE_DATE_TIMEstatic final SimpleProperty.String<ProdSubstnCtrl>ProdSubstnCtrl.LAST_CHANGED_BY_USERstatic final SimpleProperty.String<ProdSubstnCtrl>ProdSubstnCtrl.MD_SUBSTN_CONTROLstatic final SimpleProperty.Boolean<ProdSubstnCtrl>ProdSubstnCtrl.MD_SUBSTN_HAS_DEFAULT_GROUPstatic final SimpleProperty.String<ProdSubstnCtrl>ProdSubstnCtrl.MD_SUBSTN_OBJECT_TYPEstatic final NavigationProperty.Single<Prodsubstnctrl_2,ProdSubstnCtrl> Prodsubstnctrl_2.TO__CONTROLUse with available request builders to apply the _Control navigation property to query operations.static 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,Prodsubstnctrl_2> ProdSubstnCtrl.TO__CONTROL_GROUPUse with available request builders to apply the _ControlGroup 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 ProdSubstnCtrlMethods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.productsubstitutioncontrol that return types with arguments of type ProdSubstnCtrlModifier and TypeMethodDescriptionio.vavr.control.Option<ProdSubstnCtrl>Prodsubstnctrl_2.getControlIfPresent()Retrieval of associated ProdSubstnCtrl entity (one to one).io.vavr.control.Option<ProdSubstnCtrl>Prodsubstngrptxtctrl.getControlIfPresent()Retrieval of associated ProdSubstnCtrl entity (one to one).ProdSubstnCtrl.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.productsubstitutioncontrol with parameters of type ProdSubstnCtrlModifier and TypeMethodDescriptionProdsubstnctrl_2.Prodsubstnctrl_2Builder.control(ProdSubstnCtrl value) Navigation property _Control for Prodsubstnctrl_2 to single ProdSubstnCtrl.Prodsubstngrptxtctrl.ProdsubstngrptxtctrlBuilder.control(ProdSubstnCtrl value) Navigation property _Control for Prodsubstngrptxtctrl to single ProdSubstnCtrl.voidProdsubstnctrl_2.setControl(ProdSubstnCtrl value) Overwrites the associated ProdSubstnCtrl entity for the loaded navigation property _Control.voidProdsubstngrptxtctrl.setControl(ProdSubstnCtrl value) Overwrites the associated ProdSubstnCtrl entity for the loaded navigation property _Control.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.productsubstitutioncontrol with parameters of type ProdSubstnCtrlModifierConstructorDescriptionProdsubstnctrl_2(String mDSubstnObjectType, String mDSubstnControl, String mDSubstnGroup, ProdSubstnCtrl to_Control) Prodsubstngrptxtctrl(String language, String mDSubstnObjectType, String mDSubstnControl, String mDSubstnControlDescription, ProdSubstnCtrl to_Control) -
Uses of ProdSubstnCtrl 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 ProdSubstnCtrlModifier and TypeMethodDescriptionDefaultProductSubstitutionControlService.countProdSubstnCtrl()Deprecated.ProductSubstitutionControlService.countProdSubstnCtrl()Deprecated.Fetch the number of entries from theProdSubstnCtrlentity collection matching the filter and search expressions.DefaultProductSubstitutionControlService.createProdSubstnCtrl(ProdSubstnCtrl prodSubstnCtrl) Deprecated.ProductSubstitutionControlService.createProdSubstnCtrl(ProdSubstnCtrl prodSubstnCtrl) Deprecated.Create a newProdSubstnCtrlentity and save it to the S/4HANA system.DefaultProductSubstitutionControlService.deleteProdSubstnCtrl(ProdSubstnCtrl prodSubstnCtrl) Deprecated.ProductSubstitutionControlService.deleteProdSubstnCtrl(ProdSubstnCtrl prodSubstnCtrl) Deprecated.Deletes an existingProdSubstnCtrlentity in the S/4HANA system.DefaultProductSubstitutionControlService.getAllProdSubstnCtrl()Deprecated.ProductSubstitutionControlService.getAllProdSubstnCtrl()Deprecated.Fetch multipleProdSubstnCtrlentities.DefaultProductSubstitutionControlService.getProdSubstnCtrlByKey(String mDSubstnObjectType, String mDSubstnControl) Deprecated.ProductSubstitutionControlService.getProdSubstnCtrlByKey(String mDSubstnObjectType, String mDSubstnControl) Deprecated.Fetch a singleProdSubstnCtrlentity using key fields.DefaultProductSubstitutionControlService.updateProdSubstnCtrl(ProdSubstnCtrl prodSubstnCtrl) Deprecated.ProductSubstitutionControlService.updateProdSubstnCtrl(ProdSubstnCtrl prodSubstnCtrl) Deprecated.Update an existingProdSubstnCtrlentity and save it to the S/4HANA system.Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.services with parameters of type ProdSubstnCtrlModifier and TypeMethodDescriptionDefaultProductSubstitutionControlService.createProdSubstnCtrl(ProdSubstnCtrl prodSubstnCtrl) Deprecated.ProductSubstitutionControlService.createProdSubstnCtrl(ProdSubstnCtrl prodSubstnCtrl) Deprecated.Create a newProdSubstnCtrlentity and save it to the S/4HANA system.DefaultProductSubstitutionControlService.deleteProdSubstnCtrl(ProdSubstnCtrl prodSubstnCtrl) Deprecated.ProductSubstitutionControlService.deleteProdSubstnCtrl(ProdSubstnCtrl prodSubstnCtrl) Deprecated.Deletes an existingProdSubstnCtrlentity in the S/4HANA system.DefaultProductSubstitutionControlService.updateProdSubstnCtrl(ProdSubstnCtrl prodSubstnCtrl) Deprecated.ProductSubstitutionControlService.updateProdSubstnCtrl(ProdSubstnCtrl prodSubstnCtrl) Deprecated.Update an existingProdSubstnCtrlentity and save it to the S/4HANA system.