Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.productexclusion.ProdSubstnExclsn
Packages that use ProdSubstnExclsn
Package
Description
-
Uses of ProdSubstnExclsn in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.productexclusion
Fields in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.productexclusion with type parameters of type ProdSubstnExclsnModifier and TypeFieldDescriptionstatic final ComplexProperty.Collection<ProdSubstnExclsn,SAP__Message> ProdSubstnExclsn._MESSAGESUse with available request builders to apply the SAP__Messages complex property to query operations.static final SimpleProperty<ProdSubstnExclsn>ProdSubstnExclsn.ALL_FIELDSSelector for all available fields of ProdSubstnExclsn.static final SimpleProperty.String<ProdSubstnExclsn>ProdSubstnExclsn.CREATED_BY_USERstatic final SimpleProperty.DateTime<ProdSubstnExclsn>ProdSubstnExclsn.CREATION_DATE_TIMEstatic final SimpleProperty.DateTime<ProdSubstnExclsn>ProdSubstnExclsn.LAST_CHANGE_DATE_TIMEstatic final SimpleProperty.String<ProdSubstnExclsn>ProdSubstnExclsn.LAST_CHANGED_BY_USERstatic final SimpleProperty.String<ProdSubstnExclsn>ProdSubstnExclsn.MD_SUBSTN_GROUPstatic final SimpleProperty.Boolean<ProdSubstnExclsn>ProdSubstnExclsn.MD_SUBSTN_IS_RLVT_FOR_ATP_PRODstatic final SimpleProperty.String<ProdSubstnExclsn>ProdSubstnExclsn.MD_SUBSTN_REASONstatic final SimpleProperty.String<ProdSubstnExclsn>ProdSubstnExclsn.MD_SUBSTN_STATUSstatic final SimpleProperty.Guid<ProdSubstnExclsn>ProdSubstnExclsn.MD_SUBSTN_UUIDstatic final SimpleProperty.Date<ProdSubstnExclsn>ProdSubstnExclsn.MD_SUBSTN_VALIDITY_END_DATEstatic final SimpleProperty.Time<ProdSubstnExclsn>ProdSubstnExclsn.MD_SUBSTN_VALIDITY_END_TIMEstatic final SimpleProperty.Date<ProdSubstnExclsn>ProdSubstnExclsn.MD_SUBSTN_VALIDITY_START_DATEstatic final SimpleProperty.Time<ProdSubstnExclsn>ProdSubstnExclsn.MD_SUBSTN_VALIDITY_START_TIMEstatic final SimpleProperty.String<ProdSubstnExclsn>ProdSubstnExclsn.PLANTstatic final SimpleProperty.String<ProdSubstnExclsn>ProdSubstnExclsn.PRODUCTstatic final SimpleProperty.String<ProdSubstnExclsn>ProdSubstnExclsn.TIME_ZONE_IDMethods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.productexclusion that return ProdSubstnExclsnMethods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.productexclusion that return types with arguments of type ProdSubstnExclsn -
Uses of ProdSubstnExclsn 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 ProdSubstnExclsnModifier and TypeMethodDescriptionDefaultProductExclusionService.countProdSubstnExclsn()Deprecated.ProductExclusionService.countProdSubstnExclsn()Deprecated.Fetch the number of entries from theProdSubstnExclsnentity collection matching the filter and search expressions.DefaultProductExclusionService.createProdSubstnExclsn(ProdSubstnExclsn prodSubstnExclsn) Deprecated.ProductExclusionService.createProdSubstnExclsn(ProdSubstnExclsn prodSubstnExclsn) Deprecated.Create a newProdSubstnExclsnentity and save it to the S/4HANA system.DefaultProductExclusionService.deleteProdSubstnExclsn(ProdSubstnExclsn prodSubstnExclsn) Deprecated.ProductExclusionService.deleteProdSubstnExclsn(ProdSubstnExclsn prodSubstnExclsn) Deprecated.Deletes an existingProdSubstnExclsnentity in the S/4HANA system.DefaultProductExclusionService.getAllProdSubstnExclsn()Deprecated.ProductExclusionService.getAllProdSubstnExclsn()Deprecated.Fetch multipleProdSubstnExclsnentities.DefaultProductExclusionService.getProdSubstnExclsnByKey(UUID mDSubstnUUID) Deprecated.ProductExclusionService.getProdSubstnExclsnByKey(UUID mDSubstnUUID) Deprecated.Fetch a singleProdSubstnExclsnentity using key fields.DefaultProductExclusionService.updateProdSubstnExclsn(ProdSubstnExclsn prodSubstnExclsn) Deprecated.ProductExclusionService.updateProdSubstnExclsn(ProdSubstnExclsn prodSubstnExclsn) Deprecated.Update an existingProdSubstnExclsnentity and save it to the S/4HANA system.Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.services with parameters of type ProdSubstnExclsnModifier and TypeMethodDescriptionDefaultProductExclusionService.createProdSubstnExclsn(ProdSubstnExclsn prodSubstnExclsn) Deprecated.ProductExclusionService.createProdSubstnExclsn(ProdSubstnExclsn prodSubstnExclsn) Deprecated.Create a newProdSubstnExclsnentity and save it to the S/4HANA system.DefaultProductExclusionService.deleteProdSubstnExclsn(ProdSubstnExclsn prodSubstnExclsn) Deprecated.ProductExclusionService.deleteProdSubstnExclsn(ProdSubstnExclsn prodSubstnExclsn) Deprecated.Deletes an existingProdSubstnExclsnentity in the S/4HANA system.DefaultProductExclusionService.updateProdSubstnExclsn(ProdSubstnExclsn prodSubstnExclsn) Deprecated.ProductExclusionService.updateProdSubstnExclsn(ProdSubstnExclsn prodSubstnExclsn) Deprecated.Update an existingProdSubstnExclsnentity and save it to the S/4HANA system.