DBA Data[Home] [Help]

APPS.FLM_EXECUTION_UTIL dependencies on INV_SERIAL_NUMBER_PUB

Line 848: INV_SERIAL_NUMBER_PUB.GENERATE_SERIALS

844: l_wip_entity_id := p_wip_entity_id;
845: l_primary_item_id := p_primary_item_id;
846: l_gen_qty := p_gen_qty;
847:
848: INV_SERIAL_NUMBER_PUB.GENERATE_SERIALS
849: (
850: x_retcode => l_ret_code,
851: x_errbuf => l_err_buf,
852: p_org_id => l_org_id,