Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.productsubstitutioncontrol.Prodsubstnctrl_2
Packages that use Prodsubstnctrl_2
Package
Description
-
Uses of Prodsubstnctrl_2 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 Prodsubstnctrl_2Modifier and TypeFieldDescriptionstatic final SimpleProperty<Prodsubstnctrl_2>Prodsubstnctrl_2.ALL_FIELDSSelector for all available fields of Prodsubstnctrl_2.static final SimpleProperty.String<Prodsubstnctrl_2>Prodsubstnctrl_2.MD_SUBSTN_CONTROLstatic final SimpleProperty.String<Prodsubstnctrl_2>Prodsubstnctrl_2.MD_SUBSTN_GROUPstatic final SimpleProperty.String<Prodsubstnctrl_2>Prodsubstnctrl_2.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.Collection<ProdSubstnCtrl,Prodsubstnctrl_2> ProdSubstnCtrl.TO__CONTROL_GROUPUse with available request builders to apply the _ControlGroup navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.productsubstitutioncontrol that return Prodsubstnctrl_2Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.productsubstitutioncontrol that return types with arguments of type Prodsubstnctrl_2Modifier and TypeMethodDescriptionio.vavr.control.Option<List<Prodsubstnctrl_2>>ProdSubstnCtrl.getControlGroupIfPresent()Retrieval of associated Prodsubstnctrl_2 entities (one to many).Prodsubstnctrl_2.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.productsubstitutioncontrol with parameters of type Prodsubstnctrl_2Modifier and TypeMethodDescriptionvoidProdSubstnCtrl.addControlGroup(Prodsubstnctrl_2... entity) Adds elements to the list of associated Prodsubstnctrl_2 entities.ProdSubstnCtrl.ProdSubstnCtrlBuilder.controlGroup(Prodsubstnctrl_2... value) Navigation property _ControlGroup for ProdSubstnCtrl to multiple Prodsubstnctrl_2.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.productsubstitutioncontrol with type arguments of type Prodsubstnctrl_2Modifier and TypeMethodDescriptionvoidProdSubstnCtrl.setControlGroup(List<Prodsubstnctrl_2> value) Overwrites the list of associated Prodsubstnctrl_2 entities for the loaded navigation property _ControlGroup.Constructor parameters in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.productsubstitutioncontrol with type arguments of type Prodsubstnctrl_2ModifierConstructorDescriptionProdSubstnCtrl(String mDSubstnObjectType, String mDSubstnControl, Boolean mDSubstnHasDefaultGroup, String createdByUser, OffsetDateTime creationDateTime, String lastChangedByUser, OffsetDateTime lastChangeDateTime, Collection<SAP__Message> _Messages, List<Prodsubstnctrl_2> to_ControlGroup, List<Prodsubstngrptxtctrl> to_Text) -
Uses of Prodsubstnctrl_2 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 Prodsubstnctrl_2Modifier and TypeMethodDescriptionDefaultProductSubstitutionControlService.countProdSubstnCtrlGrp()Deprecated.ProductSubstitutionControlService.countProdSubstnCtrlGrp()Deprecated.Fetch the number of entries from theProdsubstnctrl_2entity collection matching the filter and search expressions.DefaultProductSubstitutionControlService.deleteProdSubstnCtrlGrp(Prodsubstnctrl_2 prodsubstnctrl_2) Deprecated.ProductSubstitutionControlService.deleteProdSubstnCtrlGrp(Prodsubstnctrl_2 prodsubstnctrl_2) Deprecated.Deletes an existingProdsubstnctrl_2entity in the S/4HANA system.DefaultProductSubstitutionControlService.getAllProdSubstnCtrlGrp()Deprecated.ProductSubstitutionControlService.getAllProdSubstnCtrlGrp()Deprecated.Fetch multipleProdsubstnctrl_2entities.DefaultProductSubstitutionControlService.getProdSubstnCtrlGrpByKey(String mDSubstnObjectType, String mDSubstnControl, String mDSubstnGroup) Deprecated.ProductSubstitutionControlService.getProdSubstnCtrlGrpByKey(String mDSubstnObjectType, String mDSubstnControl, String mDSubstnGroup) Deprecated.Fetch a singleProdsubstnctrl_2entity using key fields.Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.services with parameters of type Prodsubstnctrl_2Modifier and TypeMethodDescriptionDefaultProductSubstitutionControlService.deleteProdSubstnCtrlGrp(Prodsubstnctrl_2 prodsubstnctrl_2) Deprecated.ProductSubstitutionControlService.deleteProdSubstnCtrlGrp(Prodsubstnctrl_2 prodsubstnctrl_2) Deprecated.Deletes an existingProdsubstnctrl_2entity in the S/4HANA system.