XSD Element Name |
XSD Element Data Type |
XSD Min Occurs |
XSD Max Occurs |
XSD Element Description |
Mapping for XItemLocTrt in RMS application. |
RMS's Table Name |
RMS's Column Name |
Integration API(RIB or/and RSB or/and BDI) |
RMS's Column Length |
Is Column Required in RMS's API? |
RMS's API Description |
launch_date |
xs:dateTime |
0 |
1 |
The date the item should first be sold at the location. Value will be downloaded to the POS. No internal processing occurs from this field. |
item_loc_traits |
launch_date |
date |
* |
No |
Holds the date that they item should first be sold at the location. This value will be downloaded to the POS. No internal processing occurs from this field. |
qty_key_options |
varchar26 |
0 |
1 |
Determines whether the qty key on a POS should be used for this item at the location. Valid values are in the code_type 'RPO'. Current values include 'R - required', 'P - Prohibited', and 'O - Optional'. Additional values can be added to the code type |
item_loc_traits |
qty_key_options |
varchar2 |
6 |
No |
Determines whether the qty key on a POS should be used for this item at the location. Valid values are in the code_type RPO. Current values include R - required, P - Prohibited, and O - Optional. Additional values can be added to the code type as needed. This value will be downloaded to the POS as needed. |
manual_price_entry |
varchar26 |
0 |
1 |
Determines whether the price can/should be entered manually on a POS for this item at the location. Valid values are in the code_type 'RPO'. Current values include 'R - required', 'P - Prohibited', and 'O - Optional'. Additional values can be added. |
item_loc_traits |
manual_price_entry |
varchar2 |
6 |
No |
Determines whether the price can or should be entered manually on a POS for this item at the location. Valid values are in the code_type, RPO. Valid values include R (required), P (prohibited), and O (optional). Additional values can be added. |
deposit_code |
varchar26 |
0 |
1 |
Indicates whether a deposit is associated with this item at the location. Values are in the code_type 'DEPO'. The only processing in RMS is downloading it to the POS |
item_loc_traits |
deposit_code |
varchar2 |
6 |
No |
Indicates whether a deposit is associated with this item at the location. Valid values are in the code_type DEPO. Additional values may be added or removed as needed. The only processing in RMS involving the deposit code is downloading it to the POS. Deposits are not subtracted from the retail of an item uploaded to RMS, etc. This kind of processing is the responsibility of the client and should occur before sales are sent to any Oracle Retail application. |
food_stamp_ind |
varchar21 |
0 |
1 |
Indicates whether the item is approved for food stamps at the location. This value will be downloaded to the POS. |
item_loc_traits |
food_stamp_ind |
varchar2 |
1 |
No |
Indicates whether the item is approved for food stamps at the location. This value will be downloaded to the POS. |
wic_ind |
varchar21 |
0 |
1 |
Indicates whether the item is approved for WIC at the location. This value will be downloaded to the POS. |
item_loc_traits |
wic_ind |
varchar2 |
1 |
No |
Indicates whether the item is approved for WIC at the location. This value will be downloaded to the POS. |
proportional_tare_pct |
number12_4 |
0 |
1 |
For items sold by weight, this is the proportion of the total weight of a unit of an item that is packaging. |
item_loc_traits |
proportional_tare_pct |
number |
12,4 |
No |
Holds the value associated of the packaging in items sold by weight at the location. The proportional tare is the proportion of the total weight of a unit of an item that is packaging (i.e. if the tare item is bulk candy, this is the proportional of the total weight of one piece of candy that is the candy wrapper). The only processing RMS does involving the proportional tare percent is downloading it to the POS. Proportional tare is not subtracted from items sold by weight when sales are uploaded to RMS, etc. This kind of processing is the responsibility of the client and should occur before sales are sent to any Oracle Retail application. |
fixed_tare_value |
number12_4 |
0 |
1 |
Holds the weight of the packaging in items sold by weight at the location; i.e. if the tare item is bulk candy, this is weight of the bag and twist tie). The only processing RMS does is to download it to POS. |
item_loc_traits |
fixed_tare_value |
number |
12,4 |
No |
Holds the value associated of the packaging in items sold by weight at the location. Fixed tare is the tare of the packagine used to (i.e. if the tare item is bulk candy, this is weight of the bag and twist tie). The only processing RMS does involving the fixed tare value is downloading it to the POS. Fixed tare is not subtracted from items sold by weight when sales are uploaded to RMS, etc. This kind of processing is the responsibility of the client and should occur before sales are sent to any Oracle Retail application. |
fixed_tare_uom |
varchar24 |
0 |
1 |
Holds the unit of measure value associated with the tare value. The only processing RMS does involving the fixed tare value and UOM is downloading it to the POS. Fixed tare is not subtracted from items sold by weight when sales are uploaded to RMS, etc |
item_loc_traits |
fixed_tare_uom |
varchar2 |
4 |
No |
Holds the unit of measure value associated with the tare value. The only processing RMS does involving the fixed tare value and UOM is downloading it to the POS. Fixed tare is not subtracted from items sold by weight when sales are uploaded to RMS, etc. This kind of processing is the responsibility of the client and should occur before sales are sent to any Oracle Retail application. |
reward_eligible_ind |
varchar21 |
0 |
1 |
Holds whether the item is legally valid for various types of bonus point/award programs at the location. This value will be downloaded to the POS. |
item_loc_traits |
reward_eligible_ind |
varchar2 |
1 |
No |
Holds whether the item is legally valid for various types of bonus point/award programs at the location. This value will be downloaded to the POS. |
natl_brand_comp_item |
varchar225 |
0 |
1 |
Holds the nationally branded item to which you would like to compare the current item. This nationally branded item must exist as an item in RMS (i.e. on the item_master table). |
item_loc_traits |
natl_brand_comp_item |
varchar2 |
25 |
No |
Holds the nationally branded item to which you would like to compare the current item. This nationally branded item must exist as an item in RMS (i.e. on the item_master table). |
return_policy |
varchar26 |
0 |
1 |
The return policy for the item at the location. Valid values are in the code_type 'RETP'. This value will be downloaded to the POS. |
item_loc_traits |
return_policy |
varhcar2 |
6 |
No |
Holds the return policy for the item at the location. Valid values for this field belong to the code_type RETP. Additional values can be added or removed from the code type as needed. This value will be downloaded to the POS. |
stop_sale_ind |
varchar21 |
0 |
1 |
Indicates that sale of the item should be stopped immediately at the location (i.e. in case of recall etc). This value will be downloaded to the POS. |
item_loc_traits |
stop_sale_ind |
varchar2 |
1 |
No |
Indicates that sale of the item should be stopped immediately at the location (i.e. in case of recall etc). This value will be downloaded to the POS. |
elect_mkt_clubs |
varchar26 |
0 |
1 |
Code for the marketing clubs to which the item belongs at the location. Valid values are in the code_type 'MTKC'. |
item_loc_traits |
elect_mtk_clubs |
varchar2 |
6 |
No |
Holds the code that represents the marketing clubs to which the item belongs at the location. Valid values can belong to the code_type MTKC. Additional values can be added or removed from the code type as needed. This value will be downloaded to the POS. |
report_code |
varchar26 |
0 |
1 |
Code to determine which reports the location should run. Values are in the code type 'REPC'. |
item_loc_traits |
report_code |
varchar2 |
6 |
No |
Code to determine which reports the location should run. Valid values are defined in the code type REPC. Values may be added and removed as necessary. This field is not required. No RMS processing is based on the value in this field. It is clients responsibility to communicate this value to external systems that may need it for processing. |
req_shelf_life_on_selection |
number4 |
0 |
1 |
Holds the required shelf life for an item on selection in days. This field is not required. No RMS processing is based on the value in this field. It is clients responsibility to communicate this value to external systems that may need it. |
item_loc_traits |
req_shelf_life_on_selection |
number |
4,0 |
No |
Holds the required shelf life for an item on selection in days. This field is not required. No RMS processing is based on the value in this field. It is clients responsibility to communicate this value to external systems that may need it for processing. |
req_shelf_life_on_receipt |
number4 |
0 |
1 |
Holds the required shelf life for an item on receipt in days. This field is not required. No RMS processing is based on the value in this field. It is clients responsibility to communicate this value to external systems that may need it for processing |
item_loc_traits |
req_shelf_life_on_receipt |
number |
4,0 |
No |
Holds the required shelf life for an item on receipt in days. This field is not required. No RMS processing is based on the value in this field. It is clients responsibility to communicate this value to external systems that may need it for processing. |
ib_shelf_life |
number4 |
0 |
1 |
The Investment Buy-specific shelf life for the item/location |
item_loc_traits |
ib_shelf_life |
number |
4,0 |
No |
This column will hold the Investment Buy-specific shelf life for the item/location |
store_reorderable_ind |
varchar21 |
0 |
1 |
A code (Y or N) to indicate whether the store may re-order the item. Will default to N. No RMS processing is based on the value in this field. It is clients responsibility to communicate this value to external systems. |
item_loc_traits |
store_reorderable_ind |
varchar2 |
1 |
No |
Indicates whether the store may re-order the item. This field is required to be either Y - yes or N - no. The field will default to N. No RMS processing is based on the value in this field. It is clients responsibility to communicate this value to external systems that may need it for processing. |
rack_size |
varchar26 |
0 |
1 |
Indicates the rack size that should be used for the item. Valid values for the field are in the code_type 'RACK'. No RMS processing is based on the value in this field. It is clients responsibility to communicate to external systems. |
item_loc_traits |
rack_size |
varchar2 |
6 |
No |
Indicates the rack size that should be used for the item. This field is not required. Valid values for the field can be found and defined in the code_type RACK. No RMS processing is based on the value in this field. It is clients responsibility to communicate this value to external systems that may need it for processing. |
full_pallet_item |
varchar21 |
0 |
1 |
A code (Y or N) to indicate whether a store must reorder an item in full pallets only. Will default to N. No RMS processing is based on the value in this field. It is clients responsibility to communicate to external systems. |
item_loc_traits |
full_pallet_item |
varchar2 |
1 |
No |
Indicates whether a store must reorder an item in full pallets only. This field is required to be either Y - yes or N - no. The field will default to N. No RMS processing is based on the value in this field. It is clients responsibility to communicate this value to external systems that may need it for processing. |
in_store_market_basket |
varchar26 |
0 |
1 |
The in store market basket code for this item/location. Valid values for the field are in the code_type 'STMB'. No RMS processing is based on the value in this field. It is clients responsibility to communicate this value to external systems. |
item_loc_traits |
in_store_market_basket |
varchar2 |
6 |
No |
Holds the in store market basket code for this item/location combination. Valid values for the field can be found in the code_type STMB. No RMS processing is based on the value in this field. It is clients responsibility to communicate this value to external systems that may need it for processing. |
storage_location |
varchar27 |
0 |
1 |
Holds the current storage location or bin number for the item at the location. No RMS processing is based on the value in this field. It is clients responsibility to communicate this value to external systems that may need it for processing. |
item_loc_traits |
storage_location |
varchar2 |
7 |
No |
Holds the current storage location or bin number for the item at the location. No RMS processing is based on the value in this field. It is clients responsibility to communicate this value to external systems that may need it for processing. |
alt_storage_location |
varchar27 |
0 |
1 |
Holds the preferred alternate storage location or bin number for the item at the location. No RMS processing is based on the value in this field. It is clients responsibility to communicate this value to external systems that may need it for processing |
item_loc_traits |
alt_storage_location |
varchar2 |
7 |
No |
Holds the preferred alternate storage location or bin number for the item at the location. No RMS processing is based on the value in this field. It is clients responsibility to communicate this value to external systems that may need it for processing. |
returnable_ind |
varchar21 |
0 |
1 |
This field will contain a value of 'Y'es when the item can be returned to the location |
item_loc_traits |
returnable_ind |
varchar2 |
1 |
No |
This field will contain a value of Yes when the item can be returned to the location |
refundable_ind |
varchar21 |
0 |
1 |
This field will contain a value of 'Y'es when the item is refundable at the location. |
item_loc_traits |
refundable_ind |
varchar2 |
1 |
No |
This field will contain a value of Yes when the item is refundable at the location. |
back_order_ind |
varchar21 |
0 |
1 |
This field will contain a value of 'Y'es when the item can be back ordered to the location |
item_loc_traits |
back_order_ind |
varchar2 |
1 |
No |
This field will contain a value of Yes when the item can be back ordered to the location |
create_datetime |
xs:dateTime |
0 |
1 |
The the time and date of record creation. |
item_loc_traits |
create_datetime |
date |
* |
Yes |
This field will hold the time and date stamp of record creation. |
last_update_id |
varchar230 |
0 |
1 |
The user id of the last user to update the record. |
item_loc_traits |
last_update_id |
varchar2 |
30 |
Yes |
This field holds the oracle user id of the last user to update the record. |
last_update_datetime |
xs:dateTime |
0 |
1 |
The time and date of the last update of the record. |
item_loc_traits |
last_update_datetime |
date |
* |
Yes |
This field holds the time and date stamp of the last update of the record. |