|
Application
|
Store Inventory Management
|
|
Target Name Space
|
http://www.oracle.com/retail/integration/base/bo/ForpModVo/v1
|
|
Version
|
1.0
|
|
Description
|
|
|
XSD Structure
|
|
|
|
XML-Schema Name:ForpModVo
|
Version:19.0.000
|
Return to Top
|
| XSD Element Name |
XSD Element Data Type |
XSD Min Occurs |
XSD Max Occurs |
XSD Element Description |
Mapping for ForpModVo 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 |
| reverse_pick_id |
number12 |
1 |
1 |
Fulfillment order reverse pick identifier |
FUL_ORD_RV_PICK |
ID |
NUMBER |
12,0 |
Yes |
Unique SIM identifier. |
|
ForpItmMod
|
*
|
0
|
1000
|
Collection of reverse pick line items representing modified information
|
|
|
|
|
|
|
|
StrCustAttModVo:StrCustAttModVo
|
*
|
0
|
50
|
Collection of custom attributes to be updated for the fulfillment order reverse pick.
|
NA
|
NA
|
NA
|
NA
|
NA
|
NA
|
|
|
|
XML-Schema Name:ForpItmMod
|
Version:19.0.000
|
Return to Top
|
| XSD Element Name |
XSD Element Data Type |
XSD Min Occurs |
XSD Max Occurs |
XSD Element Description |
Mapping for ForpItmMod 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 |
| fulfillment_order_line_id |
number12 |
1 |
1 |
Identifier of the fulfillment order line item corresponding to the created reverse pick line item |
FUL_ORD_RV_PICK_LINE_ITEM |
FUL_ORD_LINE_ITEM_ID |
NUMBER |
12,0 |
Yes |
The SIM identifier of the fulfillment order line item this line item is being reverse picked for. |
| quantity |
number20_4 |
1 |
1 |
Quantity in standard unit of measure. |
FUL_ORD_RV_PICK_LINE_ITEM |
QUANTITY_RV_PICKED |
NUMBER |
12,4 |
No |
The actual quantity of that was reverse picked. |
|
|
|
XML-Schema Name:StrCustAttModVo
|
Version:19.0.000
|
Return to Top
|
| XSD Element Name |
XSD Element Data Type |
XSD Min Occurs |
XSD Max Occurs |
XSD Element Description |
Mapping for StrCustAttModVo 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 |
| admin_id |
number12 |
0 |
1 |
The unique identifier for the admin record defining this attribute. |
NA |
NA |
NA |
NA |
NA |
NA |
| attribute_name |
varchar2128 |
0 |
1 |
Contains an identifying name of the attribute. Required if admin_id is not included. |
NA |
NA |
NA |
NA |
NA |
NA |
| value_text |
varchar2128 |
0 |
1 |
Holds the string value of the attribute. |
NA |
NA |
NA |
NA |
NA |
NA |
| value_date |
xs:dateTime |
0 |
1 |
Holds the date value of the attribute. |
NA |
NA |
NA |
NA |
NA |
NA |
| value_decimal |
number18_4 |
0 |
1 |
Holds the decimal value of the attribute. |
NA |
NA |
NA |
NA |
NA |
NA |
| value_long |
number18 |
0 |
1 |
Holds the long value of the attribute. |
NA |
NA |
NA |
NA |
NA |
NA |
|
|