Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.productsubstitution.ProdSubstn
Packages that use ProdSubstn
Package
Description
-
Uses of ProdSubstn in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.productsubstitution
Fields in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.productsubstitution with type parameters of type ProdSubstnModifier and TypeFieldDescriptionstatic final ComplexProperty.Collection<ProdSubstn,SAP__Message> ProdSubstn._MESSAGESUse with available request builders to apply the SAP__Messages complex property to query operations.static final SimpleProperty<ProdSubstn>ProdSubstn.ALL_FIELDSSelector for all available fields of ProdSubstn.static final SimpleProperty.String<ProdSubstn>ProdSubstn.CREATED_BY_USERstatic final SimpleProperty.DateTime<ProdSubstn>ProdSubstn.CREATION_DATE_TIMEstatic final SimpleProperty.DateTime<ProdSubstn>ProdSubstn.LAST_CHANGE_DATE_TIMEstatic final SimpleProperty.String<ProdSubstn>ProdSubstn.LAST_CHANGED_BY_USERstatic final SimpleProperty.NumericInteger<ProdSubstn>ProdSubstn.MD_SUBSTN_CONVERSION_DENOMINATORstatic final SimpleProperty.NumericInteger<ProdSubstn>ProdSubstn.MD_SUBSTN_CONVERSION_NUMERATORstatic final SimpleProperty.NumericDecimal<ProdSubstn>ProdSubstn.MD_SUBSTN_CONVERSION_PERCENTstatic final SimpleProperty.String<ProdSubstn>ProdSubstn.MD_SUBSTN_GROUPstatic final SimpleProperty.Boolean<ProdSubstn>ProdSubstn.MD_SUBSTN_IS_EXITstatic final SimpleProperty.Boolean<ProdSubstn>ProdSubstn.MD_SUBSTN_IS_LEADINGstatic final SimpleProperty.Boolean<ProdSubstn>ProdSubstn.MD_SUBSTN_IS_RLVT_FOR_ATP_PRODstatic final SimpleProperty.String<ProdSubstn>ProdSubstn.MD_SUBSTN_REASONstatic final SimpleProperty.NumericInteger<ProdSubstn>ProdSubstn.MD_SUBSTN_SEQUENCE_VALUEstatic final SimpleProperty.String<ProdSubstn>ProdSubstn.MD_SUBSTN_SETstatic final SimpleProperty.String<ProdSubstn>ProdSubstn.MD_SUBSTN_STATUSstatic final SimpleProperty.Guid<ProdSubstn>ProdSubstn.MD_SUBSTN_UUIDstatic final SimpleProperty.Date<ProdSubstn>ProdSubstn.MD_SUBSTN_VALIDITY_END_DATEstatic final SimpleProperty.Time<ProdSubstn>ProdSubstn.MD_SUBSTN_VALIDITY_END_TIMEstatic final SimpleProperty.Date<ProdSubstn>ProdSubstn.MD_SUBSTN_VALIDITY_START_DATEstatic final SimpleProperty.Time<ProdSubstn>ProdSubstn.MD_SUBSTN_VALIDITY_START_TIMEstatic final SimpleProperty.String<ProdSubstn>ProdSubstn.PLANTstatic final SimpleProperty.String<ProdSubstn>ProdSubstn.PRODUCTstatic final SimpleProperty.String<ProdSubstn>ProdSubstn.SUBSTITUTE_PRODUCTstatic final SimpleProperty.String<ProdSubstn>ProdSubstn.TIME_ZONE_IDMethods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.productsubstitution that return ProdSubstnMethods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.productsubstitution that return types with arguments of type ProdSubstn -
Uses of ProdSubstn 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 ProdSubstnModifier and TypeMethodDescriptionDefaultProductSubstitutionService.countProdSubstn()Deprecated.ProductSubstitutionService.countProdSubstn()Deprecated.Fetch the number of entries from theProdSubstnentity collection matching the filter and search expressions.DefaultProductSubstitutionService.createProdSubstn(ProdSubstn prodSubstn) Deprecated.ProductSubstitutionService.createProdSubstn(ProdSubstn prodSubstn) Deprecated.Create a newProdSubstnentity and save it to the S/4HANA system.DefaultProductSubstitutionService.deleteProdSubstn(ProdSubstn prodSubstn) Deprecated.ProductSubstitutionService.deleteProdSubstn(ProdSubstn prodSubstn) Deprecated.Deletes an existingProdSubstnentity in the S/4HANA system.DefaultProductSubstitutionService.getAllProdSubstn()Deprecated.ProductSubstitutionService.getAllProdSubstn()Deprecated.Fetch multipleProdSubstnentities.DefaultProductSubstitutionService.getProdSubstnByKey(UUID mDSubstnUUID) Deprecated.ProductSubstitutionService.getProdSubstnByKey(UUID mDSubstnUUID) Deprecated.Fetch a singleProdSubstnentity using key fields.DefaultProductSubstitutionService.updateProdSubstn(ProdSubstn prodSubstn) Deprecated.ProductSubstitutionService.updateProdSubstn(ProdSubstn prodSubstn) Deprecated.Update an existingProdSubstnentity and save it to the S/4HANA system.Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.services with parameters of type ProdSubstnModifier and TypeMethodDescriptionDefaultProductSubstitutionService.createProdSubstn(ProdSubstn prodSubstn) Deprecated.ProductSubstitutionService.createProdSubstn(ProdSubstn prodSubstn) Deprecated.Create a newProdSubstnentity and save it to the S/4HANA system.DefaultProductSubstitutionService.deleteProdSubstn(ProdSubstn prodSubstn) Deprecated.ProductSubstitutionService.deleteProdSubstn(ProdSubstn prodSubstn) Deprecated.Deletes an existingProdSubstnentity in the S/4HANA system.DefaultProductSubstitutionService.updateProdSubstn(ProdSubstn prodSubstn) Deprecated.ProductSubstitutionService.updateProdSubstn(ProdSubstn prodSubstn) Deprecated.Update an existingProdSubstnentity and save it to the S/4HANA system.