Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.warehouseresource.WhseResourceGroupSequence
Packages that use WhseResourceGroupSequence
Package
Description
-
Uses of WhseResourceGroupSequence in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.warehouseresource
Fields in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.warehouseresource with type parameters of type WhseResourceGroupSequenceModifier and TypeFieldDescriptionstatic final SimpleProperty<WhseResourceGroupSequence>WhseResourceGroupSequence.ALL_FIELDSSelector for all available fields of WhseResourceGroupSequence.static final SimpleProperty.String<WhseResourceGroupSequence>WhseResourceGroupSequence.EWM_RESOURCE_GROUPstatic final SimpleProperty.String<WhseResourceGroupSequence>WhseResourceGroupSequence.EWM_RESOURCE_GROUP_QUEUE_SQNC_NMBRstatic final SimpleProperty.String<WhseResourceGroupSequence>WhseResourceGroupSequence.EWM_WAREHOUSEWhseResourceGroupSequence.TO__WAREHOUSE_RESOURCEUse with available request builders to apply the _WarehouseResource navigation property to query operations.WarehouseResource.TO__WHSE_RESOURCE_GROUP_QUEUE_SQNCUse with available request builders to apply the _WhseResourceGroupQueueSqnc navigation property to query operations.static final SimpleProperty.String<WhseResourceGroupSequence>WhseResourceGroupSequence.WAREHOUSE_ORDER_QUEUEMethods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.warehouseresource that return WhseResourceGroupSequenceModifier and TypeMethodDescriptionWhseResourceGroupSequence.WhseResourceGroupSequenceBuilder.build()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.warehouseresource that return types with arguments of type WhseResourceGroupSequenceModifier and TypeMethodDescriptionWhseResourceGroupSequence.getType()io.vavr.control.Option<List<WhseResourceGroupSequence>>WarehouseResource.getWhseResourceGroupQueueSqncIfPresent()Retrieval of associated WhseResourceGroupSequence entities (one to many).Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.warehouseresource with parameters of type WhseResourceGroupSequenceModifier and TypeMethodDescriptionvoidWarehouseResource.addWhseResourceGroupQueueSqnc(WhseResourceGroupSequence... entity) Adds elements to the list of associated WhseResourceGroupSequence entities.WarehouseResource.WarehouseResourceBuilder.whseResourceGroupQueueSqnc(WhseResourceGroupSequence... value) Navigation property _WhseResourceGroupQueueSqnc for WarehouseResource to multiple WhseResourceGroupSequence.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.warehouseresource with type arguments of type WhseResourceGroupSequenceModifier and TypeMethodDescriptionvoidWarehouseResource.setWhseResourceGroupQueueSqnc(List<WhseResourceGroupSequence> value) Overwrites the list of associated WhseResourceGroupSequence entities for the loaded navigation property _WhseResourceGroupQueueSqnc.Constructor parameters in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.warehouseresource with type arguments of type WhseResourceGroupSequenceModifierConstructorDescriptionWarehouseResource(String eWMWarehouse, String eWMResource, String userName, String eWMResourceGroup, String eWMResourceType, String warehouseOrderQueue, String eWMCurrentQueue, String eWMStorTypeOfLastWhseTaskConf, OffsetDateTime eWMResourceLogonDateTime, Boolean eWMRsceIsLoggedOntoByCurUser, Collection<SAP__Message> _Messages, List<WhseResourceGroupSequence> to_WhseResourceGroupQueueSqnc) -
Uses of WhseResourceGroupSequence 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 WhseResourceGroupSequenceModifier and TypeMethodDescriptionDefaultWarehouseResourceService.countWhseResourceGroupQueueSqnc()Deprecated.WarehouseResourceService.countWhseResourceGroupQueueSqnc()Deprecated.Fetch the number of entries from theWhseResourceGroupSequenceentity collection matching the filter and search expressions.DefaultWarehouseResourceService.createWhseResourceGroupQueueSqnc(WhseResourceGroupSequence whseResourceGroupSequence) Deprecated.WarehouseResourceService.createWhseResourceGroupQueueSqnc(WhseResourceGroupSequence whseResourceGroupSequence) Deprecated.Create a newWhseResourceGroupSequenceentity and save it to the S/4HANA system.DefaultWarehouseResourceService.getAllWhseResourceGroupQueueSqnc()Deprecated.WarehouseResourceService.getAllWhseResourceGroupQueueSqnc()Deprecated.Fetch multipleWhseResourceGroupSequenceentities.DefaultWarehouseResourceService.getWhseResourceGroupQueueSqncByKey(String eWMWarehouse, String eWMResourceGroup, String eWMResourceGroupQueueSqncNmbr) Deprecated.WarehouseResourceService.getWhseResourceGroupQueueSqncByKey(String eWMWarehouse, String eWMResourceGroup, String eWMResourceGroupQueueSqncNmbr) Deprecated.Fetch a singleWhseResourceGroupSequenceentity using key fields.Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.services with parameters of type WhseResourceGroupSequenceModifier and TypeMethodDescriptionDefaultWarehouseResourceService.createWhseResourceGroupQueueSqnc(WhseResourceGroupSequence whseResourceGroupSequence) Deprecated.WarehouseResourceService.createWhseResourceGroupQueueSqnc(WhseResourceGroupSequence whseResourceGroupSequence) Deprecated.Create a newWhseResourceGroupSequenceentity and save it to the S/4HANA system.