XSD Element Name |
XSD Element Data Type |
XSD Min Occurs |
XSD Max Occurs |
XSD Element Description |
Mapping for StrAdjModVo 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 |
adjustment_id |
number12 |
0 |
1 |
Unique Identifier. If left empty, indicates creating new adjustment, otherwise will attempt to modify adjustment based on identifier. |
INV_ADJUST |
ID |
NUMBER |
12,0 |
Yes |
Adjustment identifier. |
store_id |
number10 |
1 |
1 |
Store identifier. This value cannot be altered on update. |
INV_ADJUST |
STORE_ID |
NUMBER |
10,0 |
Yes |
Store identifier. |
reference_id |
number12 |
0 |
1 |
Identifier of a source adjustment used to create this adjustment. This value cannot be altered on update. |
INV_ADJUST |
REFERENCE_ID |
NUMBER |
12,0 |
No |
This is the identifier of the inventory adjustment this was copied from. |
template_id |
number12 |
0 |
1 |
Identifier of template used to create the inventory adjustment. This value cannot be altered on update. |
INV_ADJUST |
INV_ADJUST_TEMPLATE_ID |
NUMBER |
12,0 |
No |
Template used to create the adjustment. |
comments |
varchar22000 |
0 |
1 |
Comments about the adjustment. If included, this value will replace any current comments. |
INV_ADJUST |
COMMENTS |
VARCHAR2 |
2000 |
No |
Comments associated to the adjustment. |
StrAdjItmMod
|
*
|
0
|
1000
|
Collection of inventory adjustment line items containing modified information.
|
|
|
|
|
|
|
removed_line_id_col |
number12 |
0 |
5000 |
Collections of removed line items indicated by their identifiers. |
|
|
|
|
Yes |
Removed line items list |