Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.storagelocationsubstitutioncontrol.StorageLocationSubstnCtrl
Packages that use StorageLocationSubstnCtrl
Package
Description
-
Uses of StorageLocationSubstnCtrl in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.storagelocationsubstitutioncontrol
Fields in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.storagelocationsubstitutioncontrol with type parameters of type StorageLocationSubstnCtrlModifier and TypeFieldDescriptionstatic final ComplexProperty.Collection<StorageLocationSubstnCtrl,SAP__Message> StorageLocationSubstnCtrl._MESSAGESUse with available request builders to apply the SAP__Messages complex property to query operations.static final SimpleProperty<StorageLocationSubstnCtrl>StorageLocationSubstnCtrl.ALL_FIELDSSelector for all available fields of StorageLocationSubstnCtrl.static final SimpleProperty.String<StorageLocationSubstnCtrl>StorageLocationSubstnCtrl.CREATED_BY_USERstatic final SimpleProperty.DateTime<StorageLocationSubstnCtrl>StorageLocationSubstnCtrl.CREATION_DATE_TIMEstatic final SimpleProperty.DateTime<StorageLocationSubstnCtrl>StorageLocationSubstnCtrl.LAST_CHANGE_DATE_TIMEstatic final SimpleProperty.String<StorageLocationSubstnCtrl>StorageLocationSubstnCtrl.LAST_CHANGED_BY_USERstatic final SimpleProperty.String<StorageLocationSubstnCtrl>StorageLocationSubstnCtrl.MD_SUBSTN_CONTROLstatic final SimpleProperty.Boolean<StorageLocationSubstnCtrl>StorageLocationSubstnCtrl.MD_SUBSTN_HAS_DEFAULT_GROUPstatic final SimpleProperty.String<StorageLocationSubstnCtrl>StorageLocationSubstnCtrl.MD_SUBSTN_OBJECT_TYPEStorageLocationSubstnCtrlGrp.TO__CONTROLUse with available request builders to apply the _Control navigation property to query operations.StorageLocationSubstnCtrlTxt.TO__CONTROLUse with available request builders to apply the _Control navigation property to query operations.StorageLocationSubstnCtrl.TO__CONTROL_GROUPUse with available request builders to apply the _ControlGroup navigation property to query operations.StorageLocationSubstnCtrl.TO__TEXTUse with available request builders to apply the _Text navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.storagelocationsubstitutioncontrol that return StorageLocationSubstnCtrlModifier and TypeMethodDescriptionStorageLocationSubstnCtrl.StorageLocationSubstnCtrlBuilder.build()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.storagelocationsubstitutioncontrol that return types with arguments of type StorageLocationSubstnCtrlModifier and TypeMethodDescriptionio.vavr.control.Option<StorageLocationSubstnCtrl>StorageLocationSubstnCtrlGrp.getControlIfPresent()Retrieval of associated StorageLocationSubstnCtrl entity (one to one).io.vavr.control.Option<StorageLocationSubstnCtrl>StorageLocationSubstnCtrlTxt.getControlIfPresent()Retrieval of associated StorageLocationSubstnCtrl entity (one to one).StorageLocationSubstnCtrl.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.storagelocationsubstitutioncontrol with parameters of type StorageLocationSubstnCtrlModifier and TypeMethodDescriptionStorageLocationSubstnCtrlGrp.StorageLocationSubstnCtrlGrpBuilder.control(StorageLocationSubstnCtrl value) Navigation property _Control for StorageLocationSubstnCtrlGrp to single StorageLocationSubstnCtrl.StorageLocationSubstnCtrlTxt.StorageLocationSubstnCtrlTxtBuilder.control(StorageLocationSubstnCtrl value) Navigation property _Control for StorageLocationSubstnCtrlTxt to single StorageLocationSubstnCtrl.voidStorageLocationSubstnCtrlGrp.setControl(StorageLocationSubstnCtrl value) Overwrites the associated StorageLocationSubstnCtrl entity for the loaded navigation property _Control.voidStorageLocationSubstnCtrlTxt.setControl(StorageLocationSubstnCtrl value) Overwrites the associated StorageLocationSubstnCtrl entity for the loaded navigation property _Control.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.storagelocationsubstitutioncontrol with parameters of type StorageLocationSubstnCtrlModifierConstructorDescriptionStorageLocationSubstnCtrlGrp(String mDSubstnObjectType, String mDSubstnControl, String mDSubstnGroup, StorageLocationSubstnCtrl to_Control) StorageLocationSubstnCtrlTxt(String language, String mDSubstnObjectType, String mDSubstnControl, String mDSubstnControlDescription, StorageLocationSubstnCtrl to_Control) -
Uses of StorageLocationSubstnCtrl 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 StorageLocationSubstnCtrlModifier and TypeMethodDescriptionDefaultStorageLocationSubstitutionControlService.countStorageLocationSubstnCtrl()Deprecated.StorageLocationSubstitutionControlService.countStorageLocationSubstnCtrl()Deprecated.Fetch the number of entries from theStorageLocationSubstnCtrlentity collection matching the filter and search expressions.DefaultStorageLocationSubstitutionControlService.createStorageLocationSubstnCtrl(StorageLocationSubstnCtrl storageLocationSubstnCtrl) Deprecated.StorageLocationSubstitutionControlService.createStorageLocationSubstnCtrl(StorageLocationSubstnCtrl storageLocationSubstnCtrl) Deprecated.Create a newStorageLocationSubstnCtrlentity and save it to the S/4HANA system.DefaultStorageLocationSubstitutionControlService.deleteStorageLocationSubstnCtrl(StorageLocationSubstnCtrl storageLocationSubstnCtrl) Deprecated.StorageLocationSubstitutionControlService.deleteStorageLocationSubstnCtrl(StorageLocationSubstnCtrl storageLocationSubstnCtrl) Deprecated.Deletes an existingStorageLocationSubstnCtrlentity in the S/4HANA system.DefaultStorageLocationSubstitutionControlService.getAllStorageLocationSubstnCtrl()Deprecated.StorageLocationSubstitutionControlService.getAllStorageLocationSubstnCtrl()Deprecated.Fetch multipleStorageLocationSubstnCtrlentities.DefaultStorageLocationSubstitutionControlService.getStorageLocationSubstnCtrlByKey(String mDSubstnObjectType, String mDSubstnControl) Deprecated.StorageLocationSubstitutionControlService.getStorageLocationSubstnCtrlByKey(String mDSubstnObjectType, String mDSubstnControl) Deprecated.Fetch a singleStorageLocationSubstnCtrlentity using key fields.DefaultStorageLocationSubstitutionControlService.updateStorageLocationSubstnCtrl(StorageLocationSubstnCtrl storageLocationSubstnCtrl) Deprecated.StorageLocationSubstitutionControlService.updateStorageLocationSubstnCtrl(StorageLocationSubstnCtrl storageLocationSubstnCtrl) Deprecated.Update an existingStorageLocationSubstnCtrlentity and save it to the S/4HANA system.Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.services with parameters of type StorageLocationSubstnCtrlModifier and TypeMethodDescriptionDefaultStorageLocationSubstitutionControlService.createStorageLocationSubstnCtrl(StorageLocationSubstnCtrl storageLocationSubstnCtrl) Deprecated.StorageLocationSubstitutionControlService.createStorageLocationSubstnCtrl(StorageLocationSubstnCtrl storageLocationSubstnCtrl) Deprecated.Create a newStorageLocationSubstnCtrlentity and save it to the S/4HANA system.DefaultStorageLocationSubstitutionControlService.deleteStorageLocationSubstnCtrl(StorageLocationSubstnCtrl storageLocationSubstnCtrl) Deprecated.StorageLocationSubstitutionControlService.deleteStorageLocationSubstnCtrl(StorageLocationSubstnCtrl storageLocationSubstnCtrl) Deprecated.Deletes an existingStorageLocationSubstnCtrlentity in the S/4HANA system.DefaultStorageLocationSubstitutionControlService.updateStorageLocationSubstnCtrl(StorageLocationSubstnCtrl storageLocationSubstnCtrl) Deprecated.StorageLocationSubstitutionControlService.updateStorageLocationSubstnCtrl(StorageLocationSubstnCtrl storageLocationSubstnCtrl) Deprecated.Update an existingStorageLocationSubstnCtrlentity and save it to the S/4HANA system.