Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.productsubstitutiongroup.ProdSubstnGrp
Packages that use ProdSubstnGrp
Package
Description
-
Uses of ProdSubstnGrp in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.productsubstitutiongroup
Fields in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.productsubstitutiongroup with type parameters of type ProdSubstnGrpModifier and TypeFieldDescriptionstatic final ComplexProperty.Collection<ProdSubstnGrp,SAP__Message> ProdSubstnGrp._MESSAGESUse with available request builders to apply the SAP__Messages complex property to query operations.static final SimpleProperty<ProdSubstnGrp>ProdSubstnGrp.ALL_FIELDSSelector for all available fields of ProdSubstnGrp.static final SimpleProperty.String<ProdSubstnGrp>ProdSubstnGrp.CREATED_BY_USERstatic final SimpleProperty.DateTime<ProdSubstnGrp>ProdSubstnGrp.CREATION_DATE_TIMEstatic final SimpleProperty.DateTime<ProdSubstnGrp>ProdSubstnGrp.LAST_CHANGE_DATE_TIMEstatic final SimpleProperty.String<ProdSubstnGrp>ProdSubstnGrp.LAST_CHANGED_BY_USERstatic final SimpleProperty.String<ProdSubstnGrp>ProdSubstnGrp.MD_SUBSTN_GROUPstatic final SimpleProperty.String<ProdSubstnGrp>ProdSubstnGrp.MD_SUBSTN_OBJECT_TYPEstatic final SimpleProperty.String<ProdSubstnGrp>ProdSubstnGrp.MD_SUBSTN_STATUSstatic final NavigationProperty.Single<ProdSubstnGrpTxt,ProdSubstnGrp> ProdSubstnGrpTxt.TO__GROUPUse with available request builders to apply the _Group navigation property to query operations.static final NavigationProperty.Collection<ProdSubstnGrp,ProdSubstnGrpTxt> ProdSubstnGrp.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.productsubstitutiongroup that return ProdSubstnGrpMethods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.productsubstitutiongroup that return types with arguments of type ProdSubstnGrpModifier and TypeMethodDescriptionio.vavr.control.Option<ProdSubstnGrp>ProdSubstnGrpTxt.getGroupIfPresent()Retrieval of associated ProdSubstnGrp entity (one to one).ProdSubstnGrp.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.productsubstitutiongroup with parameters of type ProdSubstnGrpModifier and TypeMethodDescriptionProdSubstnGrpTxt.ProdSubstnGrpTxtBuilder.group(ProdSubstnGrp value) Navigation property _Group for ProdSubstnGrpTxt to single ProdSubstnGrp.voidProdSubstnGrpTxt.setGroup(ProdSubstnGrp value) Overwrites the associated ProdSubstnGrp entity for the loaded navigation property _Group.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.productsubstitutiongroup with parameters of type ProdSubstnGrpModifierConstructorDescriptionProdSubstnGrpTxt(String language, String mDSubstnObjectType, String mDSubstnGroup, String mDSubstnGroupDescription, ProdSubstnGrp to_Group) -
Uses of ProdSubstnGrp 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 ProdSubstnGrpModifier and TypeMethodDescriptionDefaultProductSubstitutionGroupService.countProdSubstnGrp()Deprecated.ProductSubstitutionGroupService.countProdSubstnGrp()Deprecated.Fetch the number of entries from theProdSubstnGrpentity collection matching the filter and search expressions.DefaultProductSubstitutionGroupService.createProdSubstnGrp(ProdSubstnGrp prodSubstnGrp) Deprecated.ProductSubstitutionGroupService.createProdSubstnGrp(ProdSubstnGrp prodSubstnGrp) Deprecated.Create a newProdSubstnGrpentity and save it to the S/4HANA system.DefaultProductSubstitutionGroupService.deleteProdSubstnGrp(ProdSubstnGrp prodSubstnGrp) Deprecated.ProductSubstitutionGroupService.deleteProdSubstnGrp(ProdSubstnGrp prodSubstnGrp) Deprecated.Deletes an existingProdSubstnGrpentity in the S/4HANA system.DefaultProductSubstitutionGroupService.getAllProdSubstnGrp()Deprecated.ProductSubstitutionGroupService.getAllProdSubstnGrp()Deprecated.Fetch multipleProdSubstnGrpentities.DefaultProductSubstitutionGroupService.getProdSubstnGrpByKey(String mDSubstnObjectType, String mDSubstnGroup) Deprecated.ProductSubstitutionGroupService.getProdSubstnGrpByKey(String mDSubstnObjectType, String mDSubstnGroup) Deprecated.Fetch a singleProdSubstnGrpentity using key fields.DefaultProductSubstitutionGroupService.updateProdSubstnGrp(ProdSubstnGrp prodSubstnGrp) Deprecated.ProductSubstitutionGroupService.updateProdSubstnGrp(ProdSubstnGrp prodSubstnGrp) Deprecated.Update an existingProdSubstnGrpentity and save it to the S/4HANA system.Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.services with parameters of type ProdSubstnGrpModifier and TypeMethodDescriptionDefaultProductSubstitutionGroupService.createProdSubstnGrp(ProdSubstnGrp prodSubstnGrp) Deprecated.ProductSubstitutionGroupService.createProdSubstnGrp(ProdSubstnGrp prodSubstnGrp) Deprecated.Create a newProdSubstnGrpentity and save it to the S/4HANA system.DefaultProductSubstitutionGroupService.deleteProdSubstnGrp(ProdSubstnGrp prodSubstnGrp) Deprecated.ProductSubstitutionGroupService.deleteProdSubstnGrp(ProdSubstnGrp prodSubstnGrp) Deprecated.Deletes an existingProdSubstnGrpentity in the S/4HANA system.DefaultProductSubstitutionGroupService.updateProdSubstnGrp(ProdSubstnGrp prodSubstnGrp) Deprecated.ProductSubstitutionGroupService.updateProdSubstnGrp(ProdSubstnGrp prodSubstnGrp) Deprecated.Update an existingProdSubstnGrpentity and save it to the S/4HANA system.