Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.storagelocationsubstitutioncontrol.StorageLocationSubstnCtrlGrp
Packages that use StorageLocationSubstnCtrlGrp
Package
Description
-
Uses of StorageLocationSubstnCtrlGrp 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 StorageLocationSubstnCtrlGrpModifier and TypeFieldDescriptionstatic final SimpleProperty<StorageLocationSubstnCtrlGrp>StorageLocationSubstnCtrlGrp.ALL_FIELDSSelector for all available fields of StorageLocationSubstnCtrlGrp.static final SimpleProperty.String<StorageLocationSubstnCtrlGrp>StorageLocationSubstnCtrlGrp.MD_SUBSTN_CONTROLstatic final SimpleProperty.String<StorageLocationSubstnCtrlGrp>StorageLocationSubstnCtrlGrp.MD_SUBSTN_GROUPstatic final SimpleProperty.String<StorageLocationSubstnCtrlGrp>StorageLocationSubstnCtrlGrp.MD_SUBSTN_OBJECT_TYPEStorageLocationSubstnCtrlGrp.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.Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.storagelocationsubstitutioncontrol that return StorageLocationSubstnCtrlGrpModifier and TypeMethodDescriptionStorageLocationSubstnCtrlGrp.StorageLocationSubstnCtrlGrpBuilder.build()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.storagelocationsubstitutioncontrol that return types with arguments of type StorageLocationSubstnCtrlGrpModifier and TypeMethodDescriptionio.vavr.control.Option<List<StorageLocationSubstnCtrlGrp>>StorageLocationSubstnCtrl.getControlGroupIfPresent()Retrieval of associated StorageLocationSubstnCtrlGrp entities (one to many).StorageLocationSubstnCtrlGrp.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.storagelocationsubstitutioncontrol with parameters of type StorageLocationSubstnCtrlGrpModifier and TypeMethodDescriptionvoidStorageLocationSubstnCtrl.addControlGroup(StorageLocationSubstnCtrlGrp... entity) Adds elements to the list of associated StorageLocationSubstnCtrlGrp entities.StorageLocationSubstnCtrl.StorageLocationSubstnCtrlBuilder.controlGroup(StorageLocationSubstnCtrlGrp... value) Navigation property _ControlGroup for StorageLocationSubstnCtrl to multiple StorageLocationSubstnCtrlGrp.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.storagelocationsubstitutioncontrol with type arguments of type StorageLocationSubstnCtrlGrpModifier and TypeMethodDescriptionvoidStorageLocationSubstnCtrl.setControlGroup(List<StorageLocationSubstnCtrlGrp> value) Overwrites the list of associated StorageLocationSubstnCtrlGrp entities for the loaded navigation property _ControlGroup.Constructor parameters in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.storagelocationsubstitutioncontrol with type arguments of type StorageLocationSubstnCtrlGrpModifierConstructorDescriptionStorageLocationSubstnCtrl(String mDSubstnObjectType, String mDSubstnControl, Boolean mDSubstnHasDefaultGroup, String createdByUser, OffsetDateTime creationDateTime, String lastChangedByUser, OffsetDateTime lastChangeDateTime, Collection<SAP__Message> _Messages, List<StorageLocationSubstnCtrlGrp> to_ControlGroup, List<StorageLocationSubstnCtrlTxt> to_Text) -
Uses of StorageLocationSubstnCtrlGrp 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 StorageLocationSubstnCtrlGrpModifier and TypeMethodDescriptionDefaultStorageLocationSubstitutionControlService.countStorageLocationSubstnCtrlGrp()Deprecated.StorageLocationSubstitutionControlService.countStorageLocationSubstnCtrlGrp()Deprecated.Fetch the number of entries from theStorageLocationSubstnCtrlGrpentity collection matching the filter and search expressions.DefaultStorageLocationSubstitutionControlService.deleteStorageLocationSubstnCtrlGrp(StorageLocationSubstnCtrlGrp storageLocationSubstnCtrlGrp) Deprecated.StorageLocationSubstitutionControlService.deleteStorageLocationSubstnCtrlGrp(StorageLocationSubstnCtrlGrp storageLocationSubstnCtrlGrp) Deprecated.Deletes an existingStorageLocationSubstnCtrlGrpentity in the S/4HANA system.DefaultStorageLocationSubstitutionControlService.getAllStorageLocationSubstnCtrlGrp()Deprecated.StorageLocationSubstitutionControlService.getAllStorageLocationSubstnCtrlGrp()Deprecated.Fetch multipleStorageLocationSubstnCtrlGrpentities.DefaultStorageLocationSubstitutionControlService.getStorageLocationSubstnCtrlGrpByKey(String mDSubstnObjectType, String mDSubstnControl, String mDSubstnGroup) Deprecated.StorageLocationSubstitutionControlService.getStorageLocationSubstnCtrlGrpByKey(String mDSubstnObjectType, String mDSubstnControl, String mDSubstnGroup) Deprecated.Fetch a singleStorageLocationSubstnCtrlGrpentity using key fields.Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.services with parameters of type StorageLocationSubstnCtrlGrpModifier and TypeMethodDescriptionDefaultStorageLocationSubstitutionControlService.deleteStorageLocationSubstnCtrlGrp(StorageLocationSubstnCtrlGrp storageLocationSubstnCtrlGrp) Deprecated.StorageLocationSubstitutionControlService.deleteStorageLocationSubstnCtrlGrp(StorageLocationSubstnCtrlGrp storageLocationSubstnCtrlGrp) Deprecated.Deletes an existingStorageLocationSubstnCtrlGrpentity in the S/4HANA system.