DBA Data[Home] [Help]

APPS.EGO_GTIN_PVT dependencies on EGO_ITEM_PUB

Line 2680: EGO_ITEM_PUB.Process_Item(

2676:
2677: write_debug_log(l_api_name||': calling Process_Item with wt '||l_unit_weight||' uom '||l_weight_uom_code);
2678:
2679: -- Call INV API for MSI attributes
2680: EGO_ITEM_PUB.Process_Item(
2681: p_api_version => 1.0
2682: , p_transaction_type => EGO_ITEM_PUB.G_TTYPE_UPDATE
2683: , p_inventory_item_id => p_inventory_item_id
2684: , p_organization_id => p_organization_id

Line 2682: , p_transaction_type => EGO_ITEM_PUB.G_TTYPE_UPDATE

2678:
2679: -- Call INV API for MSI attributes
2680: EGO_ITEM_PUB.Process_Item(
2681: p_api_version => 1.0
2682: , p_transaction_type => EGO_ITEM_PUB.G_TTYPE_UPDATE
2683: , p_inventory_item_id => p_inventory_item_id
2684: , p_organization_id => p_organization_id
2685: , p_item_number => c2.segment1
2686: , p_weight_uom_code => l_weight_uom_code