| XSD Element Name |
XSD Element Data Type |
XSD Min Occurs |
XSD Max Occurs |
XSD Element Description |
Mapping for StsTsfApvItmMod in SIM application. |
| SIM's Table Name |
SIM's Column Name |
Integration API(RIB or/and RSB or/and RSL) |
SIM's Column Length |
Is Column Required in SIM's API? |
SIM's API Description |
| line_id |
number12 |
1 |
1 |
Line Item identifier. If left empty, indicates new line item, otherwise will attempt to modify existing line item. |
TRANSFER_LINE_ITEM |
ID |
number |
12,0 |
Yes |
unique identifier of the transfer line item |
| case_size |
number10_2 |
0 |
1 |
Case size associated with the item on this line item. The value will be defaulted by the service if a value is not supplied. |
TRANSFER_LINE_ITEM |
CASE_SIZE |
number |
10,2 |
No |
pack size |
| approved_quantity |
number20_4 |
1 |
1 |
Quantity to approve in standard unit of measure. |
TRANSFER_LINE_ITEM |
APPROVED_QUANTITY |
number |
20,4 |
No |
the quantity of items approved for transfer |
|