Query to find HSN code for an Inventory Item Oracle Apps R12
select b.reporting_code
from
apps.jai_item_templ_hdr_v a,apps.jai_reporting_associations_v b
where b.entity_id=a.template_hdr_id
and b.effective_from is not null
and b.effective_to is null
and b.regime_code='IND GST'
and b.reporting_type_code='GST_HSN_CODE'
and a.item_code= <<item_code>>;
from
apps.jai_item_templ_hdr_v a,apps.jai_reporting_associations_v b
where b.entity_id=a.template_hdr_id
and b.effective_from is not null
and b.effective_to is null
and b.regime_code='IND GST'
and b.reporting_type_code='GST_HSN_CODE'
and a.item_code= <<item_code>>;
Very useful query..I was looking for the same.
ReplyDeleteThanks for sharing , HSN Codewas introduced to ensure uniformity of goods all over the world. This was done to reduce costs and efforts and help in the classification of goods in a manner that could be understood by all.
ReplyDeleteuseful info for me I was looking for the same.
ReplyDeleteuseful info for me I was looking for the same.
ReplyDeletehttps://bit.ly/2pVZma2