Class DefaultPackingInstructionService

java.lang.Object
com.sap.cloud.sdk.s4hana.datamodel.odata.services.DefaultPackingInstructionService
All Implemented Interfaces:
BatchService<PackingInstructionServiceBatch>, PackingInstructionService

@Named("com.sap.cloud.sdk.s4hana.datamodel.odata.services.DefaultPackingInstructionService") @Deprecated public class DefaultPackingInstructionService extends Object implements PackingInstructionService
Deprecated.
The service and all its related classes are deprecated. Please use the odata generator to generate the VDM.

Packing instructions serve as templates for the creation of handling units. With this API, you can carry out the following operations: - Create a packing instruction comprising packaging material and material to be packed. - Create a packing instruction including packaging material and reference material. The reference material enables you to reuse one packing instruction for several materials. - Create a packing instruction including subordinated packing instructions (multi-level packing instructions). - Retrieve header information for a packing instruction. You can use filter criteria to retrieve information based on other selection criteria, for example, material numbers. - Retrieve component information for a packing instruction, which contains information about the packaging material and the material to be packed in the handling unit. - Retrieve texts in different languages for a packing instruction. Note The following operations are available on the ***API Reference*** tab but are not supported by the API: - <TT>POST /PackingInstructionHeader(guid'{PackingInstructionSystemUUID}')/to_PackingInstructionComponent</TT> - <TT>POST /PackingInstructionHeader(guid'{PackingInstructionSystemUUID}')/to_PackingInstructionText</TT> .

Business Documentation

Reference: SAP Business Accelerator Hub

Details:

OData Service: API_PACKINGINSTRUCTION
API Version: 1.1.0
Minimum ERP Version: 2302
Communication Scenario: Packing Instruction Integration(SAP_COM_0399)
Scope Items: Handling Unit Management(4MM)
Authentication Methods: x509
Business Object: Packing Instruction