Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.storagelocationsubstitution.SLocSubstn
Packages that use SLocSubstn
Package
Description
-
Uses of SLocSubstn in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.storagelocationsubstitution
Fields in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.storagelocationsubstitution with type parameters of type SLocSubstnModifier and TypeFieldDescriptionstatic final ComplexProperty.Collection<SLocSubstn,SAP__Message> SLocSubstn._MESSAGESUse with available request builders to apply the SAP__Messages complex property to query operations.static final SimpleProperty<SLocSubstn>SLocSubstn.ALL_FIELDSSelector for all available fields of SLocSubstn.static final SimpleProperty.String<SLocSubstn>SLocSubstn.CREATED_BY_USERstatic final SimpleProperty.DateTime<SLocSubstn>SLocSubstn.CREATION_DATE_TIMEstatic final SimpleProperty.DateTime<SLocSubstn>SLocSubstn.LAST_CHANGE_DATE_TIMEstatic final SimpleProperty.String<SLocSubstn>SLocSubstn.LAST_CHANGED_BY_USERstatic final SimpleProperty.String<SLocSubstn>SLocSubstn.MD_SUBSTN_GROUPstatic final SimpleProperty.Boolean<SLocSubstn>SLocSubstn.MD_SUBSTN_IS_EXITstatic final SimpleProperty.Boolean<SLocSubstn>SLocSubstn.MD_SUBSTN_IS_LEADINGstatic final SimpleProperty.String<SLocSubstn>SLocSubstn.MD_SUBSTN_REASONstatic final SimpleProperty.NumericInteger<SLocSubstn>SLocSubstn.MD_SUBSTN_SEQUENCE_VALUEstatic final SimpleProperty.String<SLocSubstn>SLocSubstn.MD_SUBSTN_STATUSstatic final SimpleProperty.Guid<SLocSubstn>SLocSubstn.MD_SUBSTN_UUIDstatic final SimpleProperty.Date<SLocSubstn>SLocSubstn.MD_SUBSTN_VALIDITY_END_DATEstatic final SimpleProperty.Time<SLocSubstn>SLocSubstn.MD_SUBSTN_VALIDITY_END_TIMEstatic final SimpleProperty.Date<SLocSubstn>SLocSubstn.MD_SUBSTN_VALIDITY_START_DATEstatic final SimpleProperty.Time<SLocSubstn>SLocSubstn.MD_SUBSTN_VALIDITY_START_TIMEstatic final SimpleProperty.String<SLocSubstn>SLocSubstn.PLANTstatic final SimpleProperty.String<SLocSubstn>SLocSubstn.STORAGE_LOCATIONstatic final SimpleProperty.String<SLocSubstn>SLocSubstn.SUBSTITUTE_STORAGE_LOCATIONstatic final SimpleProperty.String<SLocSubstn>SLocSubstn.TIME_ZONE_IDMethods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.storagelocationsubstitution that return SLocSubstnMethods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.storagelocationsubstitution that return types with arguments of type SLocSubstn -
Uses of SLocSubstn 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 SLocSubstnModifier and TypeMethodDescriptionDefaultStorageLocationSubstitutionService.countStorageLocationSubstn()Deprecated.StorageLocationSubstitutionService.countStorageLocationSubstn()Deprecated.Fetch the number of entries from theSLocSubstnentity collection matching the filter and search expressions.DefaultStorageLocationSubstitutionService.createStorageLocationSubstn(SLocSubstn sLocSubstn) Deprecated.StorageLocationSubstitutionService.createStorageLocationSubstn(SLocSubstn sLocSubstn) Deprecated.Create a newSLocSubstnentity and save it to the S/4HANA system.DefaultStorageLocationSubstitutionService.deleteStorageLocationSubstn(SLocSubstn sLocSubstn) Deprecated.StorageLocationSubstitutionService.deleteStorageLocationSubstn(SLocSubstn sLocSubstn) Deprecated.Deletes an existingSLocSubstnentity in the S/4HANA system.DefaultStorageLocationSubstitutionService.getAllStorageLocationSubstn()Deprecated.StorageLocationSubstitutionService.getAllStorageLocationSubstn()Deprecated.Fetch multipleSLocSubstnentities.DefaultStorageLocationSubstitutionService.getStorageLocationSubstnByKey(UUID mDSubstnUUID) Deprecated.StorageLocationSubstitutionService.getStorageLocationSubstnByKey(UUID mDSubstnUUID) Deprecated.Fetch a singleSLocSubstnentity using key fields.DefaultStorageLocationSubstitutionService.updateStorageLocationSubstn(SLocSubstn sLocSubstn) Deprecated.StorageLocationSubstitutionService.updateStorageLocationSubstn(SLocSubstn sLocSubstn) Deprecated.Update an existingSLocSubstnentity and save it to the S/4HANA system.Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.services with parameters of type SLocSubstnModifier and TypeMethodDescriptionDefaultStorageLocationSubstitutionService.createStorageLocationSubstn(SLocSubstn sLocSubstn) Deprecated.StorageLocationSubstitutionService.createStorageLocationSubstn(SLocSubstn sLocSubstn) Deprecated.Create a newSLocSubstnentity and save it to the S/4HANA system.DefaultStorageLocationSubstitutionService.deleteStorageLocationSubstn(SLocSubstn sLocSubstn) Deprecated.StorageLocationSubstitutionService.deleteStorageLocationSubstn(SLocSubstn sLocSubstn) Deprecated.Deletes an existingSLocSubstnentity in the S/4HANA system.DefaultStorageLocationSubstitutionService.updateStorageLocationSubstn(SLocSubstn sLocSubstn) Deprecated.StorageLocationSubstitutionService.updateStorageLocationSubstn(SLocSubstn sLocSubstn) Deprecated.Update an existingSLocSubstnentity and save it to the S/4HANA system.