Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.warehousefixedbinassignment.WarehouseFixedBinAssignment
Packages that use WarehouseFixedBinAssignment
Package
Description
-
Uses of WarehouseFixedBinAssignment in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.warehousefixedbinassignment
Fields in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.warehousefixedbinassignment with type parameters of type WarehouseFixedBinAssignmentModifier and TypeFieldDescriptionWarehouseFixedBinAssignment._MESSAGESUse with available request builders to apply the SAP__Messages complex property to query operations.static final SimpleProperty<WarehouseFixedBinAssignment>WarehouseFixedBinAssignment.ALL_FIELDSSelector for all available fields of WarehouseFixedBinAssignment.static final SimpleProperty.String<WarehouseFixedBinAssignment>WarehouseFixedBinAssignment.ENTITLED_TO_DISPOSE_PARTYstatic final SimpleProperty.String<WarehouseFixedBinAssignment>WarehouseFixedBinAssignment.EWM_FIXED_BIN_ASSGMT_CREATED_BY_USERstatic final SimpleProperty.DateTime<WarehouseFixedBinAssignment>WarehouseFixedBinAssignment.EWM_FIXED_BIN_ASSGMT_CREATED_DTE_TMEstatic final SimpleProperty.String<WarehouseFixedBinAssignment>WarehouseFixedBinAssignment.EWM_MAX_STOR_QTY_UNIT_ISO_CODEstatic final SimpleProperty.String<WarehouseFixedBinAssignment>WarehouseFixedBinAssignment.EWM_MAX_STOR_QTY_UNIT_SAP_CODEstatic final SimpleProperty.NumericDecimal<WarehouseFixedBinAssignment>WarehouseFixedBinAssignment.EWM_MAXIMUM_STORAGE_QUANTITYstatic final SimpleProperty.String<WarehouseFixedBinAssignment>WarehouseFixedBinAssignment.EWM_MAXIMUM_STORAGE_QUANTITY_UNITstatic final SimpleProperty.String<WarehouseFixedBinAssignment>WarehouseFixedBinAssignment.EWM_MIN_STOR_QTY_UNIT_ISO_CODEstatic final SimpleProperty.String<WarehouseFixedBinAssignment>WarehouseFixedBinAssignment.EWM_MIN_STOR_QTY_UNIT_SAP_CODEstatic final SimpleProperty.NumericDecimal<WarehouseFixedBinAssignment>WarehouseFixedBinAssignment.EWM_MINIMUM_STORAGE_QUANTITYstatic final SimpleProperty.String<WarehouseFixedBinAssignment>WarehouseFixedBinAssignment.EWM_MINIMUM_STORAGE_QUANTITY_UNITstatic final SimpleProperty.String<WarehouseFixedBinAssignment>WarehouseFixedBinAssignment.EWM_STORAGE_BINstatic final SimpleProperty.String<WarehouseFixedBinAssignment>WarehouseFixedBinAssignment.EWM_STORAGE_BIN_TYPEstatic final SimpleProperty.String<WarehouseFixedBinAssignment>WarehouseFixedBinAssignment.EWM_STORAGE_SECTIONstatic final SimpleProperty.String<WarehouseFixedBinAssignment>WarehouseFixedBinAssignment.EWM_STORAGE_TYPEstatic final SimpleProperty.String<WarehouseFixedBinAssignment>WarehouseFixedBinAssignment.EWM_WAREHOUSEstatic final SimpleProperty.String<WarehouseFixedBinAssignment>WarehouseFixedBinAssignment.PRODUCTMethods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.warehousefixedbinassignment that return WarehouseFixedBinAssignmentModifier and TypeMethodDescriptionWarehouseFixedBinAssignment.WarehouseFixedBinAssignmentBuilder.build()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.warehousefixedbinassignment that return types with arguments of type WarehouseFixedBinAssignment -
Uses of WarehouseFixedBinAssignment 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 WarehouseFixedBinAssignmentModifier and TypeMethodDescriptionDefaultWarehouseFixedBinAssignmentService.countWarehouseFixedBinAssignment()Deprecated.WarehouseFixedBinAssignmentService.countWarehouseFixedBinAssignment()Deprecated.Fetch the number of entries from theWarehouseFixedBinAssignmententity collection matching the filter and search expressions.DefaultWarehouseFixedBinAssignmentService.createWarehouseFixedBinAssignment(WarehouseFixedBinAssignment warehouseFixedBinAssignment) Deprecated.WarehouseFixedBinAssignmentService.createWarehouseFixedBinAssignment(WarehouseFixedBinAssignment warehouseFixedBinAssignment) Deprecated.Create a newWarehouseFixedBinAssignmententity and save it to the S/4HANA system.DefaultWarehouseFixedBinAssignmentService.deleteWarehouseFixedBinAssignment(WarehouseFixedBinAssignment warehouseFixedBinAssignment) Deprecated.WarehouseFixedBinAssignmentService.deleteWarehouseFixedBinAssignment(WarehouseFixedBinAssignment warehouseFixedBinAssignment) Deprecated.Deletes an existingWarehouseFixedBinAssignmententity in the S/4HANA system.DefaultWarehouseFixedBinAssignmentService.getAllWarehouseFixedBinAssignment()Deprecated.WarehouseFixedBinAssignmentService.getAllWarehouseFixedBinAssignment()Deprecated.Fetch multipleWarehouseFixedBinAssignmententities.DefaultWarehouseFixedBinAssignmentService.getWarehouseFixedBinAssignmentByKey(String eWMWarehouse, String entitledToDisposeParty, String eWMStorageBin, String product) Deprecated.WarehouseFixedBinAssignmentService.getWarehouseFixedBinAssignmentByKey(String eWMWarehouse, String entitledToDisposeParty, String eWMStorageBin, String product) Deprecated.Fetch a singleWarehouseFixedBinAssignmententity using key fields.DefaultWarehouseFixedBinAssignmentService.updateWarehouseFixedBinAssignment(WarehouseFixedBinAssignment warehouseFixedBinAssignment) Deprecated.WarehouseFixedBinAssignmentService.updateWarehouseFixedBinAssignment(WarehouseFixedBinAssignment warehouseFixedBinAssignment) Deprecated.Update an existingWarehouseFixedBinAssignmententity and save it to the S/4HANA system.Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.services with parameters of type WarehouseFixedBinAssignmentModifier and TypeMethodDescriptionDefaultWarehouseFixedBinAssignmentService.createWarehouseFixedBinAssignment(WarehouseFixedBinAssignment warehouseFixedBinAssignment) Deprecated.WarehouseFixedBinAssignmentService.createWarehouseFixedBinAssignment(WarehouseFixedBinAssignment warehouseFixedBinAssignment) Deprecated.Create a newWarehouseFixedBinAssignmententity and save it to the S/4HANA system.DefaultWarehouseFixedBinAssignmentService.deleteWarehouseFixedBinAssignment(WarehouseFixedBinAssignment warehouseFixedBinAssignment) Deprecated.WarehouseFixedBinAssignmentService.deleteWarehouseFixedBinAssignment(WarehouseFixedBinAssignment warehouseFixedBinAssignment) Deprecated.Deletes an existingWarehouseFixedBinAssignmententity in the S/4HANA system.DefaultWarehouseFixedBinAssignmentService.updateWarehouseFixedBinAssignment(WarehouseFixedBinAssignment warehouseFixedBinAssignment) Deprecated.WarehouseFixedBinAssignmentService.updateWarehouseFixedBinAssignment(WarehouseFixedBinAssignment warehouseFixedBinAssignment) Deprecated.Update an existingWarehouseFixedBinAssignmententity and save it to the S/4HANA system.