Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.storagelocationsubstitutionexclusion.SLocExclsn
Packages that use SLocExclsn
Package
Description
-
Uses of SLocExclsn in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.storagelocationsubstitutionexclusion
Fields in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.storagelocationsubstitutionexclusion with type parameters of type SLocExclsnModifier and TypeFieldDescriptionstatic final ComplexProperty.Collection<SLocExclsn,SAP__Message> SLocExclsn._MESSAGESUse with available request builders to apply the SAP__Messages complex property to query operations.static final SimpleProperty<SLocExclsn>SLocExclsn.ALL_FIELDSSelector for all available fields of SLocExclsn.static final SimpleProperty.String<SLocExclsn>SLocExclsn.CREATED_BY_USERstatic final SimpleProperty.DateTime<SLocExclsn>SLocExclsn.CREATION_DATE_TIMEstatic final SimpleProperty.DateTime<SLocExclsn>SLocExclsn.LAST_CHANGE_DATE_TIMEstatic final SimpleProperty.String<SLocExclsn>SLocExclsn.LAST_CHANGED_BY_USERstatic final SimpleProperty.String<SLocExclsn>SLocExclsn.MD_SUBSTN_GROUPstatic final SimpleProperty.String<SLocExclsn>SLocExclsn.MD_SUBSTN_REASONstatic final SimpleProperty.String<SLocExclsn>SLocExclsn.MD_SUBSTN_STATUSstatic final SimpleProperty.Guid<SLocExclsn>SLocExclsn.MD_SUBSTN_UUIDstatic final SimpleProperty.Date<SLocExclsn>SLocExclsn.MD_SUBSTN_VALIDITY_END_DATEstatic final SimpleProperty.Time<SLocExclsn>SLocExclsn.MD_SUBSTN_VALIDITY_END_TIMEstatic final SimpleProperty.Date<SLocExclsn>SLocExclsn.MD_SUBSTN_VALIDITY_START_DATEstatic final SimpleProperty.Time<SLocExclsn>SLocExclsn.MD_SUBSTN_VALIDITY_START_TIMEstatic final SimpleProperty.String<SLocExclsn>SLocExclsn.PLANTstatic final SimpleProperty.String<SLocExclsn>SLocExclsn.STORAGE_LOCATIONstatic final SimpleProperty.String<SLocExclsn>SLocExclsn.TIME_ZONE_IDMethods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.storagelocationsubstitutionexclusion that return SLocExclsnMethods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.storagelocationsubstitutionexclusion that return types with arguments of type SLocExclsn -
Uses of SLocExclsn 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 SLocExclsnModifier and TypeMethodDescriptionDefaultStorageLocationSubstitutionExclusionService.countStorageLocationSubstnExclsn()Deprecated.StorageLocationSubstitutionExclusionService.countStorageLocationSubstnExclsn()Deprecated.Fetch the number of entries from theSLocExclsnentity collection matching the filter and search expressions.DefaultStorageLocationSubstitutionExclusionService.createStorageLocationSubstnExclsn(SLocExclsn sLocExclsn) Deprecated.StorageLocationSubstitutionExclusionService.createStorageLocationSubstnExclsn(SLocExclsn sLocExclsn) Deprecated.Create a newSLocExclsnentity and save it to the S/4HANA system.DefaultStorageLocationSubstitutionExclusionService.deleteStorageLocationSubstnExclsn(SLocExclsn sLocExclsn) Deprecated.StorageLocationSubstitutionExclusionService.deleteStorageLocationSubstnExclsn(SLocExclsn sLocExclsn) Deprecated.Deletes an existingSLocExclsnentity in the S/4HANA system.DefaultStorageLocationSubstitutionExclusionService.getAllStorageLocationSubstnExclsn()Deprecated.StorageLocationSubstitutionExclusionService.getAllStorageLocationSubstnExclsn()Deprecated.Fetch multipleSLocExclsnentities.DefaultStorageLocationSubstitutionExclusionService.getStorageLocationSubstnExclsnByKey(UUID mDSubstnUUID) Deprecated.StorageLocationSubstitutionExclusionService.getStorageLocationSubstnExclsnByKey(UUID mDSubstnUUID) Deprecated.Fetch a singleSLocExclsnentity using key fields.DefaultStorageLocationSubstitutionExclusionService.updateStorageLocationSubstnExclsn(SLocExclsn sLocExclsn) Deprecated.StorageLocationSubstitutionExclusionService.updateStorageLocationSubstnExclsn(SLocExclsn sLocExclsn) Deprecated.Update an existingSLocExclsnentity and save it to the S/4HANA system.Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.services with parameters of type SLocExclsnModifier and TypeMethodDescriptionDefaultStorageLocationSubstitutionExclusionService.createStorageLocationSubstnExclsn(SLocExclsn sLocExclsn) Deprecated.StorageLocationSubstitutionExclusionService.createStorageLocationSubstnExclsn(SLocExclsn sLocExclsn) Deprecated.Create a newSLocExclsnentity and save it to the S/4HANA system.DefaultStorageLocationSubstitutionExclusionService.deleteStorageLocationSubstnExclsn(SLocExclsn sLocExclsn) Deprecated.StorageLocationSubstitutionExclusionService.deleteStorageLocationSubstnExclsn(SLocExclsn sLocExclsn) Deprecated.Deletes an existingSLocExclsnentity in the S/4HANA system.DefaultStorageLocationSubstitutionExclusionService.updateStorageLocationSubstnExclsn(SLocExclsn sLocExclsn) Deprecated.StorageLocationSubstitutionExclusionService.updateStorageLocationSubstnExclsn(SLocExclsn sLocExclsn) Deprecated.Update an existingSLocExclsnentity and save it to the S/4HANA system.