LSSGOP_SampleDropped Operations
This Web service allows you to create, update, delete, and query records in the SampleDropped object. For a list of operations, see the following table.
Name | Description |
---|---|
SampleDroppedInsert |
Creates a sampledropped record. |
SampleDroppedUpdate |
Updates an existing sampledropped record. |
SampleDroppedDelete |
Deletes a sampledropped record. |
SampleDroppedQueryPage |
Queries for a sampledropped record. |
Request Message Description: SampleDroppedInsert
For a description of this request message, see the following table.
Node | Description | Type |
---|---|---|
Name |
Name of the corresponding record. |
String |
LotId |
Lot ID of the corresponding record. |
String |
ProductAllocationId |
Product allocation ID of the corresponding record. |
String |
Quantity |
Quantity of the corresponding record. |
String |
Type |
Type of the corresponding record. |
String |
Response Message Description: SampleDroppedInsert
For a description of this response message, see the following table.
Node | Description | Type |
---|---|---|
Id |
ID of the newly created sampledropped record. |
String |
Request Message Description: SampleDroppedUpdate
For a description of this request message, see the following table.
Node | Description | Type |
---|---|---|
Id |
ID of the sampledropped record. |
String |
Name |
Name of the corresponding record. |
String |
LotId |
Lot ID of the corresponding record. |
Number |
ProductAllocationId |
Product allocation ID of the corresponding record. |
Number |
Quantity |
Quantity of the corresponding record. |
String |
Type |
Type of the corresponding record. |
String |
Response Message Description: SampleDroppedUpdate
For a description of this response message, see the following table.
Node | Description | Type |
---|---|---|
Id |
ID of the updated sampledropped record. |
String |
Request Message Description: SampleDroppedDelete
For a description of this request message, see the following table.
Node | Description | Type |
---|---|---|
Id |
ID of the sampledropped record to be deleted. |
String |
For a description of this response message, see the following table.
Node | Description | Type |
---|---|---|
Id |
ID of the deleted sampledropped record. |
String |
For a description of this request message, see the following table.
Node | Description | Type |
---|---|---|
Id |
ID of the sampledropped record to be queried. |
String |
For a description of this response message, see the following table.
Node | Description | Type |
---|---|---|
Id |
ID of the sampledropped record. |
String |