External Unlock
To remove an external lock from a transportation unit appointment.
Entity Type |
Service Operation |
released |
|
TransportationUnitAppointmentExternalUnlockRequestConfirmation_In |
|
http://sap.com/xi/EWM/Global |
|
SCM-EWM |
|
Web Service Definition (Back End) |
/SCWM/BIF_YRD_TAPP_ULOCK_RC |
inbound |
|
synchronous |
|
no |
|
not applicable |
|
true |
The External Unlock
inbound operation is a request to the Site Logistics
Processing process component to remove an external lock that has been set on a transportation unit appointment by the External Lock operation. Removing an external lock from
a transportation unit appointment allows all users to change the transportation unit appointment again in change functions of the back-end system. For more information about the business context, see the External
Lock operation.
Note
The External Unlock
operation has been designed to remove the purely technical locks that have been set by the External
Lock operation. If you want to unlock transportation unit appointments that have been locked using locking mechanisms in your back-end systems, use unlock functions in your back-end systems.
The External Unlock operation requires the following data as input:
Universal unique identifier (UUID) of the external lock
Yard resource appointment ID of the transportation unit appointment
If successful, the operation returns a log with the transportation unit appointment as output.
Consider the following during error handling:
The system raises an error message if you call the External Unlock
operation for a transportation unit appointment that is not locked.
If no transportation unit was found for the yard resource appointment ID, the system returns an error message. Check if the yard resource appointment ID is correct.
TransportationUnitAppointmentExternalUnlockConfirmation_sync
TransportationUnitAppointmentExternalUnlockRequest_sync
For more information, see the Transportation Unit Appointment business object.