XSD Element Name |
XSD Element Data Type |
XSD Min Occurs |
XSD Max Occurs |
XSD Element Description |
Mapping for TsfDelvCtnItmMod 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 |
number15 |
0 |
1 |
Line item unique identifier. If left blank, the item will be added to the delivery container. |
TSF_DELV_LINE_ITEM |
ID |
NUMBER |
15 |
Yes |
transfer delivery Line item identifier |
item_id |
varchar225 |
1 |
1 |
SKU number. |
TSF_DELV_LINE_ITEM |
ITEM_ID |
VARCHAR2 |
25 |
Yes |
SKU number. |
case_size |
number10_2 |
0 |
1 |
Case size associated with the item. |
TSF_DELV_LINE_ITEM |
CASE_SIZE |
NUMBER |
10,2 |
No |
Case size associated with the item. |
quantity_expected |
number20_4 |
0 |
1 |
The total number of units expected in this transfer delivery. |
TSF_DELV_LINE_ITEM |
QUANTITY_EXPECTED |
NUMBER |
20,4 |
No |
The total number of units expected in this transfer delivery. |
quantity_received |
number20_4 |
0 |
1 |
The total number of units received in this transfer delivery. |
TSF_DELV_LINE_ITEM |
QUANTITY_RECEIVED |
NUMBER |
20,4 |
Yes |
The total number of units received in this transfer delivery. |
quantity_damaged |
number20_4 |
0 |
1 |
The total number of units that were damaged when the transfer delivery was received. |
TSF_DELV_LINE_ITEM |
QUANTITY_DAMAGED |
NUMBER |
20,4 |
No |
The total number of units that were damaged when the transfer delivery was received. |
document_type |
tsf_delv_doc_type |
1 |
1 |
Transfer delivery document type. Valid values are TRANSFER, ALLOCATION, UNKNOWN. |
TSF_DELV_LINE_ITEM |
DOCUMENT_TYPE |
NUMBER |
2 |
Yes |
Transfer delivery document type. 0 - Transfer, 1 - Allocation |
document_id |
number15 |
1 |
1 |
Reference to a transfer or allocation. |
TSF_DELV_LINE_ITEM |
DOCUMENT_ID |
NUMBER |
15 |
No |
Reference to a transfer or allocation. |
document_date |
xs:dateTime |
1 |
1 |
The date when document was created. |
TSF_DELV_LINE_ITEM |
DOCUMENT_DATE |
DATE |
7 |
Yes |
The date when transfer document was created. |
TsfDelvUinMod
|
*
|
0
|
5000
|
Collection of all the Unique Identification Numbers associated with the line item.
|
|
|
|
|
|
|
StrInvExtAttDesc:StrInvExtAttDesc
|
*
|
0
|
1000
|
Collection of extended attributes associated with the line item, either added or updated external attributes.
|
NA
|
NA
|
NA
|
NA
|
NA
|
NA
|
removed_ext_att_col |
varchar2128 |
0 |
1000 |
Collection of extended attributes associated with the line item to be removed. |
n/a |
Fill table column name. |
RIB or/and RSB |
Fill column length. |
Yes |
Fill this description. |