Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.plantsubstitutionexclusion.PlantExclsn
Packages that use PlantExclsn
Package
Description
-
Uses of PlantExclsn in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.plantsubstitutionexclusion
Fields in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.plantsubstitutionexclusion with type parameters of type PlantExclsnModifier and TypeFieldDescriptionstatic final ComplexProperty.Collection<PlantExclsn,SAP__Message> PlantExclsn._MESSAGESUse with available request builders to apply the SAP__Messages complex property to query operations.static final SimpleProperty<PlantExclsn>PlantExclsn.ALL_FIELDSSelector for all available fields of PlantExclsn.static final SimpleProperty.String<PlantExclsn>PlantExclsn.CREATED_BY_USERstatic final SimpleProperty.DateTime<PlantExclsn>PlantExclsn.CREATION_DATE_TIMEstatic final SimpleProperty.String<PlantExclsn>PlantExclsn.DISTRIBUTION_CHANNELstatic final SimpleProperty.DateTime<PlantExclsn>PlantExclsn.LAST_CHANGE_DATE_TIMEstatic final SimpleProperty.String<PlantExclsn>PlantExclsn.LAST_CHANGED_BY_USERstatic final SimpleProperty.String<PlantExclsn>PlantExclsn.MD_SUBSTN_GROUPstatic final SimpleProperty.String<PlantExclsn>PlantExclsn.MD_SUBSTN_REASONstatic final SimpleProperty.String<PlantExclsn>PlantExclsn.MD_SUBSTN_STATUSstatic final SimpleProperty.Guid<PlantExclsn>PlantExclsn.MD_SUBSTN_UUIDstatic final SimpleProperty.Date<PlantExclsn>PlantExclsn.MD_SUBSTN_VALIDITY_END_DATEstatic final SimpleProperty.Time<PlantExclsn>PlantExclsn.MD_SUBSTN_VALIDITY_END_TIMEstatic final SimpleProperty.Date<PlantExclsn>PlantExclsn.MD_SUBSTN_VALIDITY_START_DATEstatic final SimpleProperty.Time<PlantExclsn>PlantExclsn.MD_SUBSTN_VALIDITY_START_TIMEstatic final SimpleProperty.String<PlantExclsn>PlantExclsn.PLANTstatic final SimpleProperty.String<PlantExclsn>PlantExclsn.SALES_ORGANIZATIONstatic final SimpleProperty.String<PlantExclsn>PlantExclsn.TIME_ZONE_IDMethods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.plantsubstitutionexclusion that return PlantExclsnMethods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.plantsubstitutionexclusion that return types with arguments of type PlantExclsn -
Uses of PlantExclsn 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 PlantExclsnModifier and TypeMethodDescriptionDefaultPlantSubstitutionExclusionService.countPlantSubstnExclsn()Deprecated.PlantSubstitutionExclusionService.countPlantSubstnExclsn()Deprecated.Fetch the number of entries from thePlantExclsnentity collection matching the filter and search expressions.DefaultPlantSubstitutionExclusionService.createPlantSubstnExclsn(PlantExclsn plantExclsn) Deprecated.PlantSubstitutionExclusionService.createPlantSubstnExclsn(PlantExclsn plantExclsn) Deprecated.Create a newPlantExclsnentity and save it to the S/4HANA system.DefaultPlantSubstitutionExclusionService.deletePlantSubstnExclsn(PlantExclsn plantExclsn) Deprecated.PlantSubstitutionExclusionService.deletePlantSubstnExclsn(PlantExclsn plantExclsn) Deprecated.Deletes an existingPlantExclsnentity in the S/4HANA system.DefaultPlantSubstitutionExclusionService.getAllPlantSubstnExclsn()Deprecated.PlantSubstitutionExclusionService.getAllPlantSubstnExclsn()Deprecated.Fetch multiplePlantExclsnentities.DefaultPlantSubstitutionExclusionService.getPlantSubstnExclsnByKey(UUID mDSubstnUUID) Deprecated.PlantSubstitutionExclusionService.getPlantSubstnExclsnByKey(UUID mDSubstnUUID) Deprecated.Fetch a singlePlantExclsnentity using key fields.DefaultPlantSubstitutionExclusionService.updatePlantSubstnExclsn(PlantExclsn plantExclsn) Deprecated.PlantSubstitutionExclusionService.updatePlantSubstnExclsn(PlantExclsn plantExclsn) Deprecated.Update an existingPlantExclsnentity and save it to the S/4HANA system.Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.services with parameters of type PlantExclsnModifier and TypeMethodDescriptionDefaultPlantSubstitutionExclusionService.createPlantSubstnExclsn(PlantExclsn plantExclsn) Deprecated.PlantSubstitutionExclusionService.createPlantSubstnExclsn(PlantExclsn plantExclsn) Deprecated.Create a newPlantExclsnentity and save it to the S/4HANA system.DefaultPlantSubstitutionExclusionService.deletePlantSubstnExclsn(PlantExclsn plantExclsn) Deprecated.PlantSubstitutionExclusionService.deletePlantSubstnExclsn(PlantExclsn plantExclsn) Deprecated.Deletes an existingPlantExclsnentity in the S/4HANA system.DefaultPlantSubstitutionExclusionService.updatePlantSubstnExclsn(PlantExclsn plantExclsn) Deprecated.PlantSubstitutionExclusionService.updatePlantSubstnExclsn(PlantExclsn plantExclsn) Deprecated.Update an existingPlantExclsnentity and save it to the S/4HANA system.