Retail Integration Mappings Report Release:16.0.21 (Store Inventory Management)
Application Store Inventory Management
Target Name Space http://www.oracle.com/retail/integration/base/bo/StsTsfReqModVo/v1
Version 1.0
Description
XSD Structure

XML-Schema Name:StsTsfReqModVo Version:16.0.21 Return to Top
XSD Element Name XSD Element Data Type XSD Min Occurs XSD Max Occurs XSD Element Description Mapping for StsTsfReqModVo 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
tsf_id number15 1 1 Transfer Unique internal identifier. Fill application table name. Fill table column name. RIB or/and RSB Fill column length. Yes Fill this description.
store_id number10 1 1 Identifier of store requesting the operation. Fill application table name. Fill table column name. RIB or/and RSB Fill column length. Yes Fill this description.
not_after_date xs:dateTime 0 1 Not after date for the transfer. Fill application table name. Fill table column name. RIB or/and RSB Fill column length. Yes Fill this description.
context_type_id varchar215 0 1 Context type identifier. TRANSFER CONTEXT_TYPE_ID varchar2 15 No This field hods the functional area code to which the transfer relates to. For example promotions.ex PROM - Promotion
context_value varchar225 0 1 Context type value. TRANSFER CONTEXT_VALUE varchar2 25 No This field holds value relating to the context type, e.g promotin number.
partial_delivery_allowed xs:boolean 1 1 True if partial delivery is allowed for the transfer. Fill application table name. Fill table column name. RIB or/and RSB Fill column length. Yes Fill this description.
StsTsfReqItmMod * 0 5000 Collection of transfer request line items.
removed_line_id_col number12 0 5000 Collections of removed line items indicated by their identifiers. Fill application table name. Fill table column name. RIB or/and RSB Fill column length. Yes removed line items
StsTsfReqModNote * 0 1000 Notes associated to the transfer.

XML-Schema Name:StsTsfReqItmMod Version:16.0.21 Return to Top
XSD Element Name XSD Element Data Type XSD Min Occurs XSD Max Occurs XSD Element Description Mapping for StsTsfReqItmMod 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
line_id number12 0 1 Unique Identifier. If left null, indicates a new line item, otherwise indicates the line item to modify. TRANSFER_LINE_ITEM ID number 12,0 Yes unique identifier of the transfer line item
item_id varchar225 1 1 Sku number of the item. This value can not be altered on update. TRANSFER_LINE_ITEM ITEM_ID varchar2 25 Yes reference to item identifier
quantity number20_4 1 1 Quantity to be requested. This value is in standard units. Fill application table name. Fill table column name. RIB or/and RSB Fill column length. Yes Fill this description.
case_size number10_2 1 1 Case size associated with the item on this line item. TRANSFER_LINE_ITEM CASE_SIZE NUMBER 10,2 No pack size

XML-Schema Name:StsTsfReqModNote Version:16.0.21 Return to Top
XSD Element Name XSD Element Data Type XSD Min Occurs XSD Max Occurs XSD Element Description Mapping for StsTsfReqModNote 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
note varchar22000 1 1 The contents of the note. Fill application table name. Fill table column name. RIB or/and RSB Fill column length. Yes Fill this description.