| XSD Element Name |
XSD Element Data Type |
XSD Min Occurs |
XSD Max Occurs |
XSD Element Description |
Mapping for StkCntChdDesc 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 |
| stock_count_id |
number12 |
1 |
1 |
The unique identifier for the stock count. |
STOCK_COUNT_CHILD |
STOCK_COUNT_ID |
NUMBER |
(12) |
Yes |
an identifier of a stock count. |
| stock_count_child_id |
number12 |
1 |
1 |
The unique identifier for the stock count child. |
STOCK_COUNT_CHILD |
ID |
NUMBER |
(12) |
Yes |
the unique identifier for each record on the table. this value is system generated. |
| count_desc |
varchar2255 |
0 |
1 |
The description for the stock count child, based on department or location. |
STOCK_COUNT_CHILD |
DESCRIPTION |
VARCHAR2 |
(1000) |
No |
the description of stock count location. |
| status |
stk_cnt_status |
1 |
1 |
The status of the stock count child. Valid values are NEW, COUNT_SCHEDULED, COUNT_IN_PROGRESS, COUNT_COMPLETE, RECOUNT_SCHEDULED, RECOUNT_IN_PROGRESS, RECOUNT_COMPLETE, APPROVAL_SCHEDULED, APPROVAL_IN_PROGRESS, APPROVAL_PROCESSING, APPROVAL_AUTHORIZED, APPROVAL_COMPLETE, CANCELED, NO_VALUE, UNKNOWN. |
STOCK_COUNT |
STATUS |
NUMBER |
(2) |
Yes |
The status of the stock count child. Valid values are NEW, COUNT_SCHEDULED, COUNT_IN_PROGRESS, COUNT_COMPLETE, RECOUNT_SCHEDULED, RECOUNT_IN_PROGRESS, RECOUNT_COMPLETE, APPROVAL_SCHEDULED, APPROVAL_IN_PROGRESS, APPROVAL_PROCESSING, APPROVAL_AUTHORIZED, APPROVAL_COMPLETE, CANCELED, UNKNOWN. |
| display_status |
stk_cnt_display_status |
1 |
1 |
The display status of the stock count child. Valid values are NONE, NEW, ACTIVE, IN_PROGRESS, PENDING, PROCESSING, AUTHORIZED, COMPLETED, CANCELED, VIEW_ONLY. |
|
|
|
|
No |
Derived from status and phase of stock count child |
| area |
store_sequence_area_type |
1 |
1 |
The area within the store the stock count child is for. Valid values are NO_LOCATION, SHOPFLOOR, BACKROOM, UNKNOWN, NO_VALUE. |
STOCK_COUNT_CHILD |
LOCATION_AREA |
NUMBER |
(9) |
No |
area number within a location. |
| left_to_count |
number12 |
1 |
1 |
The total remaining items to be counted. |
STOCK_COUNT_CHILD |
ITEMS_LEFT_TO_COUNT |
NUMBER |
(12) |
Yes |
The total remaining items to be counted. |
|
StkCntChdLineItm
|
*
|
1
|
5000
|
Collection of stock count line item description(s).
|
|
|
|
|
|
|
|