XSD Element Name |
XSD Element Data Type |
XSD Min Occurs |
XSD Max Occurs |
XSD Element Description |
Mapping for VdrDelvFulOrdDesc 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 |
carton_id |
number12 |
1 |
1 |
Container identifier. |
DSD_CARTON |
ID |
NUMBER |
12 |
Yes |
Container identifier. |
external_id |
varchar2128 |
0 |
1 |
Container external identifier. |
DSC_CARTON |
EXTERNAL_ID |
VARCHAR2 |
128 |
No |
Container external identifier. |
customer_order_id |
varchar2128 |
1 |
1 |
Customer order external identifier. |
FUL_ORD |
CUST_ORDER_ID |
VARCHAR2 |
128 |
Yes |
The customer order external identifier. |
fulfillment_order_id |
varchar2128 |
1 |
1 |
Fulfillment Order external identifier. |
FUL_ORD_DLV |
EXTERNAL_ID |
VARCHAR2 |
25 |
No |
The fulfillment order external identifier. |
status |
fulfillment_order_status |
1 |
1 |
Fulfillment Order status. Valid values are NEW, IN_PROGRESS, COMPLETED, CANCELED, UNKNOWN. |
FUL_ORD_DLV |
STATUS |
NUMBER |
4 |
Yes |
Indicates the status of the delivery. 1 - In Progress, 2 - Submitted, 3 - Completed, 4 - Canceled, 5- Active |
number_of_line_items |
number10 |
1 |
1 |
Total number of line item in customer order. |
n/a |
Fill table column name. |
RIB or/and RSB |
Fill column length. |
Yes |
Fill this description. |
comments |
varchar22000 |
0 |
1 |
Fulfillment order comments. |
FUL_ORD |
COMMENTS |
VARCHAR2 |
3000 |
No |
Fulfillment order comments. |