interface tables of por_item_attribute_values
Hi,
Please provide APIs which is taking care to insert records into table 'por_item_attribute_values'.
And interface tables of por_item_attribute_values if any.
In my case, mass requisition upload is done via PO_REQUISITION_INTERFACE_ALL to oracle base tables PO_REQUISTION_HEADERS_ALL and lines table, with the help of standarad 'REQUISITION IMPORT' program.
But this program is not taking care to insert records into 'por_item_attribute_values' table.
So, please suggest me some API and interface tables of por_item_attribute_values.
Thanks in advance.