XSD Element Name |
XSD Element Data Type |
XSD Min Occurs |
XSD Max Occurs |
XSD Element Description |
Mapping for DeliverySlotDesc in SIM application. |
SIM's Table Name |
SIM's Column Name |
Integration API(RIB or/and RSB or/and BDI) |
SIM's Column Length |
Is Column Required in SIM's API? |
SIM's API Description |
delivery_slot_id |
varchar215 |
1 |
1 |
delivery slot Id |
DELIVERY_SLOT |
ID |
VARCHAR2 |
15 |
Yes |
unique id of object. Currently not used in SIM. |
delivery_slot_desc |
varchar2240 |
0 |
1 |
Delivery Slot Description |
DELIVERY_SLOT |
DESCRIPTION |
VARCHAR2 |
240 |
No |
The description of delivery time slot. Currently not used in SIM. |
delivery_slot_sequence |
number8 |
0 |
1 |
Delivery slot sequence |
DELIVERY_SLOT |
SEQUENCE |
NUMBER |
8,0 |
No |
To set the display order of delivery slots. Currently not used in SIM. |
|