Interface WarehouseInboundDeliveryService
- All Known Implementing Classes:
DefaultWarehouseInboundDeliveryService
In every API call, you can make use of the following operations: - You can retrieve header information for warehouse inbound deliveries. - You can retrieve item information for warehouse inbound deliveries, including serial numbers. - You can change the carrier ID for a warehouse inbound delivery at header level. - You can change the product quantity and the goods movement bin for a warehouse inbound delivery at item level. - You can adjust the delivery item quantity down to 0 if the item was not received, or down to the packed quantity that was received. - You can post goods receipt. - You can reverse goods receipt. .
Reference: SAP Business Accelerator Hub
Details:
| OData Service: | WAREHOUSEINBOUNDDELIVERY_0001 |
| API Version: | 1.1.0 |
| Minimum ERP Version: | 2302 |
| Communication Scenario: | Warehousing - Inbound Delivery Integration(SAP_COM_0385) |
| Scope Items: | Warehouse Inbound Processing(3BR) |
| Authentication Methods: | x509 |
| Service Group Name: | API_WHSE_INB_DELIVERY_2 |
| Business Object: | Warehouse Inbound Delivery |
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringDeprecated.If no other path was provided via thewithServicePath(String)method, this is the default service path used to access the endpoint. -
Method Summary
Modifier and TypeMethodDescriptionbatch()Deprecated.Creates a batch request builder object.Deprecated.Fetch the number of entries from theWhseInbDelivItemSerialNumberentity collection matching the filter and search expressions.Deprecated.Fetch the number of entries from theWhseInboundDeliveryHeadentity collection matching the filter and search expressions.Deprecated.Fetch the number of entries from theWhseInboundDeliveryItementity collection matching the filter and search expressions.createWhseInboundDeliveryHead(WhseInboundDeliveryHead whseInboundDeliveryHead) Deprecated.Create a newWhseInboundDeliveryHeadentity and save it to the S/4HANA system.createWhseInboundDeliveryItem(WhseInboundDeliveryItem whseInboundDeliveryItem) Deprecated.Create a newWhseInboundDeliveryItementity and save it to the S/4HANA system.Deprecated.Fetch multipleWhseInbDelivItemSerialNumberentities.Deprecated.Fetch multipleWhseInboundDeliveryHeadentities.Deprecated.Fetch multipleWhseInboundDeliveryItementities.getWhseInbDelivItemSerialNumberByKey(String eWMInboundDelivery, String eWMInboundDeliveryItem, String eWMSerialNumber) Deprecated.Fetch a singleWhseInbDelivItemSerialNumberentity using key fields.getWhseInboundDeliveryHeadByKey(String eWMInboundDelivery) Deprecated.Fetch a singleWhseInboundDeliveryHeadentity using key fields.getWhseInboundDeliveryItemByKey(String eWMInboundDelivery, String eWMInboundDeliveryItem) Deprecated.Fetch a singleWhseInboundDeliveryItementity using key fields.updateWhseInboundDeliveryHead(WhseInboundDeliveryHead whseInboundDeliveryHead) Deprecated.Update an existingWhseInboundDeliveryHeadentity and save it to the S/4HANA system.updateWhseInboundDeliveryItem(WhseInboundDeliveryItem whseInboundDeliveryItem) Deprecated.Update an existingWhseInboundDeliveryItementity and save it to the S/4HANA system.withServicePath(String servicePath) Deprecated.Overrides the default service path and returns a new service instance with the specified service path.
-
Field Details
-
DEFAULT_SERVICE_PATH
Deprecated.If no other path was provided via thewithServicePath(String)method, this is the default service path used to access the endpoint.- See Also:
-
-
Method Details
-
withServicePath
Deprecated.Overrides the default service path and returns a new service instance with the specified service path. Also adjusts the respective entity URLs.- Parameters:
servicePath- Service path that will override the default.- Returns:
- A new service instance with the specified service path.
-
batch
Deprecated.Creates a batch request builder object.- Returns:
- A request builder to handle batch operation on this service. To perform execution, call the
executemethod on the request builder object.
-
getAllWhseInbDelivItemSerialNumber
Deprecated.Fetch multipleWhseInbDelivItemSerialNumberentities.- Returns:
- A request builder to fetch multiple
WhseInbDelivItemSerialNumberentities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
countWhseInbDelivItemSerialNumber
Deprecated.Fetch the number of entries from theWhseInbDelivItemSerialNumberentity collection matching the filter and search expressions.- Returns:
- A request builder to fetch the count of
WhseInbDelivItemSerialNumberentities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
getWhseInbDelivItemSerialNumberByKey
@Nonnull GetByKeyRequestBuilder<WhseInbDelivItemSerialNumber> getWhseInbDelivItemSerialNumberByKey(String eWMInboundDelivery, String eWMInboundDeliveryItem, String eWMSerialNumber) Deprecated.Fetch a singleWhseInbDelivItemSerialNumberentity using key fields.- Parameters:
eWMInboundDeliveryItem- Item NumberConstraints: Not nullable, Maximum length: 10
eWMInboundDelivery- Document NumberConstraints: Not nullable, Maximum length: 35
eWMSerialNumber-Constraints: Not nullable, Maximum length: 30
- Returns:
- A request builder to fetch a single
WhseInbDelivItemSerialNumberentity using key fields. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
getAllWhseInboundDeliveryHead
Deprecated.Fetch multipleWhseInboundDeliveryHeadentities.- Returns:
- A request builder to fetch multiple
WhseInboundDeliveryHeadentities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
countWhseInboundDeliveryHead
Deprecated.Fetch the number of entries from theWhseInboundDeliveryHeadentity collection matching the filter and search expressions.- Returns:
- A request builder to fetch the count of
WhseInboundDeliveryHeadentities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
getWhseInboundDeliveryHeadByKey
@Nonnull GetByKeyRequestBuilder<WhseInboundDeliveryHead> getWhseInboundDeliveryHeadByKey(String eWMInboundDelivery) Deprecated.Fetch a singleWhseInboundDeliveryHeadentity using key fields.- Parameters:
eWMInboundDelivery- Document NumberConstraints: Not nullable, Maximum length: 35
- Returns:
- A request builder to fetch a single
WhseInboundDeliveryHeadentity using key fields. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
createWhseInboundDeliveryHead
@Nonnull CreateRequestBuilder<WhseInboundDeliveryHead> createWhseInboundDeliveryHead(@Nonnull WhseInboundDeliveryHead whseInboundDeliveryHead) Deprecated.Create a newWhseInboundDeliveryHeadentity and save it to the S/4HANA system.- Parameters:
whseInboundDeliveryHead-WhseInboundDeliveryHeadentity object that will be created in the S/4HANA system.- Returns:
- A request builder to create a new
WhseInboundDeliveryHeadentity. To perform execution, call theexecutemethod on the request builder object.
-
updateWhseInboundDeliveryHead
@Nonnull UpdateRequestBuilder<WhseInboundDeliveryHead> updateWhseInboundDeliveryHead(@Nonnull WhseInboundDeliveryHead whseInboundDeliveryHead) Deprecated.Update an existingWhseInboundDeliveryHeadentity and save it to the S/4HANA system.- Parameters:
whseInboundDeliveryHead-WhseInboundDeliveryHeadentity object that will be updated in the S/4HANA system.- Returns:
- A request builder to update an existing
WhseInboundDeliveryHeadentity. To perform execution, call theexecutemethod on the request builder object.
-
getAllWhseInboundDeliveryItem
Deprecated.Fetch multipleWhseInboundDeliveryItementities.- Returns:
- A request builder to fetch multiple
WhseInboundDeliveryItementities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
countWhseInboundDeliveryItem
Deprecated.Fetch the number of entries from theWhseInboundDeliveryItementity collection matching the filter and search expressions.- Returns:
- A request builder to fetch the count of
WhseInboundDeliveryItementities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
getWhseInboundDeliveryItemByKey
@Nonnull GetByKeyRequestBuilder<WhseInboundDeliveryItem> getWhseInboundDeliveryItemByKey(String eWMInboundDelivery, String eWMInboundDeliveryItem) Deprecated.Fetch a singleWhseInboundDeliveryItementity using key fields.- Parameters:
eWMInboundDeliveryItem- Item NumberConstraints: Not nullable, Maximum length: 10
eWMInboundDelivery- Document NumberConstraints: Not nullable, Maximum length: 35
- Returns:
- A request builder to fetch a single
WhseInboundDeliveryItementity using key fields. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
createWhseInboundDeliveryItem
@Nonnull CreateRequestBuilder<WhseInboundDeliveryItem> createWhseInboundDeliveryItem(@Nonnull WhseInboundDeliveryItem whseInboundDeliveryItem) Deprecated.Create a newWhseInboundDeliveryItementity and save it to the S/4HANA system.- Parameters:
whseInboundDeliveryItem-WhseInboundDeliveryItementity object that will be created in the S/4HANA system.- Returns:
- A request builder to create a new
WhseInboundDeliveryItementity. To perform execution, call theexecutemethod on the request builder object.
-
updateWhseInboundDeliveryItem
@Nonnull UpdateRequestBuilder<WhseInboundDeliveryItem> updateWhseInboundDeliveryItem(@Nonnull WhseInboundDeliveryItem whseInboundDeliveryItem) Deprecated.Update an existingWhseInboundDeliveryItementity and save it to the S/4HANA system.- Parameters:
whseInboundDeliveryItem-WhseInboundDeliveryItementity object that will be updated in the S/4HANA system.- Returns:
- A request builder to update an existing
WhseInboundDeliveryItementity. To perform execution, call theexecutemethod on the request builder object.
-